Hi,
I am trying to define a service at runtime because we want that the Service UUID may be changed according to a configuration variable.
I have set CONFIG_BT_GATT_DYNAMIC_DB=y
And added the code:
When I test the code printout is:
Bluetooth dynamic service registration (result 0)
But the service is not available, when I connect to my device with a smartphone using the nRF Connect APP.
Can anyone help me?
Br Mads