Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By icrxxs
#75517 I'm using an Arduino Uno for the ESP-PC communication (the Arduino has the BareMinimun code so it's really just for communication between the module and the PC). At first I did get a response, but then I tried to configurate it again and when I send "AT" on the Serial Monitor (set at Both NL and CR, 115200 baud) of the IDE I get no response.

I've done this and everything went according to the video until the AT commands are sent: http://esp8266internetofthings.blogspot ... re-in.html