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.
TI的工程师:
你们好.
我使用的CC3000+MSP430G2553模块,小米1S手机,手机smart Config APP是SmartConfigCC3X.apk(别人网站上下的,TI官网没找到)
我按照TI官网的教程进行调试。。过程如:processors.wiki.ti.com/.../CC3000_Basic_Wi-Fi_example_application_for_Launchpad
前面都很顺利,最后出现这样的问题。如下图所示:程序下载之后,我打开手机smartconfig APP 点击Start,显示一直在搜索。发送命令01,过几分钟,串口上又有IP地址显示出来。但是发送03,08等其他命令一直没有回复消息。我在想:手机smart config APP 都还在搜索,为什么会有IP地址在串口中打出来呢?如何才算是手机和CC3000连接好?如何解决这种问题?