"open up the port on the Venus device. It must be configured to allow D-Bus connections via tcp, as its by default not binding its D-Bus daemon to tcp. To make it do so, add these three lines to /etc/dbus-1/system.conf (above the <policy context="default"> section) on the Venus device:
<listen>tcp:host=0.0.0.0,port=78</listen> <auth>ANONYMOUS</auth> <allow_anonymous/>"....B. Connect to a Venus device over tcp
....Use option 2 in case that signalk is one device, for example a raspberrypi running Raspbian, which needs to connect to for example a Venus GX or Color Control GX elsewhere on the network.
When using option B, also put in the ipaddress and port.
I switched my sd card from my raspy and corrected the entry in an other computer...but if possible, i really would like to correct the issue and communicate with my other raspi !
Teppo, i really tried a lot, i think there is really an issue...
Thanks again and anyway
I switched my sd card from my raspy and corrected the entry in an other computer...but if possible, i really would like to correct the issue and communicate with my other raspi !