Data is not updating on Coordinator side JN516x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Data is not updating on Coordinator side JN516x

Jump to solution
1,133 Views
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 Kudos
Reply
1 Solution
744 Views
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

View solution in original post

5 Replies
744 Views
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 Kudos
Reply
744 Views
dheerajsawant
Contributor V

mario_castaneda‌, 

Sorry to disturb you. 

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

0 Kudos
Reply
744 Views
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 Kudos
Reply
745 Views
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

744 Views
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 Kudos
Reply