Skip to content

Commit 967e015

Browse files
authored
Update EG4.md
1 parent 11bce70 commit 967e015

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

documentation/devices/EG4.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515

1616
3. Connect appropriate wires to USB RS485 Adapter
1717

18+
## Raspberry Pi Can Hat
19+
If using a Raspberry Pi Can Hat, ensure your RS485 pins are not A-A, B-B. The expected pinout configuration should be A-B, B-A.
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+
1828
## Configuration
1929
Follow configuration example for ModBus RTU to MQTT
2030
https://github.com/HotNoob/PythonProtocolGateway/wiki/Configuration-Examples#modbus-rtu-to-mqtt

0 commit comments

Comments
 (0)