This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2650: cc2650

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650, CC2541

Hi Sir,

I am working in cc2650 package for interfacing BLE. In general, I have doubts regarding BLE concepts. 

1. How to calculate the maximum amount of BLE packets transferred with respect to Connection interval and Connection Timeout. In my package, I am setting the 

connection parameters as:

    - Connection interval  -  40 ms

    - Timeout                    -  3200 ms

    - Slave Latency           - 30

 How much data can be allowed to transfer over BLE.

2. And, w.k.t Connection parameters are the choice of Central device only, either it may choose our settings or it creates within their limits. 

In that, if the Slave latency is not being set as per peripheral requirement, how affect, this would be?.

- Because, I always chose to have different mobiles, if the slave latency is not supported. So, I got to clear from this perspective. 

3. Android versions are getting differed for different mobile manufacturers. So, BLE could cause some trouble in connectivity. How to handle this 

 for different android platforms.

Thanks,