![]() |
这APP还不错,简单的设置了一下,我在homeassistant 的MQTT里都可以发布和订阅数据了! |
Hecat 发表于 2024-11-8 21:14 我在win10下成功了,服务器和客户端的灯都能控,非常棒 ![]() |
rsx9583 发表于 2025-2-8 11:18 自己不行,还啥看不上,顶顶大名的aduipliot飞控就是Arduino写的 |
哪位编译通过了? |
为啥我很反感Arduino![]() ![]() ![]() ![]() |
Client ID是必填项,没找到啊? |
谢谢这么详细,马上开始照葫芦画瓢 |
感谢楼主,这么详细的资料。 |
hhdsdy 发表于 2024-11-10 15:59 估计是有库不支持1.8.x的IDE了 |
Hecat 发表于 2024-11-10 12:38 1.8.19的,更高版本的好像在win7上不能用的,会不会和版本低有关系? |
![]() |
Hecat 发表于 2024-11-8 21:14 删除旧的重新安装,还是一摸一样的的结果,应该是其它的原因了,不知道会不会和我使用win7有关? |
hhdsdy 发表于 2024-11-8 17:59 我新装Arduino,开发板使用www arduino cn/package_esp8266com_index.json,连不上。 如果你愿意,试试把 C:\Users\xxx\AppData\Local\Arduino15\packages下面的ESP8266开发板删除,再从IDE里面重新安装。 压缩包里面的IDE和例程是用全新虚拟机一步一步安装、编译截图来的,例程应该不会有问题。 |
发表于 2024-11-8 08:17 我之前有用过ESP8266,开发板的管理地址用的是 www arduino cn/package_esp8266com_index.json ,一直都是很正常使用的,刚才用你提供的地址替换并确认,没有提示重启,编译也是一样的错误。 |
hhdsdy 发表于 2024-11-6 21:32 有最后一个错误,"Error PicoMQTT requires ESP8266 board core version >= 3.1",怀疑与开发板支持包有关。 访问国外的一些网站不是很稳定,多试试吧。 |
发表于 2024-11-6 21:32 [a02.png]添加ESP8266开发板管理器地址,填入 http://arduino.esp8266 com/stable/package_esp8266com_index.json 开发板是不是按上面填的?开发板包有没有更新成功? |
谢谢楼主的分享!我编译ESP8266_Client没有问题,但在编译ESP8266_Broker时报错,报错信息分别如下,请问是什么原因? Error while detecting libraries included by C:\Windows\TEMP\arduino_build_376235\sketch\ESP8266_Broker.ino.cpp Error while detecting libraries included by C:\Windows\TEMP\arduino_build_376235\sketch\ESP8266Lib.cpp Error while detecting libraries included by C:\Windows\TEMP\arduino_build_376235\sketch\key.cpp Error while detecting libraries included by C:\Windows\TEMP\arduino_build_376235\sketch\main_routing.cpp Error while detecting libraries included by C:\Windows\TEMP\arduino_build_376235\sketch\mqtt.cpp error PicoMQTT requires ESP8266 board core version >= 3.1 |
感谢楼主的分享,收藏了慢慢看。 |
搞定了!修改一下定义! |
请问修改另一个通道编译不成功。 |
发表于 2024-10-9 20:42 呵呵~找到了!编译成功!谢谢分享!! |
发表于 2024-10-9 20:42 搜索不到PicoMQTT |
zying 发表于 2024-10-9 18:34 安装PicoMQTT库了没? 参考上面 [a08.png]搜索PicoMQTT(区分大小写),点安装 |
找不到库PicoMQTT.h |