nRF5340 UART driver doesn't exit low power mode when it receives data

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.

3173.hello_world.zip

Parents Reply Children
No Data
Related