Hello,
We are looking to perform OTA of our microcontroller using EC200 over UART. The bin file is fairly large (~2M) and space is limited on the EC200 module (~700kb) . What is the recommended approach ? Right now we are using HTTP, but plan to use MQTT in the future.
Thanks.