BLE FOTA for nrf5340

Hi,

I referred to the DevAcademy FOTA over Bluetooth Low Energy, but in the provided code, the BLE mobile app connects to the device and it automatically enters DFU mode.

However, I want to interface BLE with the nRF Connect mobile app to send commands via BLE to enable FOTA. Could you please provide me with a reference code for this?

and give suggestion how i implement this type of functionality? 

Parents Reply
  • In the DevAcademy FOTA over Bluetooth Low Energy example, the nRF Connect mobile app shows the DFU symbol. After the BLE app connects to the device, does nrf connect ble app work as normal mode or dfu mode or it work in both?

    If we use a custom BLE app instead of the nRF Connect app and want to perform BLE FOTA, how can we make the device enter BLE DFU mode?

    for this can you please provide the example code.

Children
Related