LilyGO-T-SIM7000G
LilyGO-T-SIM7000G copied to clipboard
sending data to google spreadsheet
Hi am trying to send data to google spreadsheet following the tutorial https://www.electroniclinic.com/google-spreadsheet-or-google-sheets-with-esp8266-nodemcu-for-data-logging/ but the example shows only how to do it via wifi not via a sim card. I Have tested the lilygo see link: https://github.com/Xinyuan-LilyGO/LilyGO-T-SIM7000G/blob/master/examples/Arduino_TinyGSM/AllFunctions/AllFunctions.ino and https://github.com/botletics/SIM7000-LTE-Shield/blob/master/Code/examples/LTE_Demo/LTE_Demo.ino works fine but I don't know how to get it to work with the google spreadsheet? Can you please help me? Thanks
Did you ever figure out how to upload to google sheets? I have it working on wifi but can't get it to upload over sim card.
Same problem here :/
Just came across this topic as well. Was anyone able to do it?
Yea I did, I believe the issue was sending over secured protocol. I ran in to other issues with the board randomly hanging during connecting and needing to be physically reset so haven't worked on it in months.
hola alguien ha logrado enviar datos desde lilygo esp32sim7000g a google sheets usando datos de internet del simcard?