Hi,
I will be using ble_uart application code in my nRF52 Evaluation board. With nRF52 EVK I will be connecting external module over UART communication. I want to detect the baud rate of connected device automatically and Enabling UART_BLE communication.
Is there any algorithm or any example code available for Auto baud rate detection in nRF52?