"ESP32-C3-WROOM-02" module no response to AT commands
Posted: Fri Apr 14, 2023 1:16 pm
Hi all
I'm working on a project that use the "ESP32-C3-WROOM-02" module. I followed the "ESP-AT User Guide" (downloaded from ESPRESSIF web site) but I can't communicate with AT commands (the module doesn't answer).
If I well understand, there is no specific firmware for "ESP32-C3-WROOM-02" module but is possible to use the one for "ESP32-C3-MINI-1" module, is this correct?
I programmed the "ESP32-C3-WROOM-02" using the "ESP32-C3-MINI-1" firmware but I don't get any response when I send the AT commands.
On the "ESP32-C3-WROOM-02" module is mounted the "ESP32-C3" device, correct? Are GPIO6 (RX) and GPIO7 (TX) the pins to send AT commands to "ESP32-C3" device?
Many thanks
I'm working on a project that use the "ESP32-C3-WROOM-02" module. I followed the "ESP-AT User Guide" (downloaded from ESPRESSIF web site) but I can't communicate with AT commands (the module doesn't answer).
If I well understand, there is no specific firmware for "ESP32-C3-WROOM-02" module but is possible to use the one for "ESP32-C3-MINI-1" module, is this correct?
I programmed the "ESP32-C3-WROOM-02" using the "ESP32-C3-MINI-1" firmware but I don't get any response when I send the AT commands.
On the "ESP32-C3-WROOM-02" module is mounted the "ESP32-C3" device, correct? Are GPIO6 (RX) and GPIO7 (TX) the pins to send AT commands to "ESP32-C3" device?
Many thanks