ESP32 Lesson: TTGO SIM800L
ESP32 model TTGO SIM800L adalah board yang dilengkapi dengan SIM800L. Kelebihan board ini selain dilengkapi wifi dan bluetooth, juga dilengkapi cellular 2G serta menggunakan USB Type-C. Contoh demo di bawah menggunakan Wifi Manager, menghantar SMS, menerima SMS dan membuat http request.
Berikut adalah demo ESP32 TTGO SIM800L.
ESP32 Source Code
Sertai Telegram Group bagi dapatkan source code
I’m new to this and trying to do so. I assume that I already install the libraries that be needed and in the end I got
” Error compiling for board ESP32 Wrover Module. ”
may I know why?
Very nice work bro..but do you know how to get gps location?
Thanks
No GPS in this example
Which Library You are using ? WiFiManager, from where can i download it?
This library WiFiManager-ESP32 https://github.com/zhouhan0126/WIFIMANAGER-ESP32