silicon zigbee host一些常用命令

本文档提供了ZigBee网关的详细操作指南,包括设备表打印、设备退网、网络开放及ZDO绑定等核心功能的使用方法。通过具体的命令示例,如zdoleave、pluginnetwork-creator-securityopen-network和zdobind,帮助读者理解如何进行设备管理和网络配置。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

参考文档:

ug129-zigbee-gateway-ref-design-guide.pdf

file:///D:/SiliconLabs/SimplicityStudio/v4/developer/sdks/gecko_sdk_suite/v2.5/protocol/zigbee/documentation/120-3023-000_AF_V2_API/index.html

 

 

打印设备表:

           plugin device-table print

设备退网:

         zdo leave 0x058a 0 0  usage:zdo leave [target:2(网络地址)] [removeChildren:1] [rejoin:1]

开放zigbee网络:

          plugin network-creator-security open-network

zdo绑定:

     zdo bind 0x81b5 1 1 0x0006 {D0CF5EFFFE540307} {D0CF5EFFFEF11582}

     zdo bind [destination:2] [source Endpoint:1] [destEndpoint:1] [cluster:2] [remoteEUI64:8] [destEUI64:8]

     绑定CLusterID 

  • destination - INT16U - 网络短地址
  • source Endpoint - INT8U - Remote device's source endpoint to bind
  • destEndpoint - INT8U - Remote endpoint to bind
  • cluster - INT16U - Cluster on which to bind
  • remoteEUI64 - IEEE_ADDRESS - Remote node EUI64
  • destEUI64 - IEEE_ADDRESS - Binding's dest EUI64. Usually the local node's EUI64

#根据短地址 查询MAC地址

zdo ieee 0x0000

#根据长地址 查询短地址

zdo nwk {00 00 00 00 00 00 00}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值