You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: