Using UART File Transfer

HI , currently i am using nrf52840 soft device s140 sdk ver. 17.1.0  i have two controllers i need to transfer the dfu ota file form one controller to other controller using OTA DFU so the received file should not store in flash instead  transfer to the other controller using UART communication note : we need to trigger dfu mode in buttonless

2. i am using nrf52840 dfu/ secure bootloader/ pca10056_s140ble  example after flashing the code the flash memory is almost full ie 99.6% is it taking that much of memory

Parents Reply Children
Related