This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Detect baudrate automatically by using Timer and GPIOTE signals

Hi,

I want to make an BLE_UART dongle which will receive the data from the module(An external module is connected through UART) and it will be send over the BLE to ble_receiver. In this case the baud rate of external module may vary for board to board. So how to detect the baud rate and then using the same baud rate in BLE_UART dongle. i.e., baud rate should be detected automatically and it should be used for UART_BLE communication.

Parents Reply Children
No Data
Related