ESP8266 with AT Commands – Connect from PC with PuTTY

This posts shows the steps needed in order to communicate with the ESP8266 module from the PC, using PuTTY. You will be able to write AT commands and see the output. This may be useful for various usages, e.g. for checking the version of the firmware, or for more advanced understanding and debugging operations. SEE [...]