Hello Nordic,
I am working on nRF52832 with SDK 17.1, using ESB, I previously used UART for DFU updates, but now I need to perform OTA updates via ESB.
I noticed a macro called `NRF_BL_DFU_ALLOW_UPDATE_FROM_APP` and believe that enabling it would allow the OTA process to proceed after the application has received the update package.
Is there a corresponding example available?
Hope you can give me some suggestions.
BR,
Lurn