Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas
Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas
Hi,
I suggest that you have a look at the BLE secure DFU bootloader in SDK version 12.3. Alternatively you can have a look at the legacy DFU solution from SDK 11, which had a solution where you can also initiate the DFU process over the air ("buttonless DFU"). We also have a buttonless DFU solution for secure DFU, in SDK version 13 and newer, but those SDK releases only supports the nRF52 series.
Hi,
I suggest that you have a look at the BLE secure DFU bootloader in SDK version 12.3. Alternatively you can have a look at the legacy DFU solution from SDK 11, which had a solution where you can also initiate the DFU process over the air ("buttonless DFU"). We also have a buttonless DFU solution for secure DFU, in SDK version 13 and newer, but those SDK releases only supports the nRF52 series.