<?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[Uno as a Serial Gateway for Vera?]]></title><description><![CDATA[<p dir="auto">Hello All -</p>
<p dir="auto">Just getting started with Arduino (been around Vera for a while).  I'm able to get my Nanos working as a gateway.  (Excellent documentation!)</p>
<p dir="auto">However, I do have a few Unos kicking around that I'd like to use as a gateway (serial).  Is this possible with Vera?  I see that dmesg shows the following when the Uno is connected:</p>
<p dir="auto"><em>usb 1-2.2: new full speed USB device using rt3883-ehci and address 10<br />
cdc_acm 1-2.2:1.0: ttyACM0: USB ACM device</em></p>
<p dir="auto">Is there a way to expose this as a serial port?  I understand that if I use an ethernet gateway, it'd likely work.  However, lacking an ethernet shield at the moment, I'd like to stick to serial if possible.</p>
<p dir="auto">By the way, I did test the Uno&lt;-&gt;Radio integration with an example sketch and it seems solid in my case.  (I did read about the 3.3v power issue with some Unos)</p>
<p dir="auto">Any ideas for the Arduino newb would be helpful.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.mysensors.org/topic/265/uno-as-a-serial-gateway-for-vera</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 00:01:24 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/265.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Aug 2014 03:10:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Uno as a Serial Gateway for Vera? on Wed, 06 Aug 2014 19:38:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tbully" aria-label="Profile: tbully">@<bdi>tbully</bdi></a></p>
<p dir="auto">Uno has exactly the same MCU as pro mini. Just a large package :smile:</p>
]]></description><link>https://forum.mysensors.org/post/2722</link><guid isPermaLink="true">https://forum.mysensors.org/post/2722</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Wed, 06 Aug 2014 19:38:00 GMT</pubDate></item><item><title><![CDATA[Reply to Uno as a Serial Gateway for Vera? on Wed, 06 Aug 2014 19:24:25 GMT]]></title><description><![CDATA[<p dir="auto">I think you are implying that the Uno is overkill.  I completely agree with this.</p>
<p dir="auto">I just happen to have a few on hand and figured "why not?"</p>
<p dir="auto">I should have some sensors to test with soon.  I guess I'll know if my solution is viable or not........</p>
]]></description><link>https://forum.mysensors.org/post/2721</link><guid isPermaLink="true">https://forum.mysensors.org/post/2721</guid><dc:creator><![CDATA[tbully]]></dc:creator><pubDate>Wed, 06 Aug 2014 19:24:25 GMT</pubDate></item><item><title><![CDATA[Reply to Uno as a Serial Gateway for Vera? on Wed, 06 Aug 2014 05:37:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">The arduino gateway receives radio signal and send it to the controller. For this a Mini is clearly enough.</p>
<p dir="auto">Now if you want to make some other logic on the arduino, remember that it may use clock time dedidated to message reception from the MySensors.</p>
]]></description><link>https://forum.mysensors.org/post/2701</link><guid isPermaLink="true">https://forum.mysensors.org/post/2701</guid><dc:creator><![CDATA[epierre]]></dc:creator><pubDate>Wed, 06 Aug 2014 05:37:32 GMT</pubDate></item><item><title><![CDATA[Reply to Uno as a Serial Gateway for Vera? on Wed, 06 Aug 2014 03:26:57 GMT]]></title><description><![CDATA[<p dir="auto">I may have solved this myself.</p>
<p dir="auto">Can someone check me on this?</p>
<p dir="auto">In "Edit Startup Lua", I entered the following:<br />
os.execute("ser2net -C 5000:raw:0:/dev/ttyACM0:115200")</p>
<p dir="auto">I then went to the MySensors Plugin in the Advanced tab and entered the following in the "IP" line:<br />
127.0.0.1:5000</p>
<p dir="auto">I don't currently have any sensors to attach to.  However, when I click on the "start" button for inclusion, I can see the inclusion LED illuminate.</p>
<p dir="auto">Does this seem like a viable solution?</p>
]]></description><link>https://forum.mysensors.org/post/2700</link><guid isPermaLink="true">https://forum.mysensors.org/post/2700</guid><dc:creator><![CDATA[tbully]]></dc:creator><pubDate>Wed, 06 Aug 2014 03:26:57 GMT</pubDate></item></channel></rss>