I had created application with enabling the UART service(as in Ble_uart_app example) and tried to update the Rx characteristics of UART service in connectable mode through nRF . If disconnected I have to transmit the data updated form app. But it seems the UUID field of normal Beacon mode and Uart service enabled mode is different (to my understanding). To update UUID characteristics what are all the steps I should follow.