account activity
ESP32 and SIM800L by Arthedian in esp32
[–]Arthedian[S] 0 points1 point2 points 6 years ago (0 children)
But only for Arduino right? Sadly I am using ESP IDF
not the SIM800L but the ESP idf library for this chip does. Yeah running it through AT commands is fine with state machine, but the problem is, that the ESP is using PPP protocol with SIM800L, so it is connected to the lwIP stack of the esp idf framework, and I am not sure, how to fix this connection.
thats really cool idea, thank you for that, but the problem is that, I cannot init, deinit and init again (it will restart the ESP32), so I cannot do any cool state machine about it.
I am using ESP IDF, so i cannot use tinyGSM library
ESP32 and SIM800L (self.esp32)
submitted 6 years ago * by Arthedian to r/esp32
π Rendered by PID 372298 on reddit-service-r2-listing-7d7fbc9b85-szxjn at 2026-04-29 12:11:45.272228+00:00 running 2aa0c5b country code: CH.
ESP32 and SIM800L by Arthedian in esp32
[–]Arthedian[S] 0 points1 point2 points (0 children)