sample nCS code to evaluate DFU-OTA on nRF52833

Hi,

I am working on an application to transfer firmware file via BLE-GATT to nRF52833. 
Can you kindly suggest any sample code for me to evaluate.

Thanks,

Ubaid

Parents Reply
  • Hello  ,

    may be a good starting point for you

    Thanks for the suggest, I was able to send from mobile app and receive on nrf52833dk_nrf52833.

    I verified on the sample RX code for DFU running on my nrf52833dk_nrf52833.,

    I further need to check on TX code, that is,

    1. Mobile app send firmware file to nrf52833dk_nrf52833 (device-1), which was received successfully and flashed on device-1.
    2. Now I want this same firmware file to be sent from nrf52833dk_nrf52833 (device-1) to another nrf52833dk_nrf52833 (device-2) which should receive it.

    Kindly suggest DFU TX sample program for me to run on nrf52833dk_nrf52833 (device-1)  & evaluate.

    Thanks,

Children
Related