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,
i want to implement buttonless_dfu with my code.
as i found here
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
buttonless example runs but it doesnot shows dfu icon
Hi,
Do you see the DFU icon
as the following figure?
-Amanda H.
yes i found it when i program with pre compiled hex files.
what i am doing is
1. program the nrf52dk with ble_debug bootloader
2.then i programmed dk with "ble_app_dfu_buttonless" example in ble_peripherals.there is no advertisement of any data
Please refer to Step 4 – Create a product release image including all components in the nRF52832-buttonless-dfu-development-tutorial.
-Amanda H.