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

NRF52840 DFU Firmware Update using our own Mobile BLE Application

Hello all,

I want to enable OTA DFU capability to NRF52840 BLE Chip. I am now using Buttonless DFU which works fine using nrfutil. But my question is : how can we update firmware code directly through our mobile or desktop application. I have spent much time reviewing Nordic DFU documentation but there is nothing helpful on how to send program code & its signature on DFU services/characteristics.

Related