Hi,
I have central based on the 840 and a Peripheral on the 833 , I Need to ability to upgrade the peripheral version from the central.
I know that there is no example for doing DFU between NRF's.
My Idea is :
1. Use NUS to transfer the file from 840 to 833
2. Store the image on QSPI flash on 833
3. From 833, run DFU from QSPI ( based on the SDK example ).
I'd like to get your thought and\or other options
Ran