nRF54L15 RTT

Hi

When running a project on the nRF54L15 using nRF Connect in VS Code, I often cannot connect to RTT.
I select RTT in nRF Connect, but no output appears.
If I retry multiple times (e.g., re-flashing the device, occasionally resetting, or restarting VS Code), I can eventually get RTT to connect. Once it connects successfully, it tends to work reliably for a while.
When RTT fails to connect, each attempt triggers a pop-up from SEGGER J-Link (v8.66) asking me to select the Manufacturer and Device. This adds extra delay each time.
The behavior is inconsistent: sometimes RTT works immediately, other times it requires several attempts before it stabilizes.

Could there be a setting in my project that is missing, or is this known behaviour?

Thanks

Related