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

Including Custom Services with Connectable Beacon Packet

This is in continuation to the previous question I asked which is linked here: https://devzone.nordicsemi.com/f/nordic-q-a/52575/making-a-ble-ibeacon-with-gap-gatt-profiles-on-n52832-nrf52-development-kit

By using the ble_app_beacon example, with the help of Simon, we were able to make a connectable Beacon. 

Going a step further I wanted to add custom services, characteristics and descriptors while also being able to add characteristics in the GAP. What are the required libraries and functions I should add to achieve this goal.

Regards,
Ameer

Parents
  • Hi Ameer

    Another Simon reporting in. Hopefully, I'll be able to help you as well! To create custom services and characteristics, I suggest you take a look at this example/tutorial that one of my colleagues made. Describing in detail how to make and implement custom BLE services. Please note that this is a culmination of a three-part tutorial series describing advertising, services, and characteristics as well, which can be found here.

    Feel free to ask if there are any further questions!

    Best regards,

    Simon

Reply
  • Hi Ameer

    Another Simon reporting in. Hopefully, I'll be able to help you as well! To create custom services and characteristics, I suggest you take a look at this example/tutorial that one of my colleagues made. Describing in detail how to make and implement custom BLE services. Please note that this is a culmination of a three-part tutorial series describing advertising, services, and characteristics as well, which can be found here.

    Feel free to ask if there are any further questions!

    Best regards,

    Simon

Children
No Data
Related