Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
Use this to set and test the ESP8266.
For ESP8266 firmware v1.7.0 and v1.7.1
restore.. resets the ESP8266 to factory settings with baud rate 115200 this is MBED-OS default setting.
config.. use this if you want to set ssid, password and mode in the ESP8266 flash.
setbaud.. set the ESP8266 baud rate that will stored in ESP8266 flash.
Most platforms will work up to 460800 baud, 921600 works on platforms with a MCU clock speed of 100MHz and above. MBED-OS built in ESP8266 driver only works up to 460800 at time of writing but is considerably faster than the default 115200 .
In most cases use 'restore' and 'setbaud' to reset the ESP8266 back to factory settings with your required baud rate.