<?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[Serialport USB Problem]]></title><description><![CDATA[<p dir="auto">Hi,<br />
ich verwende den Serialport 9.0 udn habe folgendes Problem:<br />
Beim Booten wechselt schonmal der USB Kanal z.B. von USB0 auf USB1.<br />
Ich habe dann wie <a href="https://unix.stackexchange.com/questions/66901/how-to-bind-usb-device-under-a-static-name" rel="nofollow ugc">hier</a> beschrieben einen static Namen zugewiesen.<br />
Nur damit lässt sich keine Baudrate mehr einstellen</p>
<pre><code>var port = new SerialPort('/dev/Stormsensor', {
    baudRate: 9600
});
</code></pre>
<p dir="auto">Im Log steht dann<br />
Error: Error: Invalid argument setting custom baud rate of 9600</p>
<p dir="auto">Im Forum habe ich gefunden, daß ein zuweisen Serialport by ID in der nächsten Version möglich sein soll.</p>
<p dir="auto">Bis jetzt habe ich nichts gefunden.<br />
Kann da jemand weiterhelfen ?</p>
]]></description><link>https://forum.iobroker.net/topic/34821/serialport-usb-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 22:57:40 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/34821.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jun 2020 09:35:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Serialport USB Problem on Mon, 29 Jun 2020 11:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: Gargano">@<bdi>Gargano</bdi></a> Habs gefunden :<br />
Aus irgendeinem Grund muß der SymLink Name mit ttyUSB beginnen.<br />
[gelöst]</p>
]]></description><link>https://forum.iobroker.net/post/456539</link><guid isPermaLink="true">https://forum.iobroker.net/post/456539</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Mon, 29 Jun 2020 11:02:29 GMT</pubDate></item></channel></rss>