Search found 1 match

by Hubertus
07 Jan 2016 16:48
Forum: RaZberry
Topic: razberry Board don't recognized in OpenHab/HabMin
Replies: 2
Views: 4300

Re: razberry Board don't recognized in OpenHab/HabMin

Hi,

you have to tell openHAB at startup that this is a RXTX device - append

-Dgnu.io.rxtx.SerialPorts=/dev/ttyAMA0

to start.sh (or start_debug.sh)

May be you have to add the user running OH to the dialout group.

Normaly thats all ...

BR
Hubertus