About JN-5168 receive data immediately base on Zigbee 3.0

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

About JN-5168 receive data immediately base on Zigbee 3.0

710 Views
chenlucas
Contributor I

I use JN-5168 to implement sleep end device on Zigbee pro 3.0, this sleep end device will sleep 10sec and wake up (about 3sec.) to receive polling data success, that received has send from coordinator during end device sleepping, but end device can't received any more data after wake up, so how can I send long data (around 3MB or normal size 64byte) to sleep end device form coordinator side during wake up mode state and end device can be received immediately?

Code Base:AN-1229

SDK:4170

Thanks

Labels (1)
0 Kudos
2 Replies

476 Views
patrick_pan
NXP Employee
NXP Employee

Hi,Lucas

can you decrease ZED sleep time from 10s to 7.5s which is the maximum buffer timing by the ZED parent for temporal store the date deliver to ZED

0 Kudos

476 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Could you please check the JN-UG-3048? I believe that the chapter 5.5.3 Polling for Data it's a good guide to start, and you can check the whole chapter. 

Also the Part IV: Appendices especially the B.2 Sending Data to Sleeping End Devices section. 

Best Regards, 

Estephania

0 Kudos