You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can commands to join a Zigbee network be added to zigpy-cli to enable using NCP in ”router mode”? I believe that bellows CLI already have join commands for this? Nerivec has implemented this and more command line tools in his new ember-zli project:
For more back-story and reference specifically on the ”Zigbee Router” (router mode) feature request please also see these related requested features for zigpy and bellows about being able to command NCP to join existing network as a Zigbee Router and/or Zigbee End Device. See these previous discussions and feature requests:
Please consider adding ”Zigbee Router” commands (i.e. add command to enable router mode, for join network, rejoin network, or leave network, etc.), and other utils commands as Nerivec’s ember-zli command line interface tool for Silicon Labs:
The text was updated successfully, but these errors were encountered:
Hedda
changed the title
Add ”Zigbee Router” (router mode) and same
Add ”Zigbee Router” (router mode) and same same utils commands as Nerivec’s ember-zli command line interface tool for Silicon Labs
Jul 12, 2024
Implement a new protocol for communicating with the builtin CLI on Silabs router firmware and integrate through out. This will allow to probe and flash router firmware
Router firmware must implement a custom CLI command bootloader reboot that calls the bootloader_rebootAndInstall api.
This has been tested both standalone and integrated with sl-web-tools.
Can commands to join a Zigbee network be added to zigpy-cli to enable using NCP in ”router mode”? I believe that bellows CLI already have join commands for this? Nerivec has implemented this and more command line tools in his new ember-zli project:
ember-zli router
Use a coordinator firmware as a router and interact with the joined network.
See code: https://github.com/Nerivec/ember-zli/blob/v2.9.0/src/commands/router/index.ts
For more back-story and reference specifically on the ”Zigbee Router” (router mode) feature request please also see these related requested features for zigpy and bellows about being able to command NCP to join existing network as a Zigbee Router and/or Zigbee End Device. See these previous discussions and feature requests:
And
Please consider adding ”Zigbee Router” commands (i.e. add command to enable router mode, for join network, rejoin network, or leave network, etc.), and other utils commands as Nerivec’s ember-zli command line interface tool for Silicon Labs:
https://github.com/Nerivec/ember-zli
https://github.com/Nerivec/ember-zli?tab=readme-ov-file#router
Ember ZLI
Interact with EmberZNet-based adapters using zigbee-herdsman 'ember' driver
Interactive Menus (with links to Wiki)
Bootloader
Router
Sniff
Stack
Utils
ToC
Usage
Commands
ember-zli bootloader
ember-zli help [COMMAND]
ember-zli router
ember-zli sniff
ember-zli stack
ember-zli utils
ember-zli version
The text was updated successfully, but these errors were encountered: