This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using SAADC in nRF Connect SDK

Hi

I have been experimenting with ncs recently, just trying different things out.

I'm making an application based on the following example (Which is basically code from one of the Nordic's guides, which uses SAADC to control PWM output and with it LED intensity)

https://github.com/simon-iversen/sdk-nrf/tree/light_controller/samples/light_controller

Can anyone guide me through how can I set different AIN pin to be used(let's say AIN4) in this example?
I still don't understand how the whole device tree thing works, and I believe this would require some changes to the device tree.

Parents Reply Children
No Data
Related