<?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[radar2.0 node-bluetooth not found]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">ich bekomme beim Starten des Adapters "node-bluetooth not found". Es erfolgen dann natürlich keine Scans der BT-Geräte.</p>
<p dir="auto">Was fehlt denn?</p>
]]></description><link>https://forum.iobroker.net/topic/33098/radar2-0-node-bluetooth-not-found</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 22:53:45 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/33098.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 May 2020 14:09:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 18:40:35 GMT]]></title><description><![CDATA[<p dir="auto">Das muss wohl auch installiert sein bzw. eingestellt sein:</p>
<pre><code>sudo apt-get install libcap2-bin arp-scan bluetooth bluez libbluetooth-dev libudev-dev
sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which arp-scan`)
sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which node`)
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427513</link><guid isPermaLink="true">https://forum.iobroker.net/post/427513</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 18:40:35 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 17:43:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/helfi9999" aria-label="Profile: helfi9999">@<bdi>helfi9999</bdi></a> Mach einen eigenen Thread auf.<br />
Und nicht als root sondern als user anmelden wäre auch schon eine gute Idee. Konsolenausgaben auch bitte nicht als screenshot sondern als Text in &lt;/&gt; code tags setzen. Dann können wir weiter schauen.</p>
]]></description><link>https://forum.iobroker.net/post/427470</link><guid isPermaLink="true">https://forum.iobroker.net/post/427470</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 17:43:39 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 17:22:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> habe das gleiche Problem.<br />
Mein System:<br />
<img src="/assets/uploads/files/1588785611856-image-2.png" alt="Image 2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Radar 2.0 Adapter: 1.2.5<br />
js-controller: 3.0.0</p>
<p dir="auto">und bei mir kommt immer wenn ich den Adapter starte:  (29354) node-bluetooth not found!<br />
Was kann ich ändern??</p>
]]></description><link>https://forum.iobroker.net/post/427460</link><guid isPermaLink="true">https://forum.iobroker.net/post/427460</guid><dc:creator><![CDATA[helfi9999]]></dc:creator><pubDate>Wed, 06 May 2020 17:22:22 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:52:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jmyxa" aria-label="Profile: jmyxa">@<bdi>jmyxa</bdi></a> Ich hab hier keine slaves und da muss man Abfolgen für die Upgrades einhalten. Hab ich keine Ahnung von. Ich bin dann raus.</p>
]]></description><link>https://forum.iobroker.net/post/427429</link><guid isPermaLink="true">https://forum.iobroker.net/post/427429</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 15:52:07 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:49:34 GMT]]></title><description><![CDATA[<p dir="auto">Ja, aber der Adapter läuft auf slave.</p>
]]></description><link>https://forum.iobroker.net/post/427426</link><guid isPermaLink="true">https://forum.iobroker.net/post/427426</guid><dc:creator><![CDATA[jmyxa]]></dc:creator><pubDate>Wed, 06 May 2020 15:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:48:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jmyxa" aria-label="Profile: jmyxa">@<bdi>jmyxa</bdi></a> Das ist ein Master/Slave-Setup mit zwei Installationen?</p>
<pre><code>iobroker update
iobroker upgrade
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427424</link><guid isPermaLink="true">https://forum.iobroker.net/post/427424</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 15:48:45 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:42:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> said in <a href="/post/427420">radar2.0 node-bluetooth not found</a>:</p>
<blockquote>
<p dir="auto">node -v<br />
nodejs -v<br />
npm -v<br />
lsb_release -a</p>
</blockquote>
<pre><code>admin@raspberry-slave:~ $ node -v
v10.18.1
admin@raspberry-slave:~ $ nodejs -v
v10.18.1
admin@raspberry-slave:~ $ npm -v
6.13.4
admin@raspberry-slave:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 9.11 (stretch)
Release:        9.11
Codename:       stretch
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427421</link><guid isPermaLink="true">https://forum.iobroker.net/post/427421</guid><dc:creator><![CDATA[jmyxa]]></dc:creator><pubDate>Wed, 06 May 2020 15:42:56 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:37:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jmyxa" aria-label="Profile: jmyxa">@<bdi>jmyxa</bdi></a></p>
<pre><code>node -v
nodejs -v 
npm -v 
lsb_release -a
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427420</link><guid isPermaLink="true">https://forum.iobroker.net/post/427420</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 15:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 15:06:20 GMT]]></title><description><![CDATA[<p dir="auto">System ist Raspbian.<br />
capabilities sind da.<br />
js-controller aktuell</p>
<p dir="auto">"node-bluetoth not found!"</p>
]]></description><link>https://forum.iobroker.net/post/427409</link><guid isPermaLink="true">https://forum.iobroker.net/post/427409</guid><dc:creator><![CDATA[jmyxa]]></dc:creator><pubDate>Wed, 06 May 2020 15:06:20 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 14:46:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jmyxa" aria-label="Profile: jmyxa">@<bdi>jmyxa</bdi></a> Ich würde mal z. B. zunächst den js-controller auf die aktuelle Version bringen. 'default' ist z. B. 2.2.9<br />
Und dann auch die Adapter auf den jeweils passenden Stand.<br />
Hardware wissen wir auch noch nicht.<br />
capabilities gesetzt (Falls was linuxiges eingesetzt wird)?</p>
<pre><code>sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427395</link><guid isPermaLink="true">https://forum.iobroker.net/post/427395</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 14:46:21 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 14:24:33 GMT]]></title><description><![CDATA[<p dir="auto">Raspian<br />
nodejs v10.18.1<br />
jscontrolle 2.1.1</p>
<p dir="auto">Log:<br />
<img src="/assets/uploads/files/1588775070270-6dc4aa05-8779-4e9c-81c6-992473c54984-grafik.png" alt="6dc4aa05-8779-4e9c-81c6-992473c54984-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/427382</link><guid isPermaLink="true">https://forum.iobroker.net/post/427382</guid><dc:creator><![CDATA[jmyxa]]></dc:creator><pubDate>Wed, 06 May 2020 14:24:33 GMT</pubDate></item><item><title><![CDATA[Reply to radar2.0 node-bluetooth not found on Wed, 06 May 2020 14:22:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jmyxa" aria-label="Profile: jmyxa">@<bdi>jmyxa</bdi></a> said in <a href="/post/427358">radar2.0 node-bluetooth not found</a>:</p>
<blockquote>
<p dir="auto">Was fehlt denn?</p>
</blockquote>
<p dir="auto">Nähere Informationen zu deinem System...</p>
<p dir="auto">Hardware? Betriebssystem? node Version? js-controller Version? radar Version?</p>
]]></description><link>https://forum.iobroker.net/post/427373</link><guid isPermaLink="true">https://forum.iobroker.net/post/427373</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 14:22:55 GMT</pubDate></item></channel></rss>