Where can I find the BLE application functions ?

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

cross mob
Anonymous
Not applicable

Hi everyone.

I want to know what functions which is in demo or application is.

for example

there is wiced_bt_smartbridge_enable_attribute_cache function.

I don't know what is happen at using this function.

I want to know function and using method of functions in demo and application.

where can I find the this functions description?

Thank you!.

Sincerely!

-Dennis-

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

Unfortunately, I am not aware of any API related documentation for the BLE functions other than the sample apps themselves that are packaged inside of the SDK and the HTML based docs here: /WICED-SDK/doc/API.html

View solution in original post

2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, I am not aware of any API related documentation for the BLE functions other than the sample apps themselves that are packaged inside of the SDK and the HTML based docs here: /WICED-SDK/doc/API.html

Anonymous
Not applicable

Thank you.  mwf_mmfae

but API has only wi-fi and peripheral functions.. etc.. not bluetooth function.

I try to refer WICED-Smart function API Reference. but functions are different.

I just cannot debug because of program cannot Debug / arm-none-eabi-gdb.exe --version

I cannot know what functions do.  I am in deadlock.

now I am using smartbridge demo. it can scan peripheral devices. and can connect up. but cannot get GATT characteristic.

before getting GATT char. suddenly, connection was down.   reason 22 (0x16)

Actually, I don't know what smartbridge is..   I just use this demo seems like similar application i want to make

Thank you!

0 Likes