nrf54L15 : Unable to use UARTE00 P2.0, P2.2, P2.3, P2.4 not able to send data.

Hello,

I am not able to send any data through the pins of port P2 using Pins : P2.0, P2.2, P2.3, P2.4 , while the pins P1.11, P1,10, and P1.4, P1.5 are working properly.

I referred to this issue and tried to configure accordingly, but still unable to send and receive data. I am using the DK, 

I tried to call nrfx_power_constlat_mode_request(); as well, but I am not sure where I am going wrong.

Related