PROC 222014 BLE maximum number of SLAVE connections

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Dear All,

   

Based on following example, I noticed CYBLE-222014 disconnects to current slave when connection to new slave is made. 

   

https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day030_Tim...

   

 

   

Questions:

   
        
  1. why CYBLE-222014  can not make 8 slave connections once and just exchange data in round-robin manner without disconnecting slaves? I find out other BLE devices from various vendors supports such thing.
  2.     
  3. Would you please uuggest other Cypress BLE alternate that supports such method?
  4.    
   

Regards

0 Likes
1 Reply
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hello Mayank,

   

Currently Cypress BLE devices won't support multiple connections at a time. So one another way to transfer data is to do connection in a Time division multiplexing way as the project which you pointed.

   

We have upcoming products which supports multiple connections.

   

Thanks,
Anjana

0 Likes