Skip to content

Commit 920b33d

Browse files
authored
Merge pull request #71 from Crash-GHaun/patch-1
Update EG4.md to include information for Raspberry Pi Can Hat
2 parents cd4604f + 8eae839 commit 920b33d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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, 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+
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)