BLE Hear Rate Monitor Client example

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

cross mob
Yiling1990
Level 1
Level 1
First question asked Welcome!

Are there any example applications available for Heart Rate Monitoring BLE Client for CY8CKIT-062S2-43012 WIFI-BT Pioneer Kit.

 

Thanks!

0 Likes
1 Solution
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @Yiling1990 ,

We unfortunately do not have any examples on Heart Rate Monitoring BLE Client for 43012 kit. 

We do however have training material and examples on developing a client project, scanning and establishing connections with a peripheral, how to read/write into GATT database, enabling and receiving notifications and indications from a server, service discovery, etc. 

Kindly look at the modustoolbox training-level3 here: https://github.com/Infineon/training-modustoolbox-level3-bluetooth/tree/master/Type1
Refer to the chapter 6 on centrals in manual. You can find the solution to the exercises in the chapter under projects.

Hope this helps you in building the client project according to your requirements. Do let us know if you need any further help.

Thanks and regards.

Advait Kulkarni.

View solution in original post

0 Likes
1 Reply
advait_kulkarni
Moderator
Moderator
Moderator
25 likes received 250 sign-ins 100 solutions authored

Hi @Yiling1990 ,

We unfortunately do not have any examples on Heart Rate Monitoring BLE Client for 43012 kit. 

We do however have training material and examples on developing a client project, scanning and establishing connections with a peripheral, how to read/write into GATT database, enabling and receiving notifications and indications from a server, service discovery, etc. 

Kindly look at the modustoolbox training-level3 here: https://github.com/Infineon/training-modustoolbox-level3-bluetooth/tree/master/Type1
Refer to the chapter 6 on centrals in manual. You can find the solution to the exercises in the chapter under projects.

Hope this helps you in building the client project according to your requirements. Do let us know if you need any further help.

Thanks and regards.

Advait Kulkarni.

0 Likes