jn-5169 zigbee green power example

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

jn-5169 zigbee green power example

跳至解决方案
2,461 次查看
chriswei
Contributor II

Hi NXP

We bought a jn516x-ek004 kit to evaluate green power, 

We are new to zigbee 3.0 and green power, so it's beginner question, 

Is there any ready example for green power? We had installed "beyond studio", "zigbee-3.0-sdk", some application note, 

But we don't see any example with "green power", could you please guide us? thank you

Chris

标签 (2)
0 项奖励
回复
1 解答
2,338 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Chris, I hope you're doing well!

 

Both JN-AN-1216 and JN-AN-1217 can be used as Green Power examples by adding the "GP_SUPPORT = 1" line to the build configurations like so:

pastedImage_1.png

With this argument, it should be configured correctly to use the corresponding files for Green Power support, and, as you can see in the GP zpscfg files, the Green Power cluster is already added to the project.

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

在原帖中查看解决方案

2 回复数
2,339 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Chris, I hope you're doing well!

 

Both JN-AN-1216 and JN-AN-1217 can be used as Green Power examples by adding the "GP_SUPPORT = 1" line to the build configurations like so:

pastedImage_1.png

With this argument, it should be configured correctly to use the corresponding files for Green Power support, and, as you can see in the GP zpscfg files, the Green Power cluster is already added to the project.

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

2,338 次查看
chriswei
Contributor II

Hi Sebastian:

I didn't work well for green power commission.

I prepare 3 devices:

- 1 coordinator of an1217 on dongle, 

- 1 dimmableLightOTA-GPCombo of an1218 on DR1174 and DR1175

- 1 EH switch of an1219 on DR1174 and DR1199

My steps are

1. Use serial command "form" and "steer" to dongle.

2. power on dimmableLight, then LED blinking, then I can see the join message in coordinator's serial log

3. power on EH switch, press SW1, but I never see LED1+LED3 and LED2 flash (reference to 5.2.3 of AN1219)

Could you please guide me, 

give me some steps to demo green power switch + coordinator + lightbulb?

Thank you very much

0 项奖励
回复