Using JN5169 for Zigbee smart home light switch

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

Using JN5169 for Zigbee smart home light switch

866 次查看
rhoob
Contributor I

I am developing a smart light switch to be used within a home automation system.

I am using the JN5169 MCU to communicate with the home automation system using the Zigbee HA1.2 profile.

This is ok for a 1-gang (1-channel/circuit) switch but if I have a second channel/circuit (2-gang) is it possible to use the same JN5169 MCU or do I need a second?

Can the Zigbee HA1.2 profile on the JN5169 permit multiple channel commands i.e 'Channel-1 ON', 'Channel-1 OFF', 'Channel-2 ON' & 'Channel-2 OFF'?

zigbee home automation‌zigbee #jn5169

标签 (1)
0 项奖励
回复
1 回复

655 次查看
dmsherazi
Contributor IV

You need to make use of  endpoints. The demo explains how to implement a single endpoint for light. For three gang switch you have to implement 3 endpoints for lights , each one for each endpoint.

0 项奖励
回复