Hello,
I have previously worked on Nordic’s nRF52840 as a standalone module and I chose to switch development on the RAK4631 since it embeds the very same chip, to gain leverage on my experience.
However, I have trouble finding the equivalent functions to configure the ADC, and reading posts in this forum does not help. From what I can infer, everything that can be done on nRF52840 (regarding the ADC at least) should be also feasible on RAK4631, but information on this subject is scarce.
Here are my questions :
- Is the RAK4631 really using the ADC from nRF52840?
- Is there a proper ADC API documentation?
- Can the following be configured: Voltage reference, Gain, Sampling rate, Acquisition time, Burst?
- If so, how?
Regarding my setup, I am using Arduino IDE to program a RAK4631 mounted on a RAK5005-O through a USB cable.
Thank you for your time!
Best regards,
R