Hello, I cannot use UART1, and I don`t know the reason for that.
I run the exercise: https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/topic/exercise-1-5/
using UART0, and it works fine. When I replaced UART0 with UART1, I could not receive or transmit any data.
The overlay, the prj.conf, and the output in case UART1 are attached.
I am using NCS version 2.9.0
This is the output in case UART1 and the LEDs didn`t toggle.
This is the prj.conf file:
Here is the overlay file: