Unipi neuron os with RS485
-
Hello everyone ,
I installed the latest OS version of "unipian neuron 2018-03-09".
Now i have my own java program , that makes a connection with the RS485 port of the neuron.
But i was wondering , what is the tty port of the rs485 ? Ithought it was the serial0 but no respons , also i readed here on this forum that i must use /dev/extcomm/0/0 but i can't find that path.Can you help me to fix this ?
-
You should be able to use /dev/ttyNS0.
Hope this helps.
-
Thanks !
I will try it.Is it also possible to install the normal raspbian jessie version with evok ? Or must i use then a differend port ?
-
@jens1238 Not related to this task anymore.. If needed, please create a new topic. The answer is here: https://github.com/UniPiTechnology/evok#installation-process-for-the-20-evok-version
-
Do note that with standard Raspbian you will need to use /dev/extcomm/ instead, and will not be able to natively change the parity settings without going through Modbus.