Xinyuan-LilyGO / LilyGO-T-SIM7000G

LilyGO T-SIM7000G
https://pt.aliexpress.com/item/4000542688096.html
284 stars 123 forks source link

sending data to google spreadsheet #181

Open Fishtronics opened 2 years ago

Fishtronics commented 2 years ago

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

zacsto commented 1 year ago

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.

icabrera29 commented 10 months ago

Same problem here :/

Maximumotion commented 2 months ago

Just came across this topic as well. Was anyone able to do it?

zacsto commented 2 months ago

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.