arduino-nRF5 icon indicating copy to clipboard operation
arduino-nRF5 copied to clipboard

Looking for the right bootloader

Open sigalabs opened this issue 4 years ago • 1 comments

Hi all, i am trying to find my options for OTA firmware update using this core for the NRF52832 chip.

I am new to this chip and i need to understand if i can use any bootloader either the newer ones from Nordic with the secure DFU to update the application only if its build using this core.

I cant understand if the older SoftDevice of this core is a limitation for the bootloader selection, i have also tried the ArduinoOTA approach that copy on the fly a new binary firmware by using the internal flash but if fails and crashes the mcu.

Has anyone successfully used a BLE or SPI Flash bootloader with this core?

Thank you very much

sigalabs avatar Jan 23 '21 21:01 sigalabs

+1 - also looking for the way to OTA

arkhipenko avatar Oct 23 '21 15:10 arkhipenko