Other Parts Discussed in Thread: CC3235SF
Tool/software:
Hi
We're using the latest SDK and running the MQTT client example. In order to check the stability, we use a 3 second period timer to trigger the publishing function, Sometime (randomly) the publishing function hangs and does not return, and application reecives the "MQTT_EVENT_SERVER_DISCONNECT" event. Regarding this issue, it seems to happen only on the ASUS AP, and when we connect to another AP, this issue does not seem to occur.
Environment : local network (no internet).
broker(PC) <-> AP <-> CC3235SFLP
Software : simplelink_cc32xx_sdk_7_10_00_13 , CCS 12.2
Hardware : CC3235SF LP
We also use wireshark to capture packets on the broker side. You can check the wireshark file on the following link.
Do you have any suggestions for us?
https://drive.google.com/file/d/1HxZqK-JpDQJqMzHMxId4uM9xfRfLg6QE/view?usp=sharing
172.16.42.150 -> CC3235SF LP
172.16.120.106 -> broker
Thanks.
BR
Trevor