The WiFi module(act as access point) connected to CC have the IP 169.254.1.1 and listen for UDP connections in PORT 2000. The PC, connected to wifi module, have the IP 169.254.1.2.
Cheking the connection with wireshark and get the following bytes from PC to wifi module:
3c 22 1d 00 e4 46 c3 b6 01 00 00 f0 42 00 00 00 00 ad 01 00 00 00 00 00 00 60 03 00 00 15
Checking wiki(need to update it) and 0x3c is the sync value, 22 OBJ_ACK v2, 1d 00 ( i think that is 00 1d) = 29 size of the payload without the checksum... so from the pc to wifi module (connect to CC via serial) the data is ok.
From the module to PC i just receive:
40 ff 00
Disconnect the CC tx pin in the module and stop to receive data from the module in PC so i suppose that 40 ff 00 comes from CC.
Printscreen of configuration in GSC:

Printscreen of comunication in wireshark:
-wifi module to PC

-GCS to wifi module

Any suggestion of the problem?
PS: next use my Open Logic Sniffer to guarantee that CC is receiving the correct data.



Portugal
United States








