This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Suddenly received a couple of duplicate data when link quality is poor

Other Parts Discussed in Thread: CC2430

Hi

I am trying to use CC2430 to send some data in a poor link quality environment . But I found a funny phenomenon.

When I used coordination to send"1234"  to router, for example, sometimes router would get 3 or 4 "1234" suddenly.

I don't set AF_ACK_REQUEST in AF_DataRequest function( the function in ZStack 1.4.1) . And there are only these 2 devices in my network.

I wonder why this happened and how to fix it.

thanks!

FT.Young