I have downloaded ADC example to the board nrf51422. I could not figure out how to give analog input and view digital output. please help. Thanks in advance...
I have downloaded ADC example to the board nrf51422. I could not figure out how to give analog input and view digital output. please help. Thanks in advance...
Pin selection is set on line 67 of the example. You have access to the sampled data in the adc_event_handler on line 72.