Forum >How to send data to server through GPS/GPRS SIM908 using POST method?
How to send data to server through GPS/GPRS SIM908 using POST method?

Hi all,
I've GPS/GPRS SIM908 v3, and I successfully connect to internet and send data to the server through GET method.
The problem is, I can not send long parameters with URL, I'd like to send these parameters through POST method, how can I make it?
And How can I know if the device connect to the internet or not? because sometimes the connection fails.
thank you for helping.
I've GPS/GPRS SIM908 v3, and I successfully connect to internet and send data to the server through GET method.
The problem is, I can not send long parameters with URL, I'd like to send these parameters through POST method, how can I make it?
And How can I know if the device connect to the internet or not? because sometimes the connection fails.
thank you for helping.
2014-01-20 23:25:24 Hello Wahmalik85,
Have you tried:
AT+CGATT?
There are some more options on the datasheet, but not sure exactly which one will render better results
Jose
Have you tried:
AT+CGATT?
There are some more options on the datasheet, but not sure exactly which one will render better results
