Hello,
I tried to change the defined UUIDs for the BLE service and characteristics in the LED Button Service example (lbs.h).
E.g.
/** @brief LBS Service UUID. */ #define BT_UUID_LBS_VAL \ BT_UUID_128_ENCODE(0x6e65df85, 0x2e4f, 0x4d72, 0xadf5, 0xd41d46eedf88)