Search found 2 matches

by gustavoledax
Thu Sep 09, 2021 3:45 pm
Forum: General Discussion
Topic: Installing ESP-MDF and ESP-AWS-IOT packages
Replies: 0
Views: 1188

Installing ESP-MDF and ESP-AWS-IOT packages

Hi everyone! I'm now using ESP-MDF on development of more robust projects involving data traffics. Recently, I've become interested on using AWS services of IoT and now I'm using IoT Core things to send data through MQTT and is working very fine. Using mwifi and mupgrade in older projects on ESP-MDF...
by gustavoledax
Fri Mar 26, 2021 7:09 pm
Forum: Hardware
Topic: ESP32 OTA Update using GSM Network
Replies: 2
Views: 7184

ESP32 OTA Update using GSM Network

Hi everyone! I'm using some of that LilyGo T-Call SIM800 Series , a module based on ESP32 and SIM800L, using GSM Network for internet connections. With those, I can make MQTT connections (using a broker of my own) and make simple HTTP requests easily. Note that I'm using Arduino IDE for programming....