Data is not updating on Coordinator side JN516x

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

Data is not updating on Coordinator side JN516x

跳至解决方案
1,113 次查看
dheerajsawant
Contributor V

Hello, 

mario_castaneda‌ , davidashraf

i am working on JN5168-001-M00 module. 

i am trying to send data from seeping end point device to coordinator. 

i achieved data transferred between this two module. 

but problem is that my updated data is not updating on Coordinator side.  

example, i want sending temp value to coordinator from sleeping end point device, only my first packet is got send correctly but if temp is change on sleeping end device is not shown on coordinator device.

i really dont know what should i do.

please need your help.

i am attaching picture so you will understand better2nd packet.pngfirst packet.png

0 项奖励
回复
1 解答
724 次查看
dheerajsawant
Contributor V

Hello Mario Ignacio Castaneda Lopez

 

That problem is also solved. 

i was using  below both api thats why data come twice.

ZPS_eAplAfUnicastDataReq

ZPS_eAplAfUnicastAckDataReq

now i am using only  

ZPS_eAplAfUnicastAckDataReq 

above API so its give me data and ack.

Thanx brother for your reply.

 

Regards, 

Dheeraj Sawant

在原帖中查看解决方案

5 回复数
724 次查看
dheerajsawant
Contributor V

Hello Everyone, 

mario_castaneda‌  , davidashraf‌ , LimLim, ‌ lim22983@gmail.com‌.sed device2.pngSED Device part 3 (description of from data packet function).pngcoordinator device1.pngcoordinator device2.png

Still i Didn't find out any solution for this. 

i have attached demo code please take a  look on it.sed device1.png

Please need your help.

Best Regards, 

Dheeraj Sawant

0 项奖励
回复
724 次查看
dheerajsawant
Contributor V

mario_castaneda‌, 

Sorry to disturb you. 

But i still didn't find out solution for this! :smileysad:

0 项奖励
回复
724 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Dheeraj,

Did you try the attributes report? The binding process will help you a lot.

What is the maximum time that you want in sleep mode?

Could you please confirm this?

Best Regards,

Mario

0 项奖励
回复
725 次查看
dheerajsawant
Contributor V

Hello Mario Ignacio Castaneda Lopez

 

That problem is also solved. 

i was using  below both api thats why data come twice.

ZPS_eAplAfUnicastDataReq

ZPS_eAplAfUnicastAckDataReq

now i am using only  

ZPS_eAplAfUnicastAckDataReq 

above API so its give me data and ack.

Thanx brother for your reply.

 

Regards, 

Dheeraj Sawant

724 次查看
dheerajsawant
Contributor V

Hello mario_castaneda‌, 

Thankx for your reply. 

i don't know where i had done mistake. 

but after that i took fresh copy of 1229 application note and solve that issue. 

I would like to ask new question related to "UnicastAck" when i use Unicast and UnicastAck 

at coordinator side data come twice. 

But when i comment on UnicastAck API data come proper one time only but Ack didn't occur on  SED device.

Why this is happening?

 I want Ack but i don't want Ack with Data twice comes on coordinator.

Thank You for your reply.

Best Regards.

0 项奖励
回复