Setting up Mongoose OS on your ESP8266 - SugarFreeOrbit/MosquittoMQTT GitHub Wiki
- Connect ESP8266 to your laptop using mini-USB wire
- Update your USB-to-Serial drivers here
- If you are on Linux make sure your user is a member of the dialout group.
- To download Mos on your system go here
- Run mos.exe if you are on Windows or type
mos
in the Terminal
- Select the serial port associated with the device and select ESP8266 from the dropdown menu.
- Fill your wifi information.
- Click Connect.
- When the process is finished the blue LED on your board should flash.