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.

RTOS/CC1310: Using the blacklisting functions to always exclude one sensor from connecting to one collector (TI 15.4 stack)

Part Number: CC1310


Tool/software: TI-RTOS

Hi.

As mentioned in the title, I have an application where I have two collectors which have the same Pan IDs and net names but are at different locations. I have a number of sensors. However, I want to always ensure that one of the sensors (SensorBL in the diagram) will never connect to the collector close to it (this sensor and collector will be in one device). Unfortunately, I cannot find any examples online illustrating the use of Csf_addBlackListItem(); or any of the other provided blacklisting functions in the csf.c file.I have also attached a diagram below to show my problem.