Connect 3 PSoC 4 BLE microcontrollers to a single phone.

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

cross mob
AdRa_4011776
Level 1
Level 1

Can I use three PSoC 4 BLEs connected to a single phone at the same time?

I would like to know if this is possible, I have read a bit about the BLE Mesh Network, but I do not know if it can be applied to any PSoC 4, and I still do not understand if the data that is transmitted is the same for each device or each one can send different data.

0 Likes
3 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

PSoC 4 BLE devices does not support BLE mesh. Have you gone through Cypress page about BLE mesh? Please find the supported products from Cypress for developing BLE mesh from the link below. Please go through the Mesh products tab in the below mentioned page.

https://www.cypress.com/products/ble-mesh

Thanks

Ganesh

0 Likes

I understand, but is it possible to use BLE mesh to have the communication of 3 PSoC with a single cell phone?

0 Likes
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

You can use BLE flooding mechanism for your application. Please go through the Github code examples Day33, Day49 and Day52 from the link below:

PSoC-4-BLE/100_Projects_in_100_Days at master · cypresssemiconductorco/PSoC-4-BLE · GitHub

Thanks and regards

Ganesh

0 Likes