-->
Page 1 of 1

ESP won't respond to AT commands

PostPosted: Fri Apr 20, 2018 8:59 am
by icrxxs
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