Hi,ALL:
how to use adc in ble in SDK16?and what is the differnce between ADC and SAADC?
Hi,ALL:
how to use adc in ble in SDK16?and what is the differnce between ADC and SAADC?
Hi,
The ADC peripheral is only available in nRF51 series ICs. In nRF52 series, the corresponding peripheral is called SAADC, which indicates that the ADC is a Successive Approximation type of ADC.
SDK 16 does not support nRF51 series ICs, so there is no examples of using the ADC peripheral, the latest SDK with support for nRF51 is SDK 12.3.0.
For nRF52 series, have a look at the SAADC example in the SDK, or these examples on our Github.
Best regards,
Jørgen
Hi,Jorgen:
Thank you for your reply, Pls close this topic,thank you!