This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android App for External MCU

Hi,

I want to OTA firmware upgrade of STM32 (External MCU) using nRF51 through Android App on BLE. STM32 and nRF51 communicate on UART.

Please any one suggests how to use nRF connect or Master Control Panel for that. please provide steps if available.

As per my knowledge I just need to browse STM32 bin file. Android app detect that file and divided that file into 20 bytes of multiple packets and send one by one. I want this communication with ACK. Android app sending second packet only after getting first packet ACK from Device. like that.

I need android app that do it. is it possible with nRF connect or Master Control Panel? or Do i need to make custom android app?

Parents Reply Children
Related