Hello
I am using sdk v17.0 and nRF52DK.
I'm going to simply read the analog sensor MICS-5524 (gas sensor). And to do this, we used the SAADC example code and connected it to the 5V, Gnd, and A0 pins.
However, it does not read any value from the sensor. I checked it in Arduino first, so I don't think it's a problem with the sensor.
Can I know about this problem?
Thank you!