Part Number: CC2652R
Other Parts Discussed in Thread: , SYSCONFIG
Hello,
Is there any way the peripheral can synchronize the central station?
I have two sensors with a high priority of transmitting data to a central station with a connection interval of 20 ms.
There is a guard time 5 ms to prevent connection collision.
The central station must also act as a peripheral to send diagnostic data to another central station.
I have two LAUNCHXL-CC2652R1 and two LP-CC2652RB kits for testing.CCS 12.5, SDK 7.10
Here is example of roles:
1. Central (diagnostic) - CC2652R1
2. Central/peripheral - CC2652R1
3. Peripheral - CC2652RB
4. Peripheral - CC2652RB
The problem is that the connection intervals (there are no connection interval requirements) of the central station interfere with the connection intervals of the multirole device. I can fix this by setting the connection priority of central device to LOW.
I've tried synchronize with a periodic advertising train, but this task only works for advertising data.
Is there any other way to avoid collision?





