As mentioned in title my nrf52810 dk board will only send uart to putty but I want to send it to another device instead. However, it does receive uart messages from the other device. Im just trying to make it work with the examples found in examples\peripheral\uart with SDK 17.
Is there something I need to change within the SDK_Config?
Thanks.