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 希望实现一个功能:既能发送数据,又能同时响应对端发来的命令(如停止发送数据等),请教下如何实现?

Other Parts Discussed in Thread: CC3220SF

具体的疑问有一个是在发送数据的时候,运行的是sl_send,但是同一时刻并不能运行sl_recv,所以此时怎么去监听对端发来的命令,并引发抢断或中断?