botletics / SIM7500-LTE-Shield

Botletics SIM7500 LTE CAT-1 Shield for Arduino
https://www.botletics.com/products/sim7500-shield
GNU General Public License v3.0
39 stars 18 forks source link

A simple post request. #1

Closed Anatoli113 closed 6 years ago

Anatoli113 commented 6 years ago

Hi,

I am going to use the following module. https://www.aliexpress.com/item/4G-Breakout-board-in-American-with-SIM7500A-on-board-SIM7500A-breakout-board-1PC-free-shipping-no/32851163595.html The SIM card I am using is IoT sim card from Aeris. https://www.aeris.com/

I am going to write a code to send the simple post request. I want to know if I can use your Adafruit Fona library directly without any change.

And I want to know which example of your codes I should use for my simple POST request code. I am a beginner, so I hope you will let you know the way for it.

One more thing! The BK-SIM7500 breakout board has SLEEP pins instead of reset pin. I don't know how to consider the sleep signal in my code.

Thanks in advance!

botletics commented 6 years ago

Hi,

The IoT_Example sketch supports HTTP and HTTPS functions for the SIM7500. However, I cannot guarantee anything or offer technical support for hardware other than mine.