--- /dev/null
+ **Data format:** *XuuGcRvvvv*
+ X - command (write: W, read: R, answer: A, scan chain: S)
+ uu - Controllernumber (Hex value)
+ G - Groupnumber (to talk to all channels, that belong together, in one command.)
+ c - channelnumber in the group (Hex value)
+ R - register (Hex value)
+ vvvv - 16 Bit value
+
+ close with a "\n"
+ e.g. "RF2012FE51\n"
+
+Distributor has controller number 0xFF, group 0, channel 0.
+All other addresses are forwarded to UART
+
+UART @ 57600 bit/s
+
+
+| Registers | description |
+|-----------|--------------------------------------------------------------|
+| 4 | Temperature in °C/100 (RO) |
+| 5 | [15:4] Firmware (RO) |
+| A | [3:0] CB3 - CB0 pins (RW) |