-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Exception when use tuya zigbee smart knob #22007
Comments
It's hard to debug without a detailed log from serial. Do you have the opportunity to plug the ZBPro to serial and set |
I suspect that there might be an issue with the Koenkk Zigbee firmware. If I try to patch the latest Koenkk firmware, CC1352P2_CC2652P_launchpad_coordinator_20240710.zip, onto the Sonoff Zigbee Pro, similar to the modifications you made earlier, how should I proceed? |
Don't jump to conclusions too quickly. Even if there is a bug in Koenkk firmware, it does not explain a crash of Tasmota. |
I have ordered the device, but it will take weeks for delivery |
Wow, let me describe it in more detail. This device has two modes: command and event. In the default command mode, rotating the knob doesn’t cause any issues, but single, double, or hold presses all result in a crash. A quick triple press switches it to event mode, and in event mode, everything works fine. I’ll also try to find some time to dump the crash log. |
Ok, any log that makes it possible to reproduce the problem is useful. |
This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue was automatically closed because of being stale. Feel free to open a new one if you still experience this problem. |
I received my devices and tested in both modes, I don't have any crash: Command mode:
Scene mode:
|
Thanks to your response, I first updated the firmware to the 0928 daily build and tried to reproduce the reboot issue. Surprisingly, it no longer occurs on the latest version, and everything is functioning properly! Thank you so much for your assistance. |
PROBLEM DESCRIPTION
A clear and concise description of what the problem is.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
I encountered an issue while using the Zigbee device Smart Knob (Tuya ERS-10TZBVK-AA) with Tasmota 14.2.0.3 (831597e-zbbrdgpro). When performing a Short Single Press, the ZB Pro crashes and restarts.
EXPECTED BEHAVIOUR
22:35:16.559 MQT: tele/ZBPro/INFO1 = {"Info1":{"Module":"Sonoff Zigbee Pro","Version":"14.2.0.3(831597e-zbbrdgpro)","FallbackTopic":"cmnd/DVES_607D04_fb/","GroupTopic":"cmnd/tasmotas/"}}
22:35:16.596 MQT: tele/ZBPro/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"ZBPro","IPAddress":"10.1.8.25","IP6Global":"","IP6Local":"fe80::4222:d8ff:fe60:7d04%st1"}}
22:35:16.630 MQT: tele/ZBPro/INFO3 = {"Info3":{"RestartReason":{"Exception":28,"Reason":"LoadProhibited","EPC":"4011c806","EXCVADDR":"00000000","CallChain":["4011c803","401417c2","4013f858","40139aa1","4015e2b6","401402ac","4013f858","401384e0","40139777","40133bd0","4015ec76","4010744f","401034dd","4015f3fb","40109805","40127df7","400dea1c","400d93d1","401501ea"]},"BootCount":794}}
22:35:19.311 QPC: Reset
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: