WE310F5-X IP2WiFi Legacy AT Command Reference Guide
80664ST11079A Rev. 3
Page 55 of 79
2021-10-25
Not Subject to NDA
Example 2
Configuring Telit node as a UDP Client and Transmitting/
Receiving Multicast Packets
Where - Destination address (Multicast): 224.0.0.0
Destination port: 3610
AT+WA=TelitDemo,,11
IP
SubNet
Gateway
192.168.1.99:255.255.255.0:192.168.1.1
OK
AT+NDHCP=1
IP
SubNet
Gateway
192.168.23.101:255.255.255.0:192.168.23.1
OK
AT+MCSTSET=1
OK
AT+NCUDP=224.0.0.0,3610 CONNECT 0
OK
Example 3
Configuring Telit node as a UDP Client and Transmitting/
Receiving Unicast Packets
Where - Destination address: 192.168.23.100 (Unicast)
Destination port: 9000
AT+WA=TelitDemo,,11
IP
SubNet
Gateway
102.168.23.101:255.255.255.0:192.168.23.1
OK
AT+MCSTSET=1
OK
AT+NCUDP=192.168.23.100,9000 CONNECT 0
OK