Hello
I have several questions regarding the UUID (Bluetooth):
- If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID (0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3, 0xB5, 0x00, 0x00 , 0x40, 0x6E)?
- If I create an app that will use a modified version of your nus service, do I need to change the NUS_BASE_UUID? If I have to, how can I determine the value of the UUID I should provide? (I have a Comany Identifier assigned by the Bluetooth SIG)
Thank you