[求助]mind+上传模式下的microPython代码方式Easy IoT连接出错
2020-05-201.9万
AI 快速预览详细
本文讨论了在使用掌控板通过microPython代码连接Easy IoT时遇到的MQTT连接问题。文章指出,在microPython模式下,需要手动设置MQTT的topic0或topic1对应值,否则将无法成功连接。通过提供具体的解决方案,帮助用户快速排查并解决该问题,节省调试时间。
![]() ![]() 使用掌控板连接Easy IoT 在其他模式下都有设置topic的值的地方(如下图),在microPython下是没有设置MQTT topic0或topic1对应值的地方 ![]() ![]() 代码提示错误,无连接到MQTT |

![[求助]mind+上传模式下的microPython代码方式Easy IoT连接出错图2](https://imagemc.dfrobot.com.cn/data/attachment/forum/202005/20/113149dzgl8k83kkkyqr8z.png?imageView2/2/format/webp/q/80)
![[求助]mind+上传模式下的microPython代码方式Easy IoT连接出错图1](https://imagemc.dfrobot.com.cn/data/attachment/forum/202005/20/113119fa170usjzn77mp7n.png?imageView2/2/format/webp/q/80)
![[求助]mind+上传模式下的microPython代码方式Easy IoT连接出错图3](https://imagemc.dfrobot.com.cn/data/attachment/forum/202005/20/113337rsb8lc8qlqqd6q88.png?imageView2/2/format/webp/q/80)
![[求助]mind+上传模式下的microPython代码方式Easy IoT连接出错图4](https://imagemc.dfrobot.com.cn/data/attachment/forum/202005/20/113751iz1wi7hjwdqzpl7q.png?imageView2/2/format/webp/q/80)



