BLE_PROFILE_CFG

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

cross mob
Anonymous
Not applicable

where does one find more detailed info on definition and  implementing configuration of the device?

  Details on the meaning, use case or exceptions of the variables in this structure would be quite useful in knowing and understanding the product. is this hidden somewhere within the SDK?

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, we do not have any formal use cases/documentation for the variables defined within BLE_PROFILE_CFG.

However, I did create a category and triedto pull in some of the more useful threads related to the BLE_PROFILE_CFG variables.

To start, go here: WICED Smart Forums

Take a look at the categories in the left column of the page:

categories.png

zhaohua's post here is probably the most complete: BCM92073X BLE Profile Configuration

View solution in original post

0 Likes
5 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, we do not have any formal use cases/documentation for the variables defined within BLE_PROFILE_CFG.

However, I did create a category and triedto pull in some of the more useful threads related to the BLE_PROFILE_CFG variables.

To start, go here: WICED Smart Forums

Take a look at the categories in the left column of the page:

categories.png

zhaohua's post here is probably the most complete: BCM92073X BLE Profile Configuration

0 Likes
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

You may also check out the API reference guide within the SDK.

bleconfig.jpg

0 Likes
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

Is this still an issue?

bernd.fischer

0 Likes
Anonymous
Not applicable

This is still an issue.  Where are the valid inputs to BLE_PROFILE_CFG's default_adv data member, for example?  All that the comment says is default_adv.  Why is this information so hard to reveal?

0 Likes
Anonymous
Not applicable

Check the bleprofile.h

adv modes.PNG

0 Likes