Search found 1 match
- Sunday 07 August 2016 9:56
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: Raspberry GPIO EnOcean
- Replies: 2
- Views: 2862
Re: Raspberry GPIO EnOcean
You can redirect the serial traffic to Lan port by the following command. EnOceanPi scored the / dev / ttyAMA0. root @ enoceanpi: ~ # apt-get install ser2net root @ enoceanpi: ~ # echo "7970: raw: 0: / dev / ttyAMA0: 57600 8DATABITS NONE 1 stop bit"> /etc/ser2net.conf root @ enoceanpi: ~ # / etc ...