User Manual

Table Of Contents
SARA-R4/N4 series-AT Commands Manual
UBX-17003787 - R11
18Internet protocol transport layer
Page 198 of 308
18.16.4.1Timer Trigger (TT)
The user can configure a timeout for sending the data. The timer starts every time a character is read from the
serial interface. When the timer expires, buffered data is sent.
The timer range is between 100 and 120000 ms; the special value 0 (zero) means that the timer is disabled.
By default the timer trigger is disabled for TCP sockets and enabled with a value of 500 ms for UDP sockets.
The +UDCONF=5 command can configure the timer trigger.
18.16.4.2Data Length Trigger (DLT)
The user can configure a maximum buffered data length to reach before sending the data. When this length
is reached the data is sent.
The minimum data length is 3, the maximum data length is 2048 bytes for TCP and 1472 bytes for UDP. If
the data length is set to 0 (zero) the trigger is disabled (every data chunk received from the serial port is
immediately sent to the network).
By default the data length trigger is disabled for TCP sockets and set to 1024 for UDP sockets.
The +UDCONF=6 command can configure the data length trigger.
18.16.4.3Character Trigger (CT)
The user can configure a character that will trigger the data transmission. When the character is detected the
data (including the trigger character) is sent.
If the specified character is -1, the character trigger is disabled.
By default it is disabled for both TCP and UDP sockets.
The +UDCONF=7 command can configure the character trigger.
18.16.4.4Combined Triggers
The user can enable multiple triggers together. The triggers work with an OR logic. This means that the first
trigger reached fires the data transmission.
18.16.4.5About serial data chunks
A data chunk is the amount of data that SIO recognizes as a single data transmission.
If the baud rate is lower than 115200 b/s the time to receive 255 characters is always calculated with
timings for 115200 b/s.
18.16.4.6Data from the network
The data received from the network is immediately forwarded to the serial interface.
18.16.4.7Congestion timer
Is it also possible to set a congestion timer after which, in case of network congestion, the module exits from
direct link.
The timer range is between 1000 and 720000 ms, the special value 0 (zero) means that the timer is disabled.
By default the congestion timer is set to 60000 (60 s) for both TCP and UDP sockets.
The +UDCONF=8 command can configure the congestion timer.
18.17UDP Direct Link Packet Size configuration +UDCONF=2
+UDCONF=2
SARA-R404M SARA-R410M-01B SARA-R410M-02B SARA-R410M-52B SARA-R412MModules
SARA-N4
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full No No No - +CME Error
18.17.1Description
Set the packet size for the UDP direct link packet.