妖神的Z2M网关,PCB版本为GITHUB上的v0.2.1版本,能看到日志,刷不进去固件,自动生成的wifi也可以连,大神们给诊断诊断
不知道为啥上传不了图片了,报的错误是
Connecting…………………_____
Unexpected error: Error connecting to ESP: Failed to connect to ESP8266: Timed out waiting for packet header
Exception in thread Thread-1:
Traceback (most recent call last):
File “z2mflasher\common.py”, line 206, in detect_chip
File “venv\lib\site-packages\esptool.py”, line 483, in connect
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “threading.py”, line 926, in bootstrap_inner
File “z2mflasher\gui.py”, line 231, in run
File “z2mflasher\gui.py”, line 163, in flash_esp
File "z2mflasher_main.py", line 346, in run_esphomeflasher
File “z2mflasher_main_.py”, line 185, in esp_flash
File “z2mflasher\common.py”, line 208, in detect_chip
z2mflasher.common.EsphomeflasherError: Error connecting to ESP: Failed to connect to ESP8266: Timed out waiting for packet header