7 years, 6 months ago.

Errors writing flash at 0x01000 when trying to do the ESP8266-Firmware-Update

I`m trying to add wifi functionality by Connecting the ESP8226 WiFi module with Nucleo F401re through UART1 serial interface using mbed OS.5 on Ubuntu 16.04 LTS

as I ran the program: https://developer.mbed.org/teams/ESP8266/code/ESP8266-Firmware-Update-To-Espressif/ I got as the following:

/media/uploads/Mias/bildschirmfoto_vom_2016-09-08_14-26-59.png

and when running the HelloESP8266Interface code https://developer.mbed.org/teams/components/code/HelloESP8266Interface/ I am getting the following result

/media/uploads/Mias/bildschirmfoto_vom_2016-09-08_13-56-10.png

What would be the reason that I am not able to communicate with the ESP8266 WiFi module through the NucleoF401re serial interface?

Be the first to answer this question.