Question
listen udp packet problem
Posted on December 14, 2015 at 15:24
Hi.
I am trying to listen udp broadcast packets from server but no data received.
My st module is station configured and its possible to ping in both direction.
Server Wireshark frame :
IP Source IP Destination Protocol
192.168.33.2 192.168.33.255UDP
60
Sourceport: 44219 Destination port: 4999Data packet: 00544f54485356523132
c0a821020fa1
My question is, how configure the module to listen this packets?
I try this ''
AT+S.SOCKON=192.168.33.255,4999,u'' ,but not work.
Somebody can help me please.
Regard.
Emerson.
#udp #sockets #broadcast