Search found 2 matches
- Sat Feb 10, 2024 4:28 pm
- Forum: ESP-IDF
- Topic: esp_modem_at() returning partial response from AT command
- Replies: 1
- Views: 498
esp_modem_at() returning partial response from AT command
Hello, I am using esp_modem component to communicate with EC200 Quectel SIM module to get GPS location data. I used initialise the module and started GPS context and trying to fetch location using "AT+QGPSLOC=0\r" command. But the method is only returning a partial response Expected response: +QGPSL...
- Fri Jan 05, 2024 8:33 am
- Forum: Hardware
- Topic: ESP32-C3 (External Flash)
- Replies: 9
- Views: 9062
Re: ESP32-C3 (External Flash)
Hi, I am facing the same issue with my custom ESP32-C3 board. I used the default pins for the SPI flash. I am using Winbond's W25Q128JVSIQ chip for flash. But when I try to flash the board I am getting Capture.PNG esptool.py v4.7.dev2 Serial port COM26 Connecting... Chip is ESP32-C3 (QFN32) (revisio...