Skip to content

Commit 6d0f16f

Browse files
committedJan 2, 2025
Update TWAI.md
1 parent 8e48822 commit 6d0f16f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed
 

‎docs/TWAI.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,18 @@ The Remeha boiler provides a RJ12 connector for a Service Tool. The communicatio
106106

107107
To make the <b>M5 Mini CAN Unit</b> compliant with the CAN-bus standard you'll need to remove the internal 120 Ohm resistor as the Remeha L-Bus is already terminated with two 120 Ohm resistors.
108108

109+
??? warning "When using the <b>M5 Mini CAN Unit</b> DO NOT CONNECT ANY USB CABLE TO THE M5ATOM OR M5NANO. It likely blows (one of) the ESD diodes (as mine did). If USB connection is needed use <b>M5 Unit CAN</b>."
110+
109111
As an alternative you can use the <b>M5 Unit CAN</b> which has no internal 120 Ohm termination resistor. In that case you'll need to power the M5Atom or M5Nano externally with a USB power supply as the CAN-bus is isolated.
110112

111113
The RJ12 6-pin usage as shown from the front of the boiler
112114

113-
1|2|3|4|5|6|Device
114-
:-:|:-:|:-:|:-:|:-:|:-:|:-
115-
24V|-|Gnd|-|Tx|Rx|Remeha Ace
116-
HV| |G| |L|H|M5 Mini CAN Unit
115+
```
116+
Pin 1 2 3 4 5 6
117+
Remeha Ace 24V nc Gnd nc Tx Rx
118+
M5 Mini CAN Unit HV G L H
119+
M5 Unit CAN G L H
120+
```
117121

118122
#### Berry class
119123

0 commit comments

Comments
 (0)