Are there any examples of libuarte enabling both uarts in the nRF52840 at the same time? I have been trying now for a full day and keep having problems with what options to enable, which source libraries to include, which timers to turn on and how to initialize everything. The existing examples are a combination of legacy, current, and libuarte examples and none enable both uarts.
I can get 1 or the other to work, but not both at the same time.
Please, any simple example would help.