Help required for sending Data to a web server using GPRS
Thu May 15 2014, 04:54 AM
You cannot use ATD on modem as you do not have a PPP handler in your controller. You have to use TCP commands of modem which internally handles all the response.
Thu May 15 2014, 05:25 AM
what should i do now, big time trouble it is,its not connecting by the TCP commands
Sat May 17 2014, 10:49 AM
You are sending wrong cgreg command format. It should be
At+cgreg?
Use the same format for creg also. I see that you are getting no carrier with ATD. I am thinking your modem is not registered on network.
At+cgreg?
Use the same format for creg also. I see that you are getting no carrier with ATD. I am thinking your modem is not registered on network.
Sun May 18 2014, 09:56 AM
at+cgreg? (1,1)
at+creg? (0,2)
same result
calling and text messages are successful , now how to register modem to a network?
at+creg? (0,2)
same result
calling and text messages are successful , now how to register modem to a network?
[ Edited Sun May 18 2014, 09:57 AM ]
Powered by e107 Forum System