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