Does WICED-Smart SDK 1.1.0 (1.0.1) support multi-profile (and how)?H

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

cross mob
Anonymous
Not applicable

Dear all:

Do you know how to program the FW making it support multi-profile?

("multi-profile" means on one board have multi-profile then on iOS/Android and scan multi-profile service)

For example, HRM+Cycling Speed and Cadence,  Blood Pressure+HelloSensor,

I tried as below but it seems failed.

APPLICATION_INIT()

{

    bleapp_set_cfg(.....);     //one profile

    bleapp_set_cfg(.....);     //the other profile

}

Or WICED-Smart SDK can't support this feature?

(I use SB-BLE-S03(BCM20732S EVB)

0 Likes
1 Solution
Anonymous
Not applicable

Correction: The Medical Devices Working Group (med) is unrelated to the MultiProfile Working Group at the BT SIG.  I was just informed by my colleague.

But let me know if the above comments helps you.

JT

View solution in original post

2 Replies