Zigbee Firmware value set to "0" after reboot ESP32
reichelper opened this issue ยท 6 comments
Describe the bug
After reboot the ESP32 with the latest image the Zigbee Firmware Version shows "0"
See #47
Device information
see Screenshots...
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After Reboot the ESP32 the Zigbee Firmware Version should be show the correct value
@reichelper could you re-flash Zigbee on the latest XZG firmware, even on the same Zigbee version, and then re-check this issue ?
@xyzroe
I flashed the latest ESP32 firmware.
Now after a Reboot of ESP32, the Zigbee Version show "?" instead of "0".
You need to re-flash Zigbee
I just tried to flash the Zigbee FW and the UZG-01 hangs up at 72,30 % and the red LED is flashing. Whats this?
UPDATE: I restarted the Zigbee Coordinator (Power off and Power On), then the device started up, but wont connect any more to ZHA. What should i do now? I retried to update the Zigbee FW Update several times now, but without any success. Check Zigbee Version in Debug Console now shows: | [ZB] FW: Unknown! Check serial speed!
Please help me out, no device is working now.
UPDATE: Glad, got it back to life! I had to disable ZHA and MQTT first and before startig the Zigbee Update. Never found a Point in Documentation about this before, now i had read this. Update started, processed and finished. Now the Details in ESP32 are working again with correct FW. Thanks!
So I need to add socket connection and MQTT stoping mechanism. Ok.