What are best practices for updating an nRF52832 via UART from an nRF52840? There seem to be at least two problems to solve:
- Transmitting the 832 image via BLE to the 840 where it would be stored in flash.
- Transmitting the 832 image from the 840 over UART to the 832.
SDK16