Hi everyone,
I am looking at the SAADC driver and I am struggling to understand the purpose of the nrf_drv_saadc_buffer_convert(). I have read that this is a non-blocking function and is related to conversion in channels..but.. what does it convert? How should I select the buffer size?
How does nrf_drv_saadc_buffer_convert is related with the nrf_drv_saadc_sample?
Thanks in advance
Nick