Sim800l failing to turn on gprs #50
-
|
I have a code that has been running smoothly for a month, collecting some sensor data and posting them to Google sheet through API. the hardware setup includes a NODEMCU ESP32S, SIM800L, SD CARD sdmmc wired, DS3231 RTC module. what I have tried:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
|
Beta Was this translation helpful? Give feedback.
The macro
TINY_GSM_MODEM_SIM800should also be defined insrc/ESP_Google_Sheet_Client_FS_Config.horsrc/Custom_ESP_GOOGLE_SHEET_CLIENT_FS_Configof this library.