khoih-prog / Blynk_Esp8266AT_WM

Simple WiFiManager for Blynk with MultiWiFi Credentials, for Mega, SAM DUE, SAMD21, SAMD51, nRF52, STM32, RP2040-based, etc. boards running ESP8266 AT shields. Configuration data saved in EEPROM, SAMD EEPROM-emulated FlashStorage, SAM-DUE DueFlashStorage or nRF52/RP2040 LittleFS
MIT License
4 stars 2 forks source link

Mình không compile đc thư viện này khi dùng esp32 #1

Closed trieu94 closed 4 years ago

trieu94 commented 4 years ago

Bạn có thể hướng dẫn mình để sử dụng cho esp32 sim800l, mình không complie được với thư viện này

khoih-prog commented 4 years ago

You're using the wrong library.

To use ESP32 with GSM/GPRS shields, such as SIM800L, SIM900L, etc. you have to use BlynkGSM_Manager library.

Have a look at this example

  1. ESP32_GSM
  2. TTGO_TCALL_GSM for ESP32-based TTGO-TCALL