Hello
I purchased the LILYGO ESP32 sim7000g module, mainly because it has an integrated 18650 battery holder and solar charging circuitry. This is perfect for my application of remote environmental monitoring.
I recently completed the Firebase Web App ebook project which worked a treat – thanks! I’m now wondering if it’s possible to communicate with the firebase app using the SIM7000g.
For example, would your SIM800L tutorial need a lot of modification?
Thanks
Dave
Hi.
I’m glad you enjoyed our Firebase eBook.
The library we use with SIM800 is also compatible with the SIM700 module. So, I think the same functions should work. You can also take a look at the library and check some examples: https://github.com/vshymanskyy/TinyGSM
I hope this helps.
Regards,
Sara