5 thoughts on “[GE863-GPS] UDP data transferring in command mode”
Good day. Faced a problem of sending of data in a command mode. I use the GE-863GPS module, a firmware 7.03.702. What i did
>> AT#SGACT=1,1, << #SGACT: x.x.x.x << OK >> AT << OK >> AT+CREG? << +CREG: 0, 1 << OK >> AT#SGACT? << #SGACT: 1,1 << OK >> AT#SD=1,1,4011,server-ip,0,0,1 << OK >> AT#SS=1 << #SS: 1,2,my ip,0,server-ip,0 <<< zero ports??? << OK >> AT#SSENDEXT=1,11 << > >> 11 bytes of data << OK
<< SRING: 1 >> AT#SS=1 << #SS: 1,3,my ip,my port,0.0.0.0,4011 <<< at now no real server-ip, but 0.0.0.0
>> AT#SRECV=1,255 << #SRECV: 1,11 << server answer data << OK >> AT#SS=1 << #SS: 1,2,my ip,my port, 0.0.0.0,4011 >> AT#SSENDEXT=1,50 << > >> 50 bytes of data << OK
I would suggest to try first with a server with a public IP and no restrictions on ports located in a "fully fledged" network, not a GSM one which can impose a lot of restrictions in protocols and ports.
BTW what kind of addresses are you gettting?
>>server with a public IP and no restrictions on ports
its my dedicated server with static public IP and full root access for me.
i look at packs with command
tcpdump -v -x -s 256 dst port 4011
>>what kind of addresses are you gettting
did you mean GPRS attached to dynamic or static IP? if yes then dynamic
unexpectedly the problem was solved by itself. thx for advance
ps. but stiil interesting what meaning o
#SS: 1,3,my ip,my port,0.0.0.0,4011 <<< 0.0.0.0
After so much time it still a problem – ip 0.0.0.0 and no link with server. FW 7.03.703
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Good day. Faced a problem of sending of data in a command mode. I use the GE-863GPS module, a firmware 7.03.702.
What i did
last data pack (AT#SSENDEXT=1,50) i repeat about two minutes every five second. answer already is OK but no packs on server.
modem configuration at start
What secret can is?
I would suggest to try first with a server with a public IP and no restrictions on ports located in a "fully fledged" network, not a GSM one which can impose a lot of restrictions in protocols and ports.
BTW what kind of addresses are you gettting?
>>server with a public IP and no restrictions on ports
its my dedicated server with static public IP and full root access for me.
i look at packs with command
tcpdump -v -x -s 256 dst port 4011
>>what kind of addresses are you gettting
did you mean GPRS attached to dynamic or static IP? if yes then dynamic
unexpectedly the problem was solved by itself. thx for advance
ps. but stiil interesting what meaning o
#SS: 1,3,my ip,my port,0.0.0.0,4011 <<< 0.0.0.0
After so much time it still a problem – ip 0.0.0.0 and no link with server.
FW 7.03.703