An algorithm to flash the firmware triggered by a USART command
Posted on October 15, 2017 at 14:35I have an ESP8266 WiFi module, flashed with esp-link firmware (which makes ESP8266 act as a transparent wifi-to-usart bridge).I would like to be able to flash firmware wirelessly using this module into STM32F4. Spe...