arduino / arduino/ArduinoCore-samd
SFU Library not working for MKRNB1500
- Dominant language
- C
- Stars
- 502
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
The SFU library is not working at all for the MKRNB 1500, and I suspect it doesn't work for other boards as well.
I followed the instructions and tried loading the binary code using the SFU_LoadBinary, and I was able to load the binary code successfully to the flash storage, but when I reset the device it doesn't perform the firmware update and just loads the SFU_LoadBinary file again.
I tried reseting the device using NVIC_SystemReset() in code, using the reset button and powering the board off and on - with no success.
Am I missing something?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reproducing the SFU_LoadBinary flow on an MKRNB1500 and trace how the SFU library handles the stored binary after NVIC_SystemReset(), reset-button, and power-cycle attempts; done means the device boots the uploaded firmware instead of reopening SFU_LoadBinary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100