Custom Servies and Multiconnection on HRS Example

Hi,

I am working on a firmware and have added custom services to HRS example on SDK 17. I want to know if its possible to add BLE multiperipheral capability to my device on the same example.

If its possible, is there any good example or document which i can get help from?

Please assist.

Thank you.

Parents Reply
  • Hi Jamal

    Thanks for the clarification. 

    On second thought there is an experimental example in the SDK showing how to run the device in multi peripheral mode:

    \nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\experimental\ble_app_multiperipheral

    It is important to note that all the peripheral links will have to support the same attribute table, which means they need to use the same services and characteristics. 

    Best regards
    Torbjørn

Children
No Data
Related