Hi
I am using the nrf52832 with the heart rate (freertos) example
Let say i want to add a new service and characteristic to that service ,this service is not suppose to be in the advertising data
What UUID may i choose ?? as i read in the Bluetooth specs the 16bit uuid are reserved for Protocol Identifiers and companies that are interested in there own UUID
So if i want to create a service with 16bit uuid for example : 0xAAB0 i am not allowed to do that right ?? and i need to use a 128bit uuid ??
Thanks a lot
Ibrahim