How to intergation IR cluster into sdk JN-SW-4170

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to intergation IR cluster into sdk JN-SW-4170

1,204 次查看
dangthanhnha_nt
Contributor I

Hi all,

I have a device IR zigbee, I want to intergation IR cluster into sdk JN-SW-4170. I saw document JN-UG-3115 is no cluster IR.

How to intergation IR cluster into sdk JN-SW-4170? Does NXP support IR cluster or not?

Assume: I will define a cluster about IR zigbee, what do I need to do?

I use module JN5169-001-M06 is coordinator, sofeware JN-AN-1217 and sdk JN-SW-4170.

Regards,

Nha Dang

标签 (2)
0 项奖励
3 回复数

1,090 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport
0 项奖励

1,179 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, this cluster is not defined in our Stack, you could implement your own cluster.

To create a custom cluster you need to define each of the ZCL structures. These structures contain endpoint definitions, cluster definitions, attribute definitions, addresses, attribute reporting configuration, response configurations, and cluster instance data, as well as other configurations.

 

For further information about the ZCL structures, please take a look at chapter 6 of this document right here.

 

For reference, you can check the JN-AN-1229 Application note, as it contains an instance of a custom cluster.

Please let me know if you have any further questions.

Regards,

Mario

0 项奖励

1,098 次查看
dangthanhnha_nt
Contributor I

Hi mario,

Currently, I want to define the cluster zcl.

I saw document "ZigBee Cluster Library (for ZigBee 3.0) User Guide" chapter 6 "ZCL Structures". 

Could you support about example define new zcl cluster?

I use module Jn5169 is coordinator, sofeware JN-AN-1217 and sdk JN-SW-4170.

Regards,

Nha Dang

0 项奖励