Part Number: CC2531EMK
I am trying the get ZNP (running HA_1_2_2a in HA profile/mode) to enrol an IAS Zone device (motion sensor). If I did not add cluster ID=0x500 when I issue the AF_REGISTER command to ZNP, will it be the cause of why I cannot receive commands (notifications) from the device?
The interesting part is that if I add the cluster as either an In or Out (or both) when I issue the AF_REGISTER command to ZNP, all my subsequent READ / WRITE ATTRIBUTE AF messages gets rejected by ZNP (AF sub-system) with a status of 2. And I don't get response from the device either because of this. If I simply not add the cluster ID to the list, then the READ & WRITE Attribute messages work.
Any idea what am I doing wrong?