carrascoacd/ArduinoSIM800L

AT+HTTPINIT -> ERROR

farsajik opened this issue · 2 comments

AT+HTTPINIT -> ERROR

Hi @farsajik,
Did the error appear in each loop or only in the first one?
It is strange that the HTTPINIT generated an ERROR but the rest of the communication seems to work according to your logs.
According to the specs, the error should be an error related to mobile equipment functionality.
The output of HTTPINIT in ERROR should be something like +CME ERROR: <err>. This log will help to diagnose the issue.
KR,
Olivier

Thank you for reply.it is working now. can i send receive STRINGS not JSon with this library?