Dear Support Team,
I’m using nrf52832 and SDK 14.2.0. In my project ,there are two dsp,one is nrf52832 and the other is ntk658, they connect via uart with each other. ntk658 supports the sd-card function.What i want to do is using ntk658 read the ble update fw and then transfer to nrf52832 via uart. So i know i need use serial DFU bootloader.Actually,i have done it in my another project. But i used SDK 11.0.0.And the packet format is very clear as following picture shows,
But my question is what the packet format should i send to nrf52832 in SDK 14.2.0? How can i transfer the ble upgrade fw to nrf52832?
Best regards,
Aijiapeng.