cpt_babur
Newbie level 5
Hi all.
i have a problem with my SIM900 module. I use SIM900 as a Webserver in Multiconnection Mode. My project is almost done and working good. I tried to connect with Firefox, Explorer, Opera and Safari browser. SIM900's Webserver worked with all of them properly. But when i tried to connect via Google Chrome, module could'nt give a response. and more, after this time the module cannot be accessible over internet. (Hyper Terminal socket / Webbrowser / (sometimes Ping) )
and after this trouble. i tried to test it with other browsers again. and i noticed that; sometimes same problem happened.
Worst of all, after this error, SIM900 never send any "URC". and when i query the some states it says everything is okey. registration is okey, port listening, gprs state is okey.
i think the problem is related to SIM900's TCP-IP Stack. Maybe it can stall, and never response back to its microprocessor about actual state. so when i try to query the states, i give old states maybe.
is there anybody who uses sim900's gprs service properly.?
many thanks.
after a google chrome html request the situation like this. seems everything is working good. but not. (sometimes other browsers to cause this problem. one or two times a day, but chrome is everytime)
AT+CGREG?
+CGREG: 0,1
OK
AT+CIPSTATUS
OK
STATE: IP PROCESSING
S: 0,0,"80","LISTENING"
C: 0,0,"TCP","95.8.247.147","20920","CLOSED"
C: 1,0,"TCP","95.8.247.147","20923","CLOSED"
C: 2,,"","","","INITIAL"
C: 3,,"","","","INITIAL"
C: 4,,"","","","INITIAL"
C: 5,,"","","","INITIAL"
C: 6,,"","","","INITIAL"
C: 7,,"","","","INITIAL"
i have a problem with my SIM900 module. I use SIM900 as a Webserver in Multiconnection Mode. My project is almost done and working good. I tried to connect with Firefox, Explorer, Opera and Safari browser. SIM900's Webserver worked with all of them properly. But when i tried to connect via Google Chrome, module could'nt give a response. and more, after this time the module cannot be accessible over internet. (Hyper Terminal socket / Webbrowser / (sometimes Ping) )
and after this trouble. i tried to test it with other browsers again. and i noticed that; sometimes same problem happened.
Worst of all, after this error, SIM900 never send any "URC". and when i query the some states it says everything is okey. registration is okey, port listening, gprs state is okey.
i think the problem is related to SIM900's TCP-IP Stack. Maybe it can stall, and never response back to its microprocessor about actual state. so when i try to query the states, i give old states maybe.
is there anybody who uses sim900's gprs service properly.?
many thanks.
after a google chrome html request the situation like this. seems everything is working good. but not. (sometimes other browsers to cause this problem. one or two times a day, but chrome is everytime)
AT+CGREG?
+CGREG: 0,1
OK
AT+CIPSTATUS
OK
STATE: IP PROCESSING
S: 0,0,"80","LISTENING"
C: 0,0,"TCP","95.8.247.147","20920","CLOSED"
C: 1,0,"TCP","95.8.247.147","20923","CLOSED"
C: 2,,"","","","INITIAL"
C: 3,,"","","","INITIAL"
C: 4,,"","","","INITIAL"
C: 5,,"","","","INITIAL"
C: 6,,"","","","INITIAL"
C: 7,,"","","","INITIAL"