This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请问怎样克隆一个协调器 更换协调器,终端不用重启和清除nv,cc2530,Z-Stack Mesh 1.0.0 有没有工具还是教程,谢谢啦!

Other Parts Discussed in Thread: Z-STACK, CC2530

请问怎样克隆一个协调器 更换协调器,终端不用重启和清除nv,cc2530,Z-Stack Mesh 1.0.0 有没有工具还是教程,谢谢啦!

  • 好的,谢谢,我用z-tool 读取以上数据,但有两个不能读取到,其它都可以,请问?

    ZCD_NV_BOOTCOUNTER(0x0002)

    ZCD_NV_APS_USE_EXT_PANID(0x0047)

    <TX>10:21:12.66 COM6 SYS_OSAL_NV_READ (0x2108)
    Id: 0x0047
    Offset: 0x00

    <RX>10:21:12.68 COM6 SYS_OSAL_NV_READ_SRSP (0x6108)
    Status: INVALID_PARAMETER (0x2)
    Len: 0x00
    Value:
  • 检查下设置是否正确,抓包看一下
    也可以看下这里e2e.ti.com/.../cc2538-backup-zc-concentrator-gateway-in-zigbee-network
  • 这是抓包数据
    [13:35:58.781957] Command 41-88-B2-27-00-FF-FF-00-00-09-12-FC-FF-00-00-01-28-2E-67-F9-1E-00-4B-12-00-28-AF-D8-01-00-2E-67-F9-1E-00-4B-12-00-00-75-9B-8B-F8-6F-CD-FF-FF
    Frame Information: (47 bytes)
    Packet Number: 2
    Protocol: ZigBee
    Timestamp: 13:35:58.781957
    Time Delta: 14.914464
    Channel: 11
    Length: 47
    Link Quality: -35 dBm
    Source: TICC2532 Sniffer
    Status: Encrypted
    MAC Header: (9 bytes)
    Frame Control: 0x8841
    ···· ···· ···· ·001 = Frame Type: [0x1] Data
    ···· ···· ···· 0··· = Security Enabled: [0x0] No
    ···· ···· ···0 ···· = Frame Pending: [0x0] No
    ···· ···· ··0· ···· = Acknowledgement Request: [0x0] No
    ···· ···· ·1·· ···· = Intra-PAN: [0x1] Yes
    ···· ··00 0··· ···· = Reserved: 0x0
    ···· 10·· ···· ···· = Destination Addr Mode: [0x2] 16-bit Short Address
    ··00 ···· ···· ···· = Reserved: 0x0
    10·· ···· ···· ···· = Source Addr Mode: [0x2] 16-bit Short Address
    Sequence Number: 178
    Destination PAN ID: 0x0027
    Destination Address: 0xFFFF
    Source Address: 0x0000
    MAC Payload: (36 bytes)
    NWK Header: (16 bytes)
    Frame Control: 0x1209
    ···· ···· ···· ··01 = Frame Type: [0x1] Command
    ···· ···· ··00 10·· = Protocol Version: 0x2
    ···· ···· 00·· ···· = Route Discovery: [0x0] Suppressed
    ···· ···0 ···· ···· = Multicast Flag: [0x0] Unicast or Broadcast
    ···· ··1· ···· ···· = Security Enabled: [0x1] Yes
    ···· ·0·· ···· ···· = Source Route Included: [0x0] No
    ···· 0··· ···· ···· = Destination IEEE Address Included: [0x0] No
    ···1 ···· ···· ···· = Source IEEE Address Included: [0x1] Yes
    000· ···· ···· ···· = Reserved: 0x0
    Destination Address: 0xFFFC
    Source Address: 0x0000
    Radius: 0x01
    Sequence Number: 40
    Source IEEE Address: 00:12:4B:00:1E:F9:67:2E
    NWK Aux Header: (14 bytes)
    Network Security Control: 0x28
    ···· ·000 = Network Security Level: [0x0] None
    ···0 1··· = Key NWK ID: [0x1] Network Key
    ··1· ···· = Extended Nonce: [0x1] Yes
    00·· ···· = Reserved: 0x0
    NWK Frame Counter: 121007
    Source Address: 00:12:4B:00:1E:F9:67:2E
    NWK Key Sequence Number: 0
    NWK Payload: 0x9B75
    Encrypted Payload: 0x9B75
    NWK MIC: 0x8BF86FCD
    MAC Footer: 0xFFFF
    Frame Check Sequence: 0xFFFF
  • 预编译设置这样可以吗?其它nv都能读到
    ZTOOL_P1
    NV_INIT
    MT_TASK
    MT_SYS_FUNC
    MT_ZDO_FUNC
    MT_NWK_FUNC
    FEATURE_SYSTEM_STATS
    LCD_SUPPORTED=DEBUG
    MT_SYS_KEY_MANAGEMENT

  • 我用z-stack mesh 1.0.0的znp是沒有問題的啊