Part Number: CC1310
Tool/software: Code Composer Studio
Hey guys, we use the sensor/collector example. For the sensor we have CC1310 SDK 3.2 and for collector we have cc1352R1 SDK 3.3. We use simple link long range mode with 5kbps. We've been testing a lot the past weeks and one question occurred regarding the fixed unicast channel of sensors in frequency hopping mode.
We have one launchpad set as sensor thus I can print the UC channel during start up, which is always the first channel in the channel mask. If all sensors in the network would use this channel as their fixed channel for unicast transmission (note that we disabled broadcast) and some of them would send their polling request within 20s, there would be a FCC violation since the collector would have to answer/acknowledge all request on the same channel and the collector is only allowed for 400ms on one channel within 20s.
1. Are all fixed unicast channels of the sleeping sensors on the same channel?
2. Will they change sometime during runtime?
3. Any ideas how to simply handle this? Since the collector is aware of the unicast channels of its sensors, he could provide the next joining sensors with unoccupied channels.
best wishes
Slev1n