Part Number: CC1352P
Other Parts Discussed in Thread: CC2652P, SYSCONFIG
Hi,
I am using 2 slaves with CC2652P and a Central/ Master device to receive 20 Byte of data from Slaves at every 10 ms (real time).
I am facing reconnection issues with the devices. The devices are not able to reconnect. The same goes by using 3,4 slaves also.
Once disconnected and connected back it does not sends the data though it reconnects to the Master.
Following are the details :
1. Update Connection Timeout (ms) - 100 ms as I want it to disconnect asap.
2. Parameter Update Delay (ms) - 500 ms as I want to see the data asap once reconnected.
With both the above options if I keep it to default 6000 ms then if the sensor disconnects again after reconnection in this time period of 6 seconds the slave takes 20 seconds to reconnect again.
3. Connection Interval Slave : 12.5 min - 15 max
4. Connection Interval Master : 12.5 min - 42.5

Queries :
1. Why am I not able to reconnect the sensor even using 2 sensors.
2. Why sometime the sensor reconnect but fails to send the data.
3. Why are the sensor taking 20 seconds to reconnect back if sensor reconnects in Update Connection Timeout (ms) timeperiod or Parameter Update Delay (ms) timeperiod.
4. Is the issue with connection interval ? Is it ok to give both slaves different connection interval will this solve the issue.
5 Can you suggest some connection Interval as I am unable to understand this problem at all.
6. I saw mulitple place where the Connection Interval is used can you please help me understand it.
Place 1 Inside Peripheral Configuration Configure Peripheral Role Settings

Place 2
Inside Broadcaster Configuration Configure Broadcaster Role Settings - Scan Response 1 and 2 both place...

My Major concern is the reconnection. Can you please help.
SDK used - simplelink_cc13x2_26x2_sdk_4_10_00_78
Regards,
Ankit Tomar

