FRDM-KW41Z Zigbee example

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

FRDM-KW41Z Zigbee example

ソリューションへジャンプ
2,453件の閲覧回数
gustcool2
Contributor II

Hi

I have two 'FRDM-KW41Z Development Board'

and I want to communicate with each other using zigbee.

ex) A send '1' message to B, B show me the message through UART.

Are there examples for reference?

Thanks.

タグ(2)
0 件の賞賛
返信
1 解決策
2,361件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Lee, I hope you're doing well!

 

The closest example would be the SMAC wireless UART example. It supports sending messages through a Wireless UART, just like you request, however, it's not on a full ZigBee implementation, instead relying on the SMAC protocol, but it could be useful to get an idea of the implementation.

 

It can be found in the following path of the SDK:

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\smac\wireless_uart>

 

Could you please a look at this example?

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

元の投稿で解決策を見る

2 返答(返信)
2,361件の閲覧回数
gustcool2
Contributor II

thank you for your advise

i am looking at the example

0 件の賞賛
返信
2,362件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Lee, I hope you're doing well!

 

The closest example would be the SMAC wireless UART example. It supports sending messages through a Wireless UART, just like you request, however, it's not on a full ZigBee implementation, instead relying on the SMAC protocol, but it could be useful to get an idea of the implementation.

 

It can be found in the following path of the SDK:

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\smac\wireless_uart>

 

Could you please a look at this example?

 

Please let me know if you need any more information.

 

Best regards,

Sebastian