-
Notifications
You must be signed in to change notification settings - Fork 51
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
Pre-compiled router firmware for E180-ZG120B #37
Comments
I toyed with this a while back unsuccessfully. I'll re-try. But the thing with the E180-ZG120B-TB is you need a j-link to flash over swd, you can't flash it from the factory overt usb as the bootloader doesn't allow it. |
Thanks alot! I am aware of the SWD probe requirement. I do have my J-Link ready to go. |
You could try asking nicely in issue for these Silabs Zigbee firmware repos if Adminiuga or grobasoz could compile router firmware: https://github.com/zha-ng/EZSP-Firmware https://github.com/grobasoz/zigbee-firmware/ FYI, pre-configured Zigbee Router firmware for EFR32MG21 adapters has now been released by xsp1989 on GitHub. From the readme posted it sounds as if so far only tested with ITead Zigbee 3.0 USB Dongle and SM-011 based USB adapters. I doubt however that xsp1989 would release firmware for anything else than ITead Zigbee 3.0 USB Dongle and SM-011 Zigbee modules since I believe he is an engineer that works for CoolKit Technologies who designed and makes ITead Zigbee 3.0 USB Dongle and "SM-011 V1.0" Zigbee modules. https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware/Zigbee3.0_Dongle/RouterForDongle |
Anyway, you would probably be better of buying the same Silabs MGM210P (EFR32MG21 based radio modules) that tube uses: https://www.silabs.com/wireless/zigbee/efr32mg21-series-2-modules Alternatively, repurpose ITead's Zigbee 3.0 USB Dongle (has TX and RX solder pads exposed). Also sold out due to chip shortage. https://itead.cc/product/zigbee-3-0-usb-dongle/
Known issue and as I understand minimum needed is to buy is the $99 dev kit and register it to get access to Silabs Zigbee SDK: https://www.silabs.com/development-tools/wireless/efr32xg22-wireless-starter-kit Silabs official SLWRB4180B / SLWRB4180A "EFR32xG21" radio board made for that dev kit can be purchased separately for $49 https://www.silabs.com/development-tools/wireless/slwrb4180b-efr32xg21-wireless-gecko-radio-board https://www.silabs.com/development-tools/wireless/slwrb4180a-efr32xg21-wireless-gecko-radio-board https://www.silabs.com/documents/public/user-guides/ug427-brd4180b-user-guide.pdf |
I know it's a long shot but would it be possible to generate a router-capable firmware for the EFR32 device on those cheap E180-ZG120B-TB dev boards? Like @tube0013 , I have too many coordinators laying around!
I'd like to try on my own but it seems access to the Scilabs ZigBee SDK is paywalled...
The text was updated successfully, but these errors were encountered: