<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to access Serial Output from Arduino Dock]]></title><description><![CDATA[<p dir="auto">I am successfully accessing the Arduino Dock using the Arduino IDE and can upload sketches on port <strong><code>Omega-0A97 at 192.168.3.1</code></strong> (where the <strong>0A97</strong> is my Omega id).</p>
<p dir="auto">My question is: <strong>How can I view the Serial output from the Arduino as produced by Aruino statements like <code>Serial.println("Hi there");</code></strong></p>
<p dir="auto">If I try to connect to the <strong>Serial Monitor</strong> in the Arduino IDE, I get prompted for the Omega password.  But all I get is an IDE monitor window containing only:</p>
<pre><code> Unable to connect: retrying (1)... 
 Unable to connect: retrying (2)... 
 Unable to connect: retrying (3)... 
 Unable to connect: retrying (4)... 
 Unable to connect: is the sketch using the bridge?
</code></pre>
<p dir="auto">There are also some drop-down controls to set <strong>Line Ending</strong> and <strong>Baud Rate</strong> but no settings seem to work</p>
<p dir="auto">Anyone have any suggestions?</p>
]]></description><link>http://community.onion.io/topic/794/how-to-access-serial-output-from-arduino-dock</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 03:44:51 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/794.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 20 May 2016 00:17:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to access Serial Output from Arduino Dock on Fri, 20 May 2016 00:17:25 GMT]]></title><description><![CDATA[<p dir="auto">I am successfully accessing the Arduino Dock using the Arduino IDE and can upload sketches on port <strong><code>Omega-0A97 at 192.168.3.1</code></strong> (where the <strong>0A97</strong> is my Omega id).</p>
<p dir="auto">My question is: <strong>How can I view the Serial output from the Arduino as produced by Aruino statements like <code>Serial.println("Hi there");</code></strong></p>
<p dir="auto">If I try to connect to the <strong>Serial Monitor</strong> in the Arduino IDE, I get prompted for the Omega password.  But all I get is an IDE monitor window containing only:</p>
<pre><code> Unable to connect: retrying (1)... 
 Unable to connect: retrying (2)... 
 Unable to connect: retrying (3)... 
 Unable to connect: retrying (4)... 
 Unable to connect: is the sketch using the bridge?
</code></pre>
<p dir="auto">There are also some drop-down controls to set <strong>Line Ending</strong> and <strong>Baud Rate</strong> but no settings seem to work</p>
<p dir="auto">Anyone have any suggestions?</p>
]]></description><link>http://community.onion.io/post/5659</link><guid isPermaLink="true">http://community.onion.io/post/5659</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Fri, 20 May 2016 00:17:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to access Serial Output from Arduino Dock on Fri, 20 May 2016 12:52:33 GMT]]></title><description><![CDATA[<p dir="auto">There may be an easier way...but...if you have an Arduino Mega you can one of its extra serial ports to the Arduino Dock, run the multiserialmega sketch on it, and then see the serial output from the Arduino Dock relayed through it.  Or use a little blue tooth card or do it the old fashioned way with a serial to usb cable?  I am sure there is a more eloquent way but the mega version worked well for me.</p>
]]></description><link>http://community.onion.io/post/5664</link><guid isPermaLink="true">http://community.onion.io/post/5664</guid><dc:creator><![CDATA[Will Kostelecky]]></dc:creator><pubDate>Fri, 20 May 2016 12:52:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to access Serial Output from Arduino Dock on Fri, 20 May 2016 22:33:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/518">@Will-Kostelecky</a> Interesting ideas, thanks <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /> But I don't really want to get a Mega just to see the output from the Arduino Dock.  I already have a couple of additional Arduino Unos and an Arduino Teensy 3.1 and may be able to do something with them.</p>
<p dir="auto">Though I think this is another shortcoming of the Arduino Dock and the way it has to be used.  I'm hoping the forthcoming new Arduino Dock that was recently announced (see <a href="https://onion.io/2016/05/19/battery-dock-arduino-dock-status-update/" rel="nofollow">https://onion.io/2016/05/19/battery-dock-arduino-dock-status-update/</a>) will be more usable.</p>
]]></description><link>http://community.onion.io/post/5681</link><guid isPermaLink="true">http://community.onion.io/post/5681</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Fri, 20 May 2016 22:33:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to access Serial Output from Arduino Dock on Sat, 21 May 2016 04:18:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a> I feel you!  I just happen to have a couple of Mega's in my parts drawers.  I seem to collect hardware...was going to hook up a spare RPi just to use the serial port but the Mega was easier.</p>
]]></description><link>http://community.onion.io/post/5687</link><guid isPermaLink="true">http://community.onion.io/post/5687</guid><dc:creator><![CDATA[Will Kostelecky]]></dc:creator><pubDate>Sat, 21 May 2016 04:18:05 GMT</pubDate></item></channel></rss>