Hello, measuring ADC signal on P0.26/AIN0/XL2 and P0.27/AIN1/XL1 doesn't work (I get constant value from the ADC not reflecting actual voltage on the pin). AIN2 - AIN7 seem to work.
I hope 32khz xtal (it occupies these two pins) is disabled by calling SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, NULL);
What else can it be?