1.CC3100不更新固件能否使用?
2.CC3100更新固件一定要CC31XXEMUBOOST?
3.如果么有CC31XXEMUBOOST是否就不能连入WiFi了
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.CC3100不更新固件能否使用?
2.CC3100更新固件一定要CC31XXEMUBOOST?
3.如果么有CC31XXEMUBOOST是否就不能连入WiFi了
从串口打印的信息Device started as station看出,CC3100已经启动为Station模式,后面调用Connect函数,你是否有修改连接目标AP或路由器的名字和密码?SSID和passcode需要写入get_started with station程序中,CC3100才能正常的连接到目的AP、路由器。