Hi,
i am working on nrf52dk . i want to do DFU with BLE can you provide any document link.
Hi,
i am working on nrf52dk . i want to do DFU with BLE can you provide any document link.
Hi,
The segger will load the softdevice hex before programming the secure_bootloader_ble_s112_pca10040_debug if you check the log. That is the same as you did merge and program. You could press "build and run" in the segger for pca10040_s132_ble. It did the same thing.
-Amanda H.
yes it works. thank you
can you tell me how i can do the same with ble_buttonless_dfu example.
In your command, modfiy "ble_app_blinky_pca10040_s132.hex" to ble_buttonless_dfu image. Also see nRF52832-buttonless-dfu-development-tutorial
-Amanda H.
i did buttonless_dfu code in nrf52dk .what happened it advertise "NORDIC_BUTTONLESS" and then i did another code with mobile app. how to get back to dfu mode