re-starting advertising after being stopped

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

cross mob
Anonymous
Not applicable
I am attempting to resume advertising. Is there a particular way to do this?  Currently I'm calling CyBle_GappStartAdvertisement() which returns a value of 259  This value is WAY out-of-range of the posted values in the header file.   CyBle_GappEnterDiscoveryMode() is called within CyBle_GappStartAdvertisement() which is returning 259.  Also where is CyBle_GappEnterDiscoveryMode() located?
0 Likes
1 Reply
Anonymous
Not applicable

Hi,

   

Please make sure if you are calling this API in the disconnected state.

   

Regards,

   

- Madhu Sudhan

0 Likes