Benötige Hilfe bei Raspberry PI3 und HM-MOD-RPI-PCB

Hallo Zusammen,

aktuell möchte ich in das Homematic-Thema einsteigen und habe mir ein PI3 inkl. der ELV-Aufsteckplatine HM-MOD-RPI-PCB zugelegt. Zum “Spielen” zusätzlich eine Funkdose mit Energiemessung und eine 4-Tasten-Fernbedienung.

Mit RaspberryMatic bekomme ich es nach Austausch der 3 Bootdateien sofort zum Laufen. Mein Ziel ist es jedoch Homegear mit openHAB zu verwenden. Jedoch bekomme ich es irgendwie nicht hin bzw. finde nicht wirklich die Info, wonach ich suchen muss.

Ich habe das fertige Image hier runtergeladen und homematicbidcos.conf angepasst. D.h. die notwendigen Einträge für die Platine aktiviert. Nun wollte ich mit der Homematic Software die Komponenten anlernen. Hierzu habe ich sie zuvor auf Werkseinstellungen zurückgesetzt. Ich bekomme jedoch keine Komponente gefunden :cry:

Vielleicht kann mir jemand ein wenig auf die Sprünge helfen, so dass ich das Problem einkreisen kann?

Hey Sydney,

poste hier mal die Ausgabe deiner Logdatei (/var/log/homegear/homegear.log). Das Problem sollte sich schnell finden lassen :wink:.

Viele Grüße

Sathya

So nun mein zweiter Anlauf, da ich sicher sein kann, dass die Hardware funktioniert.

Folgendes habe ich bereits vorgenommen:

update und upgrades ausgeführt…

/boot/config.txt ergänzt
enable_uart=1
dtoverlay=pi3-miniuart-bt
core_freq=250

/boot/cmdline.txt diesen Eintrag gelöscht
console=serial0,115200

serial-getty deaktiviert
systemctl disable serial-getty@ttyAMA0.service

In der Datei /lib/systemd/system/hciuart.service zweimal ttyAMA0 gegen ttyS0 ausgetauscht (war nach dem Befehl nichts enthalten)
sed -i s/ttyAMA0/ttyS0/ /lib/systemd/system/hciuart.service

Ich bekomme immer die Meldung: No physical interface found (Logdatei)

minicom -D /dev/ttyAMA0 -b38400 habe ich ebenfalls mal probiert, aber da passiert überhaupt nichts - auch nicht bei Tastendruck…

Irgendeine Idee? :confused:

Ist eine Installation auf Raspbian Jessi lite. Die Datei mit

sudo rm /etc/udev/rules.d/99-com.rules gelöscht.

GPIO18 habe ich sicherheitshalber exportiert, da es nach einem Reset verschwindet

echo “18” > /sys/class/gpio/export
echo “out” > /sys/class/gpio/gpio18/direction

/dev/ttyAMA0 habe ich überpüft. Ist vorhanden.

Hier mein Log…

09/06/16 21:03:17.941 Debug: Loading section "General"
09/06/16 21:03:17.941 Debug: Family setting rfkey set to 00112233445566778899AA$
09/06/16 21:03:17.941 Debug: Family setting currentrfkeyindex set to 1
09/06/16 21:03:17.941 Debug: Family setting processbroadcastwithaesenabled set $
09/06/16 21:03:17.942 Debug: Family setting id set to My-HM-MOD-RPI-PCB
09/06/16 21:03:17.942 Debug: Family setting default set to true
09/06/16 21:03:17.942 Debug: Family setting devicetype set to hm-mod-rpi-pcb
09/06/16 21:03:17.942 Debug: Family setting device set to /dev/ttyAMA0
09/06/16 21:03:17.942 Debug: Family setting responsedelay set to 95
09/06/16 21:03:17.942 Debug: Family setting gpio1 set to 18
09/06/16 21:03:17.943 Module HomeMatic BidCoS: Debug: Loading module...
$oS, because no physical interface was found.
09/06/16 21:03:17.943 Debug: Disposing central...
09/06/16 21:03:17.944 Info: Disposing family module mod_homematicbidcos.so
09/06/16 21:03:17.944 Debug: Deleting factory pointer of module mod_homematicbi$
09/06/16 21:03:17.944 Debug: Closing dynamic library module mod_homematicbidcos$
09/06/16 21:03:17.944 Debug: Dynamic library mod_homematicbidcos.so disposed
09/06/16 21:03:22.981 Debug: SSDP server: Binding to address: 192.168.178.34
09/06/16 21:03:22.981 Debug: Searching for SSDP devices ...

