Hi,
I am using two devices in which one is running with ble_app_uart code which is ble_peripheral device and another is running with ble_app_uart_c code which is central device. Peripheral device can be configured to the different baud rates through the commands, but there is a disconnection issue while each device is running with different baud rate. So need to configure the baud rate of central device.
How it can be done?