Hi, on the nRF52820-QDAA I am using pin 5 AIN3 / P0.05 as an GPIO output to drive a LED (active low).
This does not work in the software, when I drive the pin high with nrf_gpio_pin_set, the pin goes to 2V instead of VDD.
Probably there is something wrong in the configuration, but I looked everywhere and cannot find any setting that I should change to make it work.