Hello friends,
we are using SDK as bellow:
---linux stack gatew4ay sdk :ti154stack_linux_x64_2_05
---simplelink:simplelink_cc13x0_sdk_2_10
our product works like this: one base station works as collector/coprocessor together with multiple sensors.
the default setting of the ti sdk uses only channel 0(config-channel-mask = 0 in collector.cfg),
as we changed one collector to use more channels(eg. 0 1 2 3),
we found this collector will still always choose channel 0 while there are several collectors already using channel 0 in the same office area.
seems the energy detect process can not detect the existing collectors operated in channel 0.
by the way, we already deleted the collector nv bin file to make sure energy detective process is done each time the collector started.
thanks,
Harbor