www.selfbus.org https://selfbus.forums3.com/ | |
EIBD with Raspberry and HS [Tutorial 50%] https://selfbus.forums3.com/viewtopic.php?f=7&t=49 | Page 1 of 1 |
Author: | River [ 5. Dec 2013 13:49 ] |
Post subject: | EIBD with Raspberry and HS [Tutorial 50%] |
Hi! I'm trying to send messages from Gira HS to Raspberry PI with EIBD to the KNX bus. Actually I've tried the image from Selfbus wiki and I'm correctly connecting with ETS3 through KNXNET/IP. But unfortunately with HS don't receive any message. If i do: eibd --trace=5 --listen-local ip: Then I can see the messages from Gira HS each time I push a button, but the doubt is, how I pass the messages from IP to the bus? The device is connected though raspberry pi serial port /dev/ttyAMA0 |
Author: | oldcoolman [ 5. Dec 2013 14:07 ] |
Post subject: | Re: EIBD with Raspberry and HS |
Hi, Is there no telegramm, or you only can't see it in the GA Monitor? |
Author: | River [ 5. Dec 2013 16:31 ] |
Post subject: | Re: EIBD with Raspberry and HS |
Hi Oldi! I can see the telegram from HS when click to a button on quadclient while logged on the raspberry and put in the console the command: #eibd --trace=5 --listen-local ip: But no retransmission to /dev/ttyAMA0 By the way, I've formatted the card and now I'm installing plain EIBD (no knxweb) and try again to see if it works. My raspi local ip is: 192.168.1.158 and i've added #sudo route add 224.0.23.12 dev eth0 The homeserver EIB Connection config is: EIBNET/IP routing Physical Address: 0.0.254 Ip Routing Multicast: 224.0.23.12 Port 3671 iETS deactivated I will tell my results.. |
Author: | River [ 10. Dec 2013 17:18 ] |
Post subject: | Re: EIBD with Raspberry and HS |
Hi Again! I don't know if this is bad or good news, I've wipped entire raspberry pi SD card and started again, installing only EIBD. For helping other people I've included my steps to get it working starting from fresh raspbian install (click on Spoiler to show): Now my problem... I'm starting EIBD with Code: #eibd -t 1023 -i -D -T -S --eibaddr=0.0.254 ft12:/dev/ttyAMA0 And this is what I see: So appears to see the messages flowing both directions (from KNX bus and from HS). But can't make the light to work. I'm doing some more tests but maybe someone has it working? Probably I'm starting eibd with the wrong commands? Regards! |
Author: | fehli [ 13. Apr 2014 23:52 ] |
Post subject: | Re: EIBD with Raspberry and HS [Tutorial 50%] |
Der HS läuft bei mir mit diesen Parametern.. also eigentlich nur -R dazu.. eibd -t 1023 -i -D -T -S -R --eibaddr=1.1.251 ft12:/dev/ttyAMA0 Gruß Fehli |
Page 1 of 1 | All times are UTC + 1 hour |
phpBB® Forum Software |