Hi, I want to discover Different UUID base of service and characteristics from BLE Central. First I used ble_app_blinky example and it worked fine. Next, I modified BUTTON_CHAR and added new base with sd_ble_uuid_vs_add but central is not able to discover peripheral.
Update peripheral characteristics

Also attaching BLE Central code