I am looking for an example where I can enable UARTE0 and UARTE1 on the nRF52833 DK. I am using nRF5_SDK_17.0.2 with Keil uVision V5. I am successful with the loopback example in examples > peripheral > uart > pca10100, and looking in the forums I understand that I need to use examples > peripheral > libuarte for the two UART configuration. Could I get some guidance on how to modify the pca10056 example to work for the pca10100, and ultimately modified to enable the second UART port? Thank you very much.