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.

CC1352P: Duplicate packet issue with sensor&collector examples - SDK 5.20 | Rx>Tx

Part Number: CC1352P

Hi,

SDK: SDK 5.20.

Hardware used: 2 sets of launchpad CC1352P(4 launchpads)

Mode: Frequency Hopping.

Software used: Sensor & collector example code

Minimal changes made to sensor collector project

The changes made on the example code were as follows:
* Enabled FH mode
* Added dummy data of 192 bytes in a packet to be sent from sensor to collector
* Tx - Rx stats added to compare output of each set.
* Kept PanId for one set as 0x0001 and changed for the other set 0x0009
* Kept Co-ord short address for one set as 0xAABB and changed for the other set 0xAABC
Tested with above changes for multiple attempts
In all tests performed the Rx packets were always greater than Tx packets.
This is the observation. When the FH mode is running on both sets of launchpad
We got this issue with SDK 3.40/4.40 & 5.20 on our application
With SDK 5.20 the issue is easily reproducible on example code with 2 Sets of launchpads
When sequence number is added and on reception side we get to know the packets are duplicated.
For example we get a packet with sequence number 144 twice.
This mostly happens when the number of retries are more than 1
Regards,
Sameena Shaikh