野生程序员

Results 21 comments of 野生程序员

esp32能用,但是0x03每次最多只能读50个,0x0f每次最多只能写50个

#if defined (ESP32) || defined (ESP8266) #define SERIAL_BUFFER_SIZE 1024 #endif 我改到1024还是只能写 55 个

我的也是同样的问题

除了清空固件,重新烧录没有别的办法了吗?

在协调器拒绝信号差的设备连接可以让这些设备连接到路由器而不是连接到协调器 The coordinator rejects poor-signal device connections so that the devices connect to the router instead of the coordinator

![image](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/b993a856-2cf0-4a9a-950d-03ec050ce911) 信号很好也会出现控制失败 而且不会自动恢复 Control failures occur when the signal is good and do not automatically recover ![image](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/e947748e-46dc-4c62-8793-f289ddb6346f)

![IMG_20240511_224245](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/09e3a758-9557-497f-b953-70b9c307d9a8) 串口直接连接linux开发板上的docker没有其他硬件 The serial port connects directly to Docker on the Linux Development Board without additional hardware 实在无法判断是什么地方的问题 It is impossible to tell where the problem lies

![IMG_20240511_224245](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/09e3a758-9557-497f-b953-70b9c307d9a8) 串口直接连接linux开发板上的docker没有其他硬件 The serial port connects directly to Docker on the Linux Development Board without additional hardware 实在无法判断是什么地方的问题 It is impossible to tell where the problem lies

![IMG_20240511_224245](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/09e3a758-9557-497f-b953-70b9c307d9a8) 串口直接连接linux开发板上的docker没有其他硬件 The serial port connects directly to Docker on the Linux Development Board without additional hardware 实在无法判断是什么地方的问题 It is impossible to tell where the problem lies

![image](https://github.com/Koenkk/zigbee2mqtt/assets/26636842/3582d030-9a17-4a13-a6c7-17d01cac83d2) 1次控制 会发送3次数据这样正常吗 1 control, will send 3 data is this normal