hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from nrf52840 to esp32.
after that for sending a bin file spllited into 12 objects ,how to send each packet with calculation of crc matching .
i am using secure bootloader ble debug example .is there any example code to implement ota over ble.??
i am strucking in the place of sending a bin file .could you explain how to implement ?
or otherwise is this easy to start uart from esp32 to nrf52840 for ota .
from uart is there any example code to implement ota from esp32 to nrf52840??
regards,
sowmiya