botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
477 stars 215 forks source link

Sim7000 HTTPS #310

Open Djacksonspears opened 1 year ago

Djacksonspears commented 1 year ago

I am interested in doing a HTTPS POST or HTTPS PUT for uploading json format data into a Firebase Real-time Datebase. Has anyone had luck with this ?

Djacksonspears commented 1 year ago

How do I connect to a url such as "Firebase.database.com/Data.json" The .json file extension throws it off and won't connect but it is required for Firebase to accept the json message.

Djacksonspears commented 1 year ago

How do I connect to a url such as "Firebase.database.com/Data.json" The .json file extension throws it off and won't connect but it is required for Firebase to accept the json message.

@botletics

botletics commented 1 year ago

Could you pls show an example AT command screenshot?