-
Notifications
You must be signed in to change notification settings - Fork 23
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
[REQUEST] em3587 Bitronvideo BV 2010/10 #15
Comments
Nice! For reference, did you manage to upgrade your Bitron Video/Smabit BV AV2010/10 USB-Stick using the Silabs Simplicity Studio (Silicon Labs official SDK tool), or did you use the docker image and scripts by walthowd, alternatively Elelabs Firmware Update Utility for flashing EmberZNet firmware? https://github.com/walthowd/husbzb-firmware https://github.com/Elelabs/elelabs-zigbee-ezsp-utility/ Firmware for Bitron Video/Smabit BV AV2010/10 USB-Stick has recently been asked for and directly or indirectly discussed here: https://community.openhab.org/t/zigbee-stick/74899 Note that this requires defining a baud rate of 115200 instead of 57600 which I believe is the baud rate on the default firmware. |
I managed to upgrade my BV AV2010/10 USB-Stick with the above linked f/w today i used the walthowd docker image and a bit of editing the npc.py |
Great! Maybe report this + change to issue tracker on walthowd repo? -> https://github.com/walthowd/husbzb-firmware/issues |
@Hedda I used the integrated updater in openHAB. |
FYI, EmberZNet 6.7.10 for EM3587 has now also been made available by grobasoz EmberZNet 6.7.10 has been confirmed working by Elix-g in a discussion about flashing here: Again, this requires defining a baud rate of 115200 instead of 57600 which I believe is the baud rate on the default firmware. |
Just wanted to write that I was having a weird problem using ZHA, where the stick would pick up a device for about 1 minute before losing all communications, making it useless for automation. Came here and found your instructions, updated the firmware to 6.7.10, re-added the integration and now all works perfectly! Cheers |
That's the exact reason I upgraded mine glad it helped someone out |
Thanks for the feedback... much appreciated :) |
Actually, the Bitronvideo BV 2010/10 is already working using the first commit intended for etrx3587-lr.
Unlike etrx3587-lr, the Bitronvideo BV 2010/10 uses PC6 for PA/LNA while etrx3587-lr uses PC5.
#14 is what led me to try the em3587 firmware.
IOW, I used https://github.com/grobasoz/zigbee-firmware/raw/af7c35ea8d580152eb9853af1d3fab91bef3b5d4/EM3587/NCP_USW_EM3587-LR_678-115k2.ebl
and it works on my Bitronvideo BV 2010/10
Thank you @grobasoz ! :-)
The text was updated successfully, but these errors were encountered: