JN5189 control bridge

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

JN5189 control bridge

跳至解决方案
2,188 次查看
monk_65
Contributor III

 

Hi,

i use the JN5189 with OM15080 USB dongle and use JN-AN1247 (v2007)

with MCUxexpresso v11.7.1 [Build 9221] 

with SDK version 13330

 

when i use ZGWUI, to appair my device i can perform a permit join, but the LED don't blink

during the time to permit. is it normal ?

 

i use the device to measure temperature and humidity (cluser_id 402 and 405)

when the device is appairing, only information humidity is update but not the temperature

and i receive a problem from zigbbee stack

Type: 0x8702
(APS Data Confirm Fail)
Status: 0xF0
Source Endpoint: 0x01
Destination Endpoint: 0x01
Destination Mode: 0x02
Destination Address: 0x0000
SQN: 0x62

(humidity)

Type: 0x8102
(Attribute Report)
SQN: 0x09
Src Addr: 0x2ED2
Src Ep: 0x01
Cluster ID: 0x0405 (Unknown)
Attribute ID: 0x0000
Attribute Size: 0x0002
Attribute Type: 0x21 (UINT16)
Attribute Data: 0x1590                 => OK

 

when i used JN5169 with JN-AN-1216, i didn't have problem to perform this operation

so Are you an idea of my problem ?

 

Sinceraly yours

yann

 

0 项奖励
回复
1 解答
2,031 次查看
monk_65
Contributor III

 

I understood my problem, information received by the tools ZGWUI  is little different with older version

so with Raw data i can find my temperature sensor

 

Sinceraly,

i can close this post

在原帖中查看解决方案

0 项奖励
回复
5 回复数
2,129 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @monk_65 ,

 

Thanks for contacting NXP support.

Could you help to check chapter 25 of ZigBee Cluster Library User Guide? Please make sure that the relevant code and compilation options are modified according to the instructions.

And also, this link could be helpful.

If there is still some problems, please let me know.

 

Best regards,

Gavin

 

0 项奖励
回复
2,121 次查看
monk_65
Contributor III

thanks for your reply

 

i use control bridge application and cluster is already install in JN-AN-1247

Capture.PNG

So i search again

0 项奖励
回复
2,065 次查看
monk_65
Contributor III

 

For the first question , i found the response

So for the community , if you want to toggle orange LED when you ask a permit join to the network with OM15080

you must change in app.h

 

#define APP_BOARD_TEST_LED0_PIN 10 // YB modif 10 instead of 0

 

For the second question , i search again

 

0 项奖励
回复
2,046 次查看
Christine_Li
NXP TechSupport
NXP TechSupport

Hi, @monk_65 

For the first question , I found the response

==>Great job! Congratulations~ And thank you for sharing your solution for this issue.

For the second question , I search again

==>Yes, Please search it in this guide: ZigBee Cluster Library User Guide. Make sure that the relevant code and compilation options are modified according to the instructions. And also you can can refer to this link .

If still have any problem, please don't hesitate to contact us.

 

Best regards,

Christine.

0 项奖励
回复
2,032 次查看
monk_65
Contributor III

 

I understood my problem, information received by the tools ZGWUI  is little different with older version

so with Raw data i can find my temperature sensor

 

Sinceraly,

i can close this post

0 项奖励
回复