Discussion in "GSM and CDMA Discussion" started by    ravi23ganiga    May 22, 2014.
Thu May 22 2014, 02:50 pm
#1
I am using `Telit modem GL 868 Dual V3`. AT command `AT#SCFG` has 2 parameters- packet size to be used and data sending time-out for `TCP`. Is there any AT command which specifies that if any delimiter string is found, then that data will be sent on `TCP` ignoring the packet size and time-out?
Fri May 23 2014, 11:36 am
#2
SCFG only used to set parameters of socket, where probably you can specify maximum possible size of your data. I suggest it to keep highest number. But the actual command for sending data #SSEND uses delimiter ctrl-z to send data and esc to cancel sending data. If you are using binary format to send data then its advisable to use #SSENDEXT.
Mon May 26 2014, 10:40 am
#3
Thanks for your reply.
But I am connecting my modem to the remote server in online mode connection and not in command mode connection. Hence, I do not use AT#SSEND to send data.
This parameter is set using AT#SD command. When I send any data on the serial port of the modem, it is sent over TCP by the modem according to the socket parameters set through AT#SCFG (number of bytes received on serial or Time-out). I want that if any particular delimiter string is received on the serial port, then the data will be sent over TCP ignoring the parameters set by AT#SCFG.
Thu May 29 2014, 10:08 am
#4
In transparent mode, it will not be possible as I see it. You either have to go with SSEND approach or stick with the limitation of online mode.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am