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.

CC1310: Issue with joining sensors to collector in 5 kbps mode in TI15.4

Part Number: CC1310

Hello,

I am currently working on a Ti15.4 example code that is in NonBeacon mode and phy 130 LRM. I have modified the collector code so that it checks extended address and only allows certain selected sensors to join it. This logic works fine in 50kbps mode phy128. However this logic does not work in the phy 130.

The scenario is such that, when the sensor sends an association request to the collector, the collector will accept the request and send positive association response to sensor, but in the sensor association confirm callback it goes in the case where it has received no response(timeout) and as such it fails to join to the collector. My question is this, is it possible to configure this delay in the sensor, where we wait for association confirm from collector after we have sent association request. Or is there any workaround for this problem?

Regards,

Sabin