Arduino Analog Inputs:
- Disconnect the Arduino Analog Input from the Device Analog Output
- Connect the Device Analog Output to a voltmeter
- Verify the Device Analog Output works based on reading from the voltmeter
- Reconnect the Device Analog Output to the Arduino Analog Input
- Verify with a voltmeter the voltage at the Arduino Analog Input to ensure the device is still working as expected.
- Begin to troubleshoot the analog reading in your arduino sketch.