Has anyone had experience in getting the ‘ADS1015 +/-24V ADC breakout’ running on Arduino? On RPi, it behaves as I’d expect with the example code. No library for Arduino is recommended, and when using the standard Adafruit ADS1xx5 library I’m only getting differential readings to function correctly. When I try for single ended measurements, I’m just getting the maximum ‘2047’ return on all three pins, regardless of whether they’re connected to anything.