java.io.IOException: Error reading from /dev/i2c-1 at address 0x21 to address 0x7. Got -30001.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.io.IOException: Error reading from /dev/i2c-1 at address 0x21 to address 0x7. Got -30001.
at com.pi4j.io.i2c.impl.I2CDeviceImpl.read(I2CDeviceImpl.java:221)
at com.pi4j.gpio.extension.mcp.MCP23008GpioProvider$GpioStateMonitor.run(MCP23008GpioProvider.java:314)