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.

CC3220SF芯片例程中的tcpecho例程的运行问题

Other Parts Discussed in Thread: CC3220SF

CC3220SF芯片例程中的tcpecho例程的运行,按照说明中提到了将wifi名字密码修改以后的下一步,

1.提到了tcpSendReceive python script 一个.py文件,这个文件是怎么使用的呢,好像说要打开这个文件才能演示数据收发

2.在这个实验中是把芯片作为客户端,电脑端作为服务器端进行数据传输吗