Search found 2 matches
- Wed Dec 07, 2022 3:29 am
- Forum: ESP-AT
- Topic: AT commands not working
- Replies: 1
- Views: 3400
AT commands not working
Hello, I am trying to use to use AT commands but it doesn't show anything, not even an error. I erased my esp32c3 using idf command but after using this command I started getting an invalid header error. Then, I tried resetting the board to factory settings using flash download tools I followed the ...
- Thu Nov 17, 2022 8:54 pm
- Forum: ESP-AT
- Topic: Not able to enable BLE using AT commands
- Replies: 1
- Views: 2785
Not able to enable BLE using AT commands
Hello, I am trying to enable BLE using AT commands, but I am getting an error as the command does not exist. I have flashed AT commands binaries and the WiFi AT commands are working properly. Is there a different binary file I need to flash for BLE or any other commands I need to use before using BL...