Hi,
I am currently running the example found in \examples\peripheral\serial_uartes directory using the SDK 15.3.0. I am currently trying to connect 2 nrf52840 DK UART connections together to communicate with each other. I initially ran them independently using the example found in \examples\peripheral\serial. Both devices were able to run the code, however, when I connected one device to the other via their respective UART connections, nothing happens. I have not changed anything in the code. I have tried connecting them in different ways and but it does not seem to change the same outcome.
Any advice as to what else I should be checking would be greatly appreciated!