G
G
geebv2016-09-10 13:52:41
Arduino
geebv, 2016-09-10 13:52:41

Are there any options with arduino gsm to make a request for https?

What are the options to make a request to https?
Lies on board sim800l
Learned to make requests using SoftwareSerial.h

GSMport.println("AT+HTTPPARA=\"URL\",\"https://domain.com/?a=" + data + "\"");


In case of http order
+HTTPACTION: 0,200,0

In case of https error
+HTTPACTION: 0,603,0

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2016-09-10
@geebv

https://cdn-shop.adafruit.com/datasheets/SIM800+Se...
24d84f7f659b4bdd8c596707222075b8.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question