Hello,
We have studied the getting started guide for the OTA upgrade at the link below.
In our system, we will be using the nRF52833 module as a central node and multiple peripheral nodes will be connected to it one by one. At a time only one peripheral will be connected to the central node. In our system, we are not using any Mobile phones.
The central node will be connected to the ESP32 Wi-Fi module over the UART interface. So using the DFU Master code example we will be able to upgrade the central node.
Is there any document or example available which guides us to develop the OTA upgrade of peripheral nodes from the Central node?