cesanta / mDash

Arduino / ESP-IDF library for mdash.net IoT service
https://mdash.net
Other
34 stars 17 forks source link

Implementation with SIM800 #25

Open mauri-energica-city opened 7 months ago

mauri-energica-city commented 7 months ago

I have been trying to work with this library to make OTAs. However, in recent work, I have used an ESP32 with SIM800l to establish internet connection via 3G, but I am unable to compile the code on the microcontroller. Does anyone know if there is an example code to do this job? I would appreciate if you could help me.

feyzanoz commented 3 months ago

Hello, I am also using ESP32 and SIM800. Is there any progress?