This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

using two UART in nRF52833

Hi,

I use 9600 bsp of UART to communicate sensor data. I would like to add 115200 uart for wifi.

To use two uarts at the same time, what configuration should I do and how should I initialize? (It is impossible to initialize uart twice..)

Other than that, what are some good examples to refer to for using two uarts?

BR,

lyrics

Related