OpenMarine
[SOLVED] ADS1115 Error / What am I doing wrong? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] ADS1115 Error / What am I doing wrong? (/showthread.php?tid=1000)



[SOLVED] ADS1115 Error / What am I doing wrong? - Luckbert - 2018-02-04

Hello, everyone, 

I have connected an ADS 1115 and after a while I get this error message:


Code:
No humidity sensor detected
Traceback (most recent call last):
  File "/home/pi/.config/openplotter/tools/analog_ads1115.py", line 90, in <module>
    a_value[index]=ads1115.read(index)
  File "/home/pi/.config/openplotter/tools/../classes/ads1115.py", line 152, in read
    result = self.bus.read_i2c_block_data(ADS1115_address,0x00, 2)
IOError: [Errno 121] Remote I/O error

Correct values are supplied.
After some time (very different) no values are delivered.

What can I do?

Jürgen


RE: ADS1115 Error / What am I doing wrong? - Luckbert - 2018-02-04

Threat can be closed.
It was a mistake on my module. A bridge on the PCB caused the bug.
Greetings Jürgen