Hallo,

tut mir leid für die späte Antwort. Auf dem Raspberry Pi 3 wird ttyAMA0 durch Bluetooth belegt, daher ist UART auf ttyS0 zu finden. In der Zwischenzeit habe ich auch die Doku unter “http://doc.homegear.eu” entsprechend angepasst. Hast du in der “homematicbidcos.conf” als device “/dev/ttyS0” angegeben? Falls nein, liegt da vermutlich das Problem.

Viele Grüße

Sathya

Hallo,

dachte schon Dich gibt es nicht mehr :smiley: . Also laut der YAHM-Anleitung sollte die Schnittstellte beim dtoverlay=pi3-miniuart-bt auf ttyAMA0 liegen. Aber ich probiere es am Wochenende nochmals aus. Leider bin ich kein LINUX-Guru, so dass mir das Wissen fehlt wie ich das Problem einkreisen kann bzw. wie ich per Befehle tiefgreifende Infos erhalte wo es hakt. Kann man die Schnittstelle bzw. die Karte auch direkt ansprechen, so dass ich erkennen kann ob diese “hardwaretechnisch” überhaupt kommuniziert.

Hier mal die Konfiguration aus YAHM, mit der meine Kiste läuft:

[code]config.txt
dtoverlay=pi3-miniuart-bt
enable_uart=1
force_turbo=1

cmdline.txt
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[/code]

Hatte versucht mich an die Anleitung zu halten (außer den Links) aber auch ohne Erfolg.

github.com/leonsio/YAHM/wiki/YA … OD-RPI-PCB

Ich bekomme weiterhin die Fehlermeldung:… no physical interface was found :frowning:

Zum Teil ist es wirklich nervig, auf dem Pi UART zum Laufen zu bekommen - ich dachte mit meinem ersten Pi 3 zunächst, ich bin blöd, weil UART auf ttyAMA0 nicht funktionierte… Probier mal unser Image auf die SD-Karte zu spielen. Damit müsste es nach der Aktivierung von UART mit raspi-config (vielleicht ist es auch schon aktiviert, bin mir gerade nicht ganz sicher) mit “ttyS0” ohne weitere Änderungen funktionieren.

Viele Grüße

Sathya

Hmm… Ich hatte Deine Images nicht probiert, da einige fehlerhaft waren. Jetzt habe ich den Versuch gestartet und nix :frowning: UART ist in der Config aktiv. tty0 und ttyAMA0 ist in der cmdline.txt nicht enthalten. Ich habe es zusätzlich mit dtoverlay=pi3-miniuart-bt probiert. Nix funktioniert :frowning: Beide Varianten (/dev/tty…) habe ich sicherheitshalber in der homegear-config-dateien ausprobiert, aber ohne Erfolg. Was mich beim Image wundert ist die Tatsache, das GPIO18 nicht vorhanden ist. Bei YAHM etc. ist da immer ein Eintrag als “Reset” o.ä. (?). Hast Du noch eine Idee, da YAHM bei mir einwandfrei funktioniert?

Ich will jedoch keine homematic-ccu betreiben…

Du meinst vermutlich “ttyS0” und nicht “tty0”? Mit “tty0” würde es nicht funktionieren. Poste mal deine “homematicbidcos.conf” und “/boot/config.txt”. Das Overlay lass mal raus. Generell funktioniert UART mit dem Image - habe ich vor ein paar Tagen gerade wieder mit einem frischen Image probiert. Was meinst du mit GPIO 18 ist nicht vorhanden? Nach einem

echo 18 > /sys/class/gpio/export

Sollte “/sys/class/gpio/gpio18” sichtbar werden und nutzbar sein.

Viele Grüße

Sathya

So, ich habe es aufgegeben und mir eine CUL gekauft, die sofort funktionierte :slight_smile:

Super! Ich habe jetzt selbst noch einmal mit dem HM-MOPD-RPI-PCB rumgespielt. Die Inbetriebnahme ist auf dem Pi 3 tatsächlich nicht die einfachste ;-). Ich habe die Dokumentation an der Stelle noch einmal etwas angepasst: https://doc.homegear.eu/data/homegear-homematicbidcos/configuration.html#config-hm-mod-rpi-pcb

