ESP32 WROVER not responding for AT commands.
Posted: Fri Mar 22, 2019 11:34 am
Hi,
In my board i have ESP32 wrover which has to communicate with my controller using AT commands.I have uploaded AT firmware using flash downloading tool successfully.unfortunately there is no response from ESP32 for AT commands i sent from PC for testing purpose.But i receive garbage values continuously from esp sometimes or no response at all.so i tried uploading AT firmware again but i couldn't connect my ESP with flash downloading tool. It shows error message "chip sync error failed to connect to esp timed out waiting for packet header".
I have checked voltage for ESP is 3.3v and baudrate is 115200 (both end).
flash download tool setting.
SPI Download
crystal-- 40MHz.
SPI mode--DIO.
SPI speed--40MHz
Flash size--32Mbit
Baudrate--115200.
I couldn't find out reasons behind these issues.
Thanks.
In my board i have ESP32 wrover which has to communicate with my controller using AT commands.I have uploaded AT firmware using flash downloading tool successfully.unfortunately there is no response from ESP32 for AT commands i sent from PC for testing purpose.But i receive garbage values continuously from esp sometimes or no response at all.so i tried uploading AT firmware again but i couldn't connect my ESP with flash downloading tool. It shows error message "chip sync error failed to connect to esp timed out waiting for packet header".
I have checked voltage for ESP is 3.3v and baudrate is 115200 (both end).
flash download tool setting.
SPI Download
crystal-- 40MHz.
SPI mode--DIO.
SPI speed--40MHz
Flash size--32Mbit
Baudrate--115200.
I couldn't find out reasons behind these issues.
Thanks.