Perhaps ping your development PC from the Neo, but that will only work if you are not connected to wifi or Ethernet to your network.
You are correct. But it looks like serial0 also depends on something from the A9 side. Perhaps there is another option to check that the serial0...
It is a discussion forum so I expected some feedback. I am not a developer so I just wanted to set some specs for someone that could develop this.
No more need for this option?
Any update here?
Waiting 2 seconds is of course the least secure way to check if the serial connection is available. What if you do While (Serial0.available > 0)...
Dou you have an Udoo LVDS screen connected or an HDMI monitor? If you connect your Udoo to a network can you open the web config panel after you...
Little Google action: https://www.hackster.io/mikelangeloz/carmadillo-android-controlled-udoo-rover-fef016
Try this one https://github.com/UDOOboard/SI7021/blob/master/examples/UDOOBrick_Humidity/UDOOBrick_Humidity.ino
What Udoobuntu version did you download?
What if you just use the brick example? You are now combining 9-axis sensor and the brick.
You should leave the port empty. For serial monitor from external PC you need the remote serial monitor. Please read the complete manual here...
If you write to Serial (/dev/ttyMCC) and use println you have to read the data on Linux side. Else it will time out and later the relative small...
I believe you have an Udoo Quad. Can try to rewrite a fresh downloaded Udoobunto 2 image on your SD card. Even better on another (new?) SD card....
Neo does not like declarations outside the setup loop. See for example http://www.udoo.org/forum/index.php?posts/22058 Switching Pinmode outside...
As stated here (http://www.udoo.org/docs-neo/Hardware_Reference/Power_Management.html) you can power the Neo with max 2A from the micro USB...
I can't see how you declared/defined megaSerial and imxSerial but normally they are named Serial and Serial0. What if you just use these names?...
When I was working on my tutorial about the webpage control I saw also that after the first reading of lines from /dev/ttyMCC the output was not...
Thanks! Good to see I made someone enthusiast again over his Neo :) I just installed HomeGenie (a Domotica server) the other day to see if it...
First, I don't have bluetooth on my Neo so I can not reproduce this. So some general and perhaps stupid suggestions: This command...
Separate names with a comma.