Other Parts Discussed in Thread: CC1352R
Hi All,
We are using CC1352P as Collector ad CC1352r as a sensor with TI 15.4 SDK examples. We use Non-beacon mode, 50 KBPS data rate, and 868MHz frequency band.
1. Can we change the short ID of the collector by using a Random number generator?
2. What are the places in which we need to change the short ID in the collector code?
3. Is there any impact with networks if we paired sensors with the random number generated short ID?
Why we would like to go with a different short ID for each network, because we had collectors which have the same network details like Channel, PAN, and short ID.
The sensors joined to are collector1 and sensors joined to collector 2 are sending telemetry data and vice versa are working fine if both collectors are powered ON, but if Collector1 is powered off still sensors connected to collector 1 are sending data to the network and later if I powered on collector 1 the collector could not able to send data to the sensors.