Part Number: CC2538
Hello,
We a starting a ZigBee coordinator project with CC2538 as ZNP. We are running the ZNP-Host-Framework examples and trying to exchange some messages with a ZigBee switch.
We are using the command line trainer example, but failing to get any information on cluster 0x0006 from the device.
Is the example suitable for what we are trying to do?
What command should we use to send data to the device?
Can you point us to some documents to read on basic steps to make a coordinator with ZNP?
Below is a log extract:
Do you wish to start/join a new network? (y/n) y Resetting ZNP ZNP Version: 2.6.1 Enter device type c: Coordinator, r: Router, e: End Device: c Enter channel 11-26: 13 EndPoint: 1 Network Starting Network Starting Network Started Network up mtSysGetExtAddrSrspCb ExtAddr: 0x063A4D1D00124B00 Enter CMD mtZdoEndDeviceAnnceIndCb SrcAddr: 0x665C NwkAddr: 0x665C IEEEAddr: 0x000B57FFFE101B52 Capabilities: 0x8C Enter CMD mtAfIncomingMsgCb GroupId: 0x0000 ClusterId: 0x0003 SrcAddr: 0x665C SrcEndpoint: 0x01 DstEndpoint: 0x01 WasVroadcast: 0x01 LinkQuality: 0x4C SecurityUse: 0x00 TimeStamp: 0x0002B297 TransSeqNum: 0x00 Len: 0x03 Data[0]: 0x01 Data[1]: 0x00 Data[2]: 0x01 Enter CMD ZDO_SIMPLE_DESC_REQ Command: ZDO_SIMPLE_DESC_REQ Enter DstAddr: (2B) 0x665c Enter NwkAddrOfInterest: (2B) 0x665c Enter Endpoint: (1B) 1 mtZdoSimpleDescRspCb SrcAddr: 0x665C Status: 0x00 NwkAddr: 0x665C Len: 0x12 Endpoint: 0x01 ProfileID: 0x0104 DeviceID: 0x0001 DeviceVersion: 0x00 NumInClusters: 0x03 InClusterList[0]: 0x0000 InClusterList[1]: 0x0003 InClusterList[2]: 0x0006 NumOutClusters: 0x02 OutClusterList[0]: 0x0003 OutClusterList[1]: 0x0006 Enter CMD