This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Peripheral device: Keep advertising during connection

Hi ,

The device required to keep advertising during the connection established.

It is human interface device which mean it is peripheral device as well.

I would like to know whether there is any sample I could take as reference for the structure.

Or it is possible to keep the keyboard_sample for development? If yes, which API or function I should integrate?

In further, I would like to know is it possible to proceed connectable advertisement.

Currently, I just understand that is possible to do non-connectable advertisement.

Thanks.

Parents Reply
  • Hi Sigurd,

    I have viewed the sample and found that it doesn't use peer manager.

    However, the peer manager, whitelist and bond are used in keyboard sample.

    Thus, I would like to know if I remove the function will it cause any effect to the HID service?

    Besides that, I also found out the structure of advertising_init (on_adv_evt) and advertising_start is different from keyboard and multi-peripheral sample.

    Could you give me some guide, which parts are necessary to add in the keyboard sample to support multi-peripheral sample?

    Thanks.

Children
No Data
Related