User Manual

Table Of Contents
SARA-R4/N4 series-AT Commands Manual
UBX-17003787 - R11
18Internet protocol transport layer
Page 196 of 308
Type Syntax Response Example
Test AT+USOLI=? +USOLI: (list of supported
<socket>s),(list of supported
<port>s)
OK
+USOLI: (0-6),(1-65535)
OK
URC
(TCP)
+UUSOLI: <socket>,<ip_address>,
<port>,<listening_socket>,<local_
ip_address>,<listening_port>
+UUSOLI: 3,"151.63.16.7",1403,0,
"82.89.67.164",200
URC
(UDP)
+UUSORF: <listening_socket>,
<length>
+UUSORF: 1,967
18.14.3Defined values
Parameter Type Description
<socket> Number Socket identifier. The range goes from 0 to 6
<port> Number Port of service, range 1-65535. Port numbers below 1024 are not recommended since
they are usually reserved
<ip_address> String Remote host IP address (only in URC +UUSOLI). For IP address format reference see
the IP addressing.
<listening_socket> Number Socket identifier specified within the AT+USOLI command, indicates on which
listening socket the connection has been accepted (only in +UUSOLI URC)
<local_ip_address> String TE IP address (only in +UUSOLI URC). For IP address format reference see the IP
addressing.
<listening_port> Number Listening port that has accepted the connection. This port is specified within the AT
+USOLI command (only in +UUSOLI URC)
<length> Number Data length received on the UDP listening socket (only in +UUSORF unsolicited
indication). In order to know the sender IP address and port, use the AT+USORF
command.
18.14.4Notes
In case of notification via the URC +UUSOLI <port> is intended as the remote port.
18.15HEX mode configuration +UDCONF=1
+UDCONF=1
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.15.1Description
Enables/disables the HEX mode for +USOWR, +USOST, +USORD and +USORF AT commands.
18.15.2Syntax
Type Syntax Response Example
Set AT+UDCONF=1,<hex_mode_
disable>
OK AT+UDCONF=1,0
OK
Read AT+UDCONF=1 +UDCONF: 1,<hex_mode_disable>
OK
AT+UDCONF=1
+UDCONF: 1,1
OK
18.15.3Defined values
Parameter Type Description
<hex_mode_disable> Number Enables/disables the HEX mode for +USOWR, +USOST, +USORD and +USORF AT
commands. Allowed values:
0 (factory-programmed value): HEX mode disabled