• Difference Between "nrf_drv_adc_buffer_convert" & "nrf_drv_adc_sample_convert"

    Hi, I am newbie to Nordic and I am building a program that samples adc value. I just wanna know about the difference between two functions "nrf_drv_adc_buffer_convert"and "nrf_drv_adc_sample_convert". How is the usage different? (I'm using SDK11…