Search found 5 matches
- Mon Oct 13, 2025 11:11 am
- Forum: ESP32 Arduino
- Topic: ESP32C6 RMT example ir_transceiver not transmitting
- Replies: 2
- Views: 3033
Re: ESP32C6 RMT example ir_transceiver not transmitting
Thank you for your suggestion. The code is now running properly, and everything is working as expected.
- Mon Oct 13, 2025 10:59 am
- Forum: ESP32 Arduino
- Topic: No Response from SIMCOM A7670C When Connected to ESP32-C6 via UART (Arduino IDE)
- Replies: 3
- Views: 3167
Re: No Response from SIMCOM A7670C When Connected to ESP32-C6 via UART (Arduino IDE)
Hi,
Thanks for your quick reply earlier. I tried running the code you provided, but I’m not getting the expected result.
When I send the “AT” command, I do not receive the “OK” response from the SIMCOM A7670C module.
Here are my setup details:
ESP Board: ESP32-C6-DevKitM-1 V1.0 (www.espressif.com ...
Thanks for your quick reply earlier. I tried running the code you provided, but I’m not getting the expected result.
When I send the “AT” command, I do not receive the “OK” response from the SIMCOM A7670C module.
Here are my setup details:
ESP Board: ESP32-C6-DevKitM-1 V1.0 (www.espressif.com ...
- Thu Oct 09, 2025 3:59 pm
- Forum: ESP32 Arduino
- Topic: No Response from SIMCOM A7670C When Connected to ESP32-C6 via UART (Arduino IDE)
- Replies: 3
- Views: 3167
No Response from SIMCOM A7670C When Connected to ESP32-C6 via UART (Arduino IDE)
Problem Description:
I'm trying to establish communication between an ESP32-C6 and a SIMCOM A7670C module, but I’m not getting any response to AT commands.
The module appears to be powered on (LED is blinking), but it doesn’t respond to any AT commands sent from the ESP32-C6.
Hardware Setup ...
I'm trying to establish communication between an ESP32-C6 and a SIMCOM A7670C module, but I’m not getting any response to AT commands.
The module appears to be powered on (LED is blinking), but it doesn’t respond to any AT commands sent from the ESP32-C6.
Hardware Setup ...
- Tue Jun 24, 2025 3:28 pm
- Forum: ESP32 Arduino
- Topic: ESP32C6 RMT example ir_transceiver not transmitting
- Replies: 2
- Views: 3033
ESP32C6 RMT example ir_transceiver not transmitting
"I'm working on an ESP32-C6 project with ESP-IDF (version 5.4.1) to implement an IR remote receiver and transmitter for controlling my AC. The provided esp/v5.4.1/esp-idf/examples/peripherals/rmt/ir_nec_transceiver example is helpful for understanding RMT, but it only supports the NEC protocol ...
- Tue Jun 24, 2025 3:16 pm
- Forum: ESP32 Arduino
- Topic: ESP32-C6-WROOM-1 or ESP32-H2-DevKitM-1 Modules create compilation error: exit status 1
- Replies: 8
- Views: 763
Please help
"I'm working on an ESP32-C6 project with ESP-IDF (version 5.4.1) to implement an IR remote receiver and transmitter for controlling my AC. The provided esp/v5.4.1/esp-idf/examples/peripherals/rmt/ir_nec_transceiver example is helpful for understanding RMT, but it only supports the NEC protocol ...