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

cross mob
Adarsh
Level 1
Level 1
First reply posted First question asked Welcome!

I have a use case where 2 central devices need to connect to one peripheral. I am using psoc6 as a peripheral and phone as central devices.

The problem I see is that when one central device is connected to psoc6, the other central device does not discover the peripheral. I have increased the Max number of ble connection to 2 in BT configurator, but not able to connect two devices.

I am using 'BLE_Battery_Level_FreeRTOS' example and just increased the Max number of ble connection to 2. If I connect one phone via 'CYSmart' app, cysmart app on another phone does not show the peripheral in the list.

Is there anything additional thing needed to establish connection other than increasing the Max number of BLE connections in BT configurator?

Kit used: CYCKIT-062-BLE

 

0 Likes
1 Solution
PratikshaV
Moderator
Moderator
Moderator
100 solutions authored 5 likes given 250 sign-ins

Hi @Adarsh 

I would also suggest you to go through the document for porting PSoC6_BLE_MultiSlave Psoc creator example project to Modustoolbox.

https://www.cypress.com/documentation/application-notes/an219434-importing-psoc-creator-code-ide-pso...

Regards,

Pratiksha V

View solution in original post

0 Likes
3 Replies