Hi All, it is a bit strange, but for my domoticz project I need to have an Arduino Mega connected to my Udoo Quad, in order to get RFlink working. However, I cannot get the Mega to show up as /dev/ttyUSB0. I followed the procedure on this page: https://www.domoticz.com/wiki/PersistentUSBDevices, but it is not working. Do I need to do something different on a Udoo?
I use serial communication between a Neo and a Mega, with a level shifter in between. It is not without problems, as there is no flow control and there is a risk of buffer overflow: http://www.udoo.org/forum/threads/g...garbled-input-and-m4-sketch-stop-failed.6335/ By the way, when the X86 arrives my Quad will become free for my project, probably replacing the Neo, so I hope you'll find an answer.