Can arbitrary UUID is set after starting FW?
I wan't to set arbitrary uuid .
I want to change the service uuid, depending on the parts connected to the CPU.
For example, if i2c 9 axis sensor implementation, 0000-0000-0000-0001.
如果传感器implemen i2c ADCtation, 0000-0000-0000-0002.
I tried changing the service uuid and the characteristic uuid of CUSTS1 profile for testing.
Below is the code for testing.
-----------------------------------------------------------------
prf_init_func / prf_utils.c / line1465