Hello All,
I am trying to interface an analog sensor with nrf52832, whose analog values have to be converted using SAADC and has to be sent over SPI to another chip. But, Nordic is not allowing me to access the SAADC functionality before SPI rather the SPI takes priority and runs before SAADC. I tried to change the sequence by changing the priority in configuration file nothing seems to work. I also referred the following Link, but was not helpful. Kindly suggest as with some alternatives.
Thanks in advance!