This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200 UDP 广播问题

Other Parts Discussed in Thread: CC3200

在局域网使用两台计算机,一个cc3200 lp

从A计算机广播数据,B计算机8080端口可以接受数据。

从A计算机广播数据,CC3200的8080端口无法接受数据。

从A计算机直接向cc3200的8080端口发送数据,可以接收到数据。

使用的就是cc3200 sdk 1.1.0的udpsocket 的例子。请问该如何解决这个问题?