Recently I bought 2 ESP-01S, S series. I have connected an ESP-01S to an Arduino UNO. When I open a Serial Monitor, I see:
M117 ESP3D
M117 192.168.0.1
But any AT command I give, doesn't give me any response. I tried:
- - AT+RST (no response)
- changing the baud rate, 9600, 115200, etc
- swap RX/TX cables
- tried the Arduino IDE with Linux PC and a MacBook Pro with macOS
- tried different ESP-01S boards (I have 2)
Does anyone have an idea what I've to do to make it work?