I made a Board where I tried to send some AT Commands from MCU UART to ESP-02 Module UART. Attached is the Schematic of my Board.
I am facing problem that ESP-02 not responding the AT Commands. Please advise if I missed to add anything in my Schematic or Command to enable Response of ESP-02. Below commands I tried.
AT+AT\r\n
AT+GMR\r\n
AT+CWMODE=1\r\n
AT+CWLAP\r\n
I tried several Baud rates 9600, 115200, 57600 but still no luck.
Looking forward your suggestion.
Thank you.
Regards.