This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Integrating DFU into ble_app_uart example in sdkv10.0.0.

I am trying to integrate DFU into ble_app_uart example.

I am using nrf51422 board, sdk v10.0.0, soft device "s110_nrf51_8.0.0_softdevice.hex".

I have made some changes in "ble_app-uart example" by taking "ble_app_hrs with dfu" as reference. 

The application compiled well no errors, but when I connect to it by using nrf connect it is not displaying "DFU" on top.

Is there anything else I need to do to integrate DFU in "ble_app_uart"?

Could anybody help in solving this? I need it specially for sdk v10.0.0.

Thanks in advance.

Parents Reply Children
Related