Search found 1 match
- Tue May 31, 2022 9:59 am
- Forum: ESP-IDF
- Topic: LilyGO T-SIM7000G does not work with esp_modem
- Replies: 5
- Views: 3916
LilyGO T-SIM7000G does not work with esp_modem
Dear all, I am trying to use LilyGO T-SIM7000G with ESP-IDF 4.4.1 and latest esp_modem (it works with Arduino and TinyGSM library but is not reliable, that's why I am trying to move to ESP-IDF and esp_modem). With SIM7000G esp_modem is not receiving reply to its `ATE0` command. Same code is working ...