Viele Grüße

Sathya

1 Like

Hi,
Habe auch ein Raspi3 und bekomme den HM-MOD-RPI-PCB nicht zum laufen… ich hab alles mögliche bisher probiert und mich genau an die Anleitung gehalten. Ich bekomme hier immer diesen Output:

06/27/17 16:30:21.140 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: No init packet received.
06/27/17 16:30:23.063 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
06/27/17 16:30:25.064 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.
06/27/17 16:30:55.165 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: No init packet received.
06/27/17 16:31:01.097 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
06/27/17 16:31:03.098 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.

Meine Config:

## The device family this interface is for
[HomeMatic Wireless Module for Raspberry Pi]

## Specify an unique id here to identify this device in Homegear
id = My-HM-MOD-RPI-PCB

## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true

## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb
deviceType = hm-mod-rpi-pcb

device = /dev/ttyS0

## Default: responseDelay = 95
## Should be "95" for CUL or COC, "100" for TI CC1101 and "60" for HM-CFG-LAN or HM-LGW
responseDelay = 95

## Default: gpio1 = 0
## "18" for HM-MOD-RPI-PCB
gpio1 = 18

Keine Ahnung was das hier für ein mistiges Kommentier-System ist, aber normale Markdown-Syntax scheint nicht zu funktionieren…

Könnt ihr mir helfen?

Markdown funktioniert in discourse sehr gut. ## ergibt im Markdown eine Überschrift, vier Leerzeichen rücken Code ein. Ich hab das mal für dich korrigiert. Das geht auch mit dem Button hier:

Was steht denn in deiner config.txt? Und hängt das HM-MOD-RPI-PCB nicht auf /dev/ttyAMA0 anstatt auf /dev/ttyS0?

Was steht im Log beim Start von homegear, da wo die devices initialisiert werden?

Hi,
Danke für die schnelle Antwort und die Hilfe zu discourse.
Ich habe ein Raspi3 und hier in dem Thread wurde mal was von dev/ttyS0gesagt, darum hab ich das mal probiert. Es sieht ähnlich aus, wenn ich /dev/ttyAMA0 verwende:

06/28/17 20:47:13.021 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB":     Warning: Too small packet received: 0C000000436F5F4350555F424C7251
06/28/17 20:47:42.122 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: No init packet received.
06/28/17 20:47:44.040 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
06/28/17 20:47:46.041 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.
06/28/17 20:47:46.178 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Too large packet received: 000C000000436F  

Hier jetzt einfach mal den gesamten Log beim Starten:

06/28/17 20:47:08.783 Info: Loading family module mod_miscellaneous.so
06/28/17 20:47:08.786 /etc/homegear/families/miscellaneous.conf
06/28/17 20:47:08.787 Info: Setting up physical interfaces and GPIOs...
06/28/17 20:47:08.788 Info: Dropping privileges to user homegear (110) and group homegear (116)
06/28/17 20:47:08.789 Info: Homegear is (now) running as user with id 110 and group with id 116.
06/28/17 20:47:08.789 Starting script engine server...
06/28/17 20:47:08.792 Initializing licensing controller...
06/28/17 20:47:08.793 Loading licensing controller data...
06/28/17 20:47:08.793 Loading devices...
06/28/17 20:47:08.793 Loading XML RPC devices...
06/28/17 20:47:09.942 Loading device 2
06/28/17 20:47:09.942 Module HomeMatic BidCoS: Info: Central address set to 0xFDAA31.
06/28/17 20:47:09.943 Info: Not initializing device family HomeMatic Wired, because no physical interface was found.
06/28/17 20:47:09.943 Info: Disposing family module mod_homematicwired.so
06/28/17 20:47:09.943 Loading XML RPC devices...
06/28/17 20:47:09.946 Loading device 1
06/28/17 20:47:09.946 Initializing RPC client...
06/28/17 20:47:09.946 Starting XML RPC server RPCServer1 listening on :::2001...
06/28/17 20:47:09.948 Starting XML RPC server RPCServer2 listening on :::2002, SSL enabled...
06/28/17 20:47:09.949 RPC Server (Port 2001): Info: RPC Server started listening on address :: and port 2001
06/28/17 20:47:09.981 Starting XML RPC server RPCServer3 listening on :::2003, SSL enabled, authentication enabled...
06/28/17 20:47:09.981 RPC Server (Port 2002): Info: RPC Server started listening on address :: and port 2002
06/28/17 20:47:10.012 Starting CLI server...
06/28/17 20:47:10.012 RPC Server (Port 2003): Info: RPC Server started listening on address :: and port 2003
06/28/17 20:47:10.012 Initializing event handler...
06/28/17 20:47:10.013 Loading events...
06/28/17 20:47:10.016 Starting flows server...
06/28/17 20:47:10.017 Starting IPC server...
06/28/17 20:47:10.020 Start listening for packets...
06/28/17 20:47:12.021 Startup complete. Waiting for physical interfaces to connect.
06/28/17 20:47:12.022 All physical interfaces are connected now.
06/28/17 20:47:12.022 Starting UPnP server...
06/28/17 20:47:12.024 Info: UPnP server: Binding to address: 192.168.178.73
06/28/17 20:47:12.024 UPnP Server: Info: Started listening.
06/28/17 20:47:13.021 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Too small packet received: 0C000000436F5F4350555F424C7251
06/28/17 20:47:42.122 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: No init packet received.
06/28/17 20:47:44.040 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Connection closed (1). Trying to reconnect...
06/28/17 20:47:46.041 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Connected to HM-MOD-RPI-PCB.
06/28/17 20:47:46.178 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Warning: Too large packet received: 000C000000436F
06/28/17 20:48:16.142 Module HomeMatic BidCoS: HM-MOD-RPI-PCB "My-HM-MOD-RPI-PCB": Error: No init packet received.

