Hi! I am going to work on a project that uses a specific sensor which produces voltage outputs between 250 mV and -250 mV. Can someone help me with ideas to detect the negative voltages with the nRF52810 SAADC? Are there SAADC options I can set via software related to offset, or would this best be handled with a hardware/electronics solution? I cannot lose resolution of the sensor, the full range must still be 500 mV (i.e. I cannot map the 250 mV to -250 mV output to land with a 250 mV to 0 mV range).
Any advice would be super helpful! Thanks