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.
1.SDK : simplelink_cc32xx_sdk_4_40_00_07目前我没看到SDk中有提供直接使用httpserver库的范例,除了portable+wifi范例。
2.我把protable范例知道mqtt_client_server范例,虽然我能够正常访问portable.html页面,但是portable无法获取数据(控制LED灯)。