is there a Zigbee RCP project for K32W061 ?

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

is there a Zigbee RCP project for K32W061 ?

跳至解决方案
575 次查看
nadirG
Contributor I

Hi, 
I'm currently trying to build a Zigbee Matter Bridge with an ESP32 (doing the bridge) and a K32W061 that would be the RCP. 
I'd like to know is there a K32 Zigbee RCP project (as there is a RCP project for Thread), that would only handle the radio communication ?
Regards,

 

0 项奖励
回复
1 解答
559 次查看
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @nadirG,

Hope you are doing well.

My apologies, there may not be an application for Zigbee RCP. However, perhaps you could try to emulate a similar functionality using Zigbee Control Bridge as base. This Application Note provides a slave application that receives commands to control devices within a Zigbee network, allowing the master to bridge into a Zigbee network while servicing IPv6 devices or other protocols. This is done by using the Zigbee Gateway Graphical UI (ZGWUI) to interact with the Control Bridge to manage the network and the devices.

The ZGWUI is a C# application that acts as a PC host that communicates serially with the Control Bridge, and its functionality could be ported to a host MCU/MPU, allowing the host to communicate with the K32W061 using UART. For more information on this, please refer to JN-AN-1247 Zigbee 3 Control Bridge User Guide (inside JN-AN-1247 folder > Doc).

Regards,
Eduardo.

在原帖中查看解决方案

2 回复数
543 次查看
nadirG
Contributor I

Hello @EduardoZamora

I'm doing well, hope you do so ! 

Thanks for the quick reply,
I understand there is not a RCP application for Zigbee but the Control Bridge could perfectly meet my needs.
I'm actually testing it ! 

Regards, 
Nadir.

0 项奖励
回复
560 次查看
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @nadirG,

Hope you are doing well.

My apologies, there may not be an application for Zigbee RCP. However, perhaps you could try to emulate a similar functionality using Zigbee Control Bridge as base. This Application Note provides a slave application that receives commands to control devices within a Zigbee network, allowing the master to bridge into a Zigbee network while servicing IPv6 devices or other protocols. This is done by using the Zigbee Gateway Graphical UI (ZGWUI) to interact with the Control Bridge to manage the network and the devices.

The ZGWUI is a C# application that acts as a PC host that communicates serially with the Control Bridge, and its functionality could be ported to a host MCU/MPU, allowing the host to communicate with the K32W061 using UART. For more information on this, please refer to JN-AN-1247 Zigbee 3 Control Bridge User Guide (inside JN-AN-1247 folder > Doc).

Regards,
Eduardo.