Hi,
In the attached hello world example that I modified for the nRF5340DK board, the nRF UARTE serial driver doesn't exit low power mode when I type any characters on my TeraTerm window.
If you comment out the following line:
CONFIG_PM_DEVICE_RUNTIME=y
my hello world application starts working correctly.