CC3200 LP的 WPA密码设置成7位,PC和手机都必须要求输入8位密码,无法连接也无法修改,求助如何恢复出厂设置
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.
用API:
lRetVal = sl_WlanPolicySet(SL_POLICY_CONNECTION, \
SL_CONNECTION_POLICY(1, 0, 0, 0, 1), NULL, 0);
sl_WlanProfileDel(0xFF);
麻烦您回答一下我们的问题,帖子名是 全国物联网竞赛关于DEMO程序的问题。