I can not find function at API Reference Guide.

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

cross mob
Anonymous
Not applicable

Hello,

I can not find function at API Reference Guide.

Let us know if you ever knew.

WICED Smart IDE 1.1

- bleapp.h

   void bleapp_set_cfg(UINT8 *p_db,  UINT16 db_size, void *cfg, void *puart_cfg, void *gpio_cfg, void * create_func);

   void bleapp_init(void);

   void bleapp_gpio_init(void);

   void bleapp_puart_init(void);

0 Likes
1 Solution

We have an API document being created now that may describe many of the functions in more detail.

At this point, the online documentation is the best we have to offer.

arvinds j.t

View solution in original post

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

I checked the PDF version of the SDK 2.0.1 API Reference Guide I have on my laptop and all of these functions are listed. Perhaps they did not exist in the older version of the SDK.

0 Likes
Anonymous
Not applicable

Thank you..  mwf_mmfae

Find bleapp.h File Reference

pastedImage_0.png

But I want Function Detail Description.

Do you know Function of bleapp_set_cfg?

0 Likes

We have an API document being created now that may describe many of the functions in more detail.

At this point, the online documentation is the best we have to offer.

arvinds j.t

Anonymous
Not applicable

Thank answered.

0 Likes