Writing, Reading and Reporting ZigBee Attributes

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Writing, Reading and Reporting ZigBee Attributes

ソリューションへジャンプ
1,126件の閲覧回数
alejandrovelez
Contributor III

Hello,

Where can I find examples that implements comands for write, read and report different cluster attributes using FRDM-KW41Z boards?

ラベル(1)
タグ(3)
0 件の賞賛
1 解決策
1,030件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Alejandro, I hope you're doing well!

 

The ZigBee control bridge example provided in the KW41Z's SDK contains a source file showing some commands that can be sent from the coordinator to other devices to get the responses you want.

 

The SDK example can be found in the following path:

 

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\zigbee_3_0\control_bridge>

 

The source file with the different available commands is named "app_Znc_cmds.c"  and can be found in the Source folder after importing your project.

 

Please let me know if you need more information.

 

Best regards,

Sebastian

元の投稿で解決策を見る

1 返信
1,031件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Alejandro, I hope you're doing well!

 

The ZigBee control bridge example provided in the KW41Z's SDK contains a source file showing some commands that can be sent from the coordinator to other devices to get the responses you want.

 

The SDK example can be found in the following path:

 

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\zigbee_3_0\control_bridge>

 

The source file with the different available commands is named "app_Znc_cmds.c"  and can be found in the Source folder after importing your project.

 

Please let me know if you need more information.

 

Best regards,

Sebastian