How to Enter AT Mode

This guide explains how to enter AT mode using an ESP8266 module and a USB-Serial adapter, detailing steps like inserting the ESP8266, opening the Arduino IDE Monitor, and sending the AT command to enable module control.

How to enter AT mode

You can setup and control the module completely with AT command through Serial.

1 Insert ESP8266 onto the USB-Serial adapter

TEL0092_atmode_choo1.jpg

2 Open the Monitor in Arduino IDE.Choosing "Both NL & CR" "115200"

TEL0092 -ESP8266_atMode_1.jpg

TEL0092 ESP8266_atMode_2.jpg

3 Send "AT" to enter into the AT mode once reveived OK.

TEL0092_ctmode_chodum.png

Was this article helpful?

ON THIS PAGE

TOP