Search found 2 matches

by ppetkov
Mon Jul 15, 2019 2:50 pm
Forum: General Discussion
Topic: AT firmware not working
Replies: 3
Views: 5500

Re: AT firmware not working

Thank you very much Helen L !
The problem was in the PC terminal I have used.
When I send commands from my microcontroller ( for example "AT+RST\r\n") I receive response from the ESP32.
Thank you again!
by ppetkov
Sun Jul 14, 2019 9:35 am
Forum: General Discussion
Topic: AT firmware not working
Replies: 3
Views: 5500

AT firmware not working

I am new to esp32. I would like to use ESP32 WROOM together with TM4C129 microcontroller in my new project and I need AT commands to communicate with ESP32. I have used flash_download_tools_v3.6.6.exe to download AT Firmware into ESP32 Flash as this is decribed in esp32_at_instruction_set_and_exampl...