Hi TI friends:
In simplelink example of 802.15.4.
I can see TI enabled mac retransmiting by setting dataReq.txOptions.ack = true.
And it seems PIB ApiMac_attribute_maxFrameRetries is the max counts of mac retransmitting and the default value is 3.
Sometimes we can see from collector side that one data package was received for 2 or even 3 times.
I doubt it was because sensor failed to get ack and retransmit data package again so collector received the same data package more than one time.
But why mac don't filter this repeated data packages?
Hoping for your response soon.
Thanks.

