你好:
我在调试CC3120的例程 : simplelink_msp432_sdk_wifi_plugin_1_30_00_03 目录下的 network_terminal_MSP_EXP432P401R_tirtos_ccs,
这个例程中,当CC3120 想接收数据时必须用串口工具输入“recv”命令才可以。串口检测到recv命令,才进入接收模式。
如何让CC3120实现可以随时接收AP发过来的数据,但是又不影响其它进程?
谢谢
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.
你好:
我在调试CC3120的例程 : simplelink_msp432_sdk_wifi_plugin_1_30_00_03 目录下的 network_terminal_MSP_EXP432P401R_tirtos_ccs,
这个例程中,当CC3120 想接收数据时必须用串口工具输入“recv”命令才可以。串口检测到recv命令,才进入接收模式。
如何让CC3120实现可以随时接收AP发过来的数据,但是又不影响其它进程?
谢谢