Hi,
I am using nRF52 to complement BLE function of MTK7628(they communicate through UART),I've implemented most of the functions.Now I want to add OTA to nRF52, so I use uart bootloader (nRF5_SDK_15.3.0_59ac345/examples/dfu/secure_bootloader/pca10040_uart)on nRF52. However, I don't know how to complement uart_bootloader master on MTK7628,
I use python3.7 to develop app on MTK7628 based on openWrt, Do you have any python script about bootloader master for nRF52?
Best Wishes!
Harry