Meine /boot/config.txt sieht so aus:

# For more options and information see
# http://rpf.io/configtxtreadme
# Some settings may impact device functionality. See link above for details

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
#disable_overscan=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800

# Uncomment some or all of these to enable the optional hardware interfaces
enable_uart=1
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=spi=on


# Uncomment this to enable the lirc-rpi module
#dtoverlay=lirc-rpi

# Additional overlays and parameters are documented /boot/overlays/README

# Enable audio (loads snd_bcm2835)
dtparam=audio=on
gpu_mem=16

dtoverlay=pi3-miniuart-bt

Das sieht aber schon besser aus. Es wird ja etwas empfangen. Vorher wurde ja noch nicht mal die Kommunikation mit dem HM-MOD-RPI-PCB hergestellt.

Kannst du sicher stellen, das die Firmware des HM-MOD-RPI-PCB aktuell ist?

Hallo @JannikZed,

genau, aktuelle Firmware ist wichtig. Stell auch sicher, dass die serielle Konsole deaktiviert ist:

https://doc.homegear.eu/data/homegear-homematicbidcos/configuration.html#config-hm-mod-rpi-pcb

Viele Grüße

Sathya

Ich habe erst letzte Woche alles frisch installiert und hab jetzt gerade noch ein Upgrade durchgeführt. Wo steht denn, welche Version aktuell läuft?

Hier meine /boot/cmdline.txt:
cat /boot/cmdline.txt
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait

Selbes Ergebnis:

07/04/17 09:27:13.923 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:27:15.924 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:27:16.060 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:27:16.065 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F43FF
07/04/17 09:27:46.025 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Error: No init packet received.
07/04/17 09:27:47.092 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:27:49.092 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:27:49.229 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:27:49.229 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F4350555F424C72
07/04/17 09:27:49.229 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 51
07/04/17 09:28:19.193 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Error: No init packet received.
07/04/17 09:28:20.257 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:28:22.258 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:28:22.394 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:28:22.395 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F435A8AFE
07/04/17 09:28:52.358 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Error: No init packet received.
07/04/17 09:28:53.426 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:28:55.427 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:28:55.563 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:28:55.568 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F43FF
07/04/17 09:29:25.527 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Error: No init packet received.
07/04/17 09:29:26.593 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:29:28.594 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:29:28.730 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:29:28.731 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F4350555F424C72
07/04/17 09:29:28.731 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 51
07/04/17 09:29:58.695 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Error: No init packet received.
07/04/17 09:29:59.762 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Connection closed (1). Trying to reconnect…
07/04/17 09:30:01.762 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Connected to HM-MOD-RPI-PCB.
07/04/17 09:30:01.899 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 0C000000436F
07/04/17 09:30:01.900 Module HomeMatic BidCoS: HM-MOD-RPI-PCB “My-HM-MOD-RPI-PCB”: Warning: Too large packet received: 5F435A8AFE