Ability to bind multiple BLE devices using CYW920719B2Q40EVB-01

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

cross mob
kmantem
Level 1
Level 1
10 questions asked 25 sign-ins 10 sign-ins

Hello

We are using the above referenced Eval Board, and will be using the CYW9207 based microprocessor in a design we are working through.

We wanted to know if there were examples or a place where we might find out how to configure the chip to act as BLE Central/Peripheral and if the BLE can bind to more than once device at a single time?

Thank you in advance.

 

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi @kmantem ,

Yes we have many code examples available to configure CYW20719B2 as peripheral/central. Please refer Le Hello sensor code example- https://github.com/Infineon/mtb-example-btsdk-ble-hello-sensor

and LE Hello client code example- https://github.com/Infineon/mtb-example-btsdk-ble-hello-client

This BT101 training should also be helpful- https://github.com/Infineon/CypressAcademy_BT101_Files

 

View solution in original post

0 Likes
1 Reply
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi @kmantem ,

Yes we have many code examples available to configure CYW20719B2 as peripheral/central. Please refer Le Hello sensor code example- https://github.com/Infineon/mtb-example-btsdk-ble-hello-sensor

and LE Hello client code example- https://github.com/Infineon/mtb-example-btsdk-ble-hello-client

This BT101 training should also be helpful- https://github.com/Infineon/CypressAcademy_BT101_Files

 

0 Likes