-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Newly flashed device works in Zigbee but not BLE OTA plus weird display cycling #4
Comments
2024-02-20-14-31-56-926.mp4 |
When the --- appear the BLE connection gets disconnected. I think it's in some kind of boot loop. |
Register the thermometer to the Zigbee network. For Zigbee everything is similar https://github.com/pvvx/ZigbeeTLc/ A solid "BT" icon indicates a connection loss or the thermometer is not registered with the Zigbee network.
The “reset” contact is closed to “-Vbat”. |
Unfortunately not. The pin is clear and undamaged. And the battery new. I can't do zigbee OTA because the device doesn't actually stay on the network. If I power it off and on I sometimes get a temperature update, but anything else will not work. Something put it into a boot loop I think. I will try to revert back via Telink OTA, but I'm not 100% sure what .bin file to use. It doesn't like the .zigbee files.. |
same here.... |
Same here. Even flash back and clear to complete flash with the USB-COM flasher looks not fix it. The flash with USB-COM flasher looks like it goes all ok. But at the end exactly the same thing is happy: it hangs in the look like post above |
Try to reflash with preliminary erasing of the entire flash. (This will also change the MAC on the device. It will exclude the possibility that the current MAC address is already stuck somewhere...) In the Zigbee coordinator compiled from the Telink SDK for debugging, registration and binding of clusters always succeeds. A different radio channel is used, where all my other Zigbee devices do not work and do not interfere... I don't use Z2M - Z2M has too many problems. |
I am happy. I got restored it and it works again with the only Zigbee firmware. Things i did:
Strange enough when i flashed direct z03mmc.bin to the sensor it would not come available or joins my Zigbee network. Maybe i did something wrong. But anyways it's nice my sensor works again! :) |
Hi,
I just flashed this firmware (I liked the idea to regain BLE Flash support). First I flashed my LYWSD03MMC first with the pvvx/ATC_MiThermometer firmware and then this one. (https://github.com/pvvx/BZdevice/blob/master/bin/1141-020a-02053001-Z03MMC.zigbee)
The device was able to bind to Zigbee (ZHA) and shows temps there. (Firmware version 0x02053001)
But the Telink OTA is no longer able to connect to it. How do I still use BLE flashing? (There is a ATCz BLE device visible)
Also, how is the screen configured? I can't read or write the userInterface attributes like in pvvx/ZigbeeTLc#28
The Display is currently cycling through C,F and --- (BT logo on all the time)
The text was updated successfully, but these errors were encountered: