We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd4604f + 8eae839 commit 920b33dCopy full SHA for 920b33d
documentation/devices/EG4.md
@@ -15,6 +15,16 @@
15
16
3. Connect appropriate wires to USB RS485 Adapter
17
18
+## Raspberry Pi Can Hat
19
+If using a Raspberry Pi Can Hat, The expected pinout RS485 A/B configuration maybe be reversed.
20
+
21
+If you get the following error while using a Raspberry Pi Can Hat swap your A/B wires:
22
23
+```
24
+ERROR:.transport_base[transport.0]:<bound method ModbusException.__str__ of ModbusIOException()>
25
26
27
28
## Configuration
29
Follow configuration example for ModBus RTU to MQTT
30
https://github.com/HotNoob/PythonProtocolGateway/wiki/Configuration-Examples#modbus-rtu-to-mqtt
0 commit comments