Hi,
I'm a beginner to this kind of problem. I am trying to update firmware for nRF52832 through BLE using ESP32. I am using 17.1 SDK and Softdevice 7.2.0 with Keil.
I have gone through some thread related but cant figure out the way to deal with the problem. I have tested the BLE secure Bootloader DFU example as well as the Buttonless DFU Template Application.
My question is
1. The Buttonless DFU example does the regular application until it enters the DFU mode by nRF connect app right?
2. How to implement the DFU master code on a microcontroller with BLE?
I'm looking forward to hear from all of you who are interested and have expertises on this!