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

About the baud rate of UART

I have a question about the baud rate of the UART.
I have set the baud rate of the UART to 19200bps, but can it work without a problem even if there is a percentage difference from 19200bps when receiving it in actual communication?
*I would like to know to what extent the difference between the actual communication and the baud rate in the settings can be tolerated.

The environment becomes the following.
- nRF52810
- s112

Related