hello Nordic
i am working with nrf52840, SDK 16.0, s140
i use a timer for sampling of 3 adc channels, (4 times * 3 channels = 12 samples)
i put a pin to toggle in the 32Khz timer handler and i see in the oscilloscope then when i am running with the debugger i get a delay in the 8th event
but when running without a debugger i catch all events
what can be the reason ?
p.s. i am using SEGGER

