<?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[RPI Gateway Error]]></title><description><![CDATA[<p dir="auto">Hi!<br />
I'm using a rpi gw with nrf24 in combination with Domoticz,worked ok until upgrading Domoticz that must have debian buster to work! Now it is impossible to build the gw , I have tried a number of times with fresh debian installs. and different pi's</p>
<ol>
<li>when doing 'make' a number of warnings but no errors : one example see below</li>
</ol>
<p dir="auto"><em>./core/MyMessage.cpp:284:17: warning: ‘char</em> strncpy(char*, const char*, size_t ’ output may be truncated copying between 0 and 25 bytes from a string of length 25 [-Wstringop-truncation]<br />
(void)strncpy(buffer, this-&gt;data, this-&gt;getLength());<br />
~<s><s><s>^</s></s></s>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
In member function ‘char* MyMessage::getString(char*) const’,*</p>
<ol start="2">
<li>output from test :</li>
</ol>
<p dir="auto">Mar 25 10:59:23 INFO  Starting gateway...<br />
Mar 25 10:59:23 INFO  Protocol version - 2.3.2<br />
Mar 25 10:59:23 DEBUG MCO:BGN:INIT GW,CP=RNNGL---,FQ=NA,REL=255,VER=2.3.2<br />
Mar 25 10:59:23 DEBUG TSF:LRT:OK<br />
Mar 25 10:59:23 DEBUG TSM:INIT<br />
Mar 25 10:59:23 DEBUG TSF:WUR:MS=0<br />
Mar 25 10:59:23 DEBUG !TSM:INIT:TSP FAIL<br />
Mar 25 10:59:23 DEBUG TSM:FAIL:CNT=1<br />
Mar 25 10:59:23 DEBUG TSM:FAIL:DIS<br />
Mar 25 10:59:23 DEBUG TSF:TDI:TSL<br />
Mar 25 10:59:33 DEBUG TSM:FAIL:RE-INIT<br />
Mar 25 10:59:33 DEBUG TSM:INIT<br />
Mar 25 10:59:33 DEBUG !TSM:INIT:TSP FAIL<br />
Mar 25 10:59:33 DEBUG TSM:FAIL:CNT=2<br />
Mar 25 10:59:33 DEBUG TSM:FAIL:DIS<br />
Mar 25 10:59:33 DEBUG TSF:TDI:TSL<br />
^CMar 25 10:59:38 NOTICE Received SIGINT</p>
<p dir="auto">I am using an adapter (<a href="https://oshpark.com/shared_projects/aXLXBO3f" rel="nofollow ugc">https://oshpark.com/shared_projects/aXLXBO3f</a>) so pinout is ok.<br />
Configuration :<br />
./configure --my-transport=rf24 --my-rf24-irq-pin=18 --my-gateway=ethernet --my-port=5003 --my-leds-err-pin=11 --my-leds-rx-pin=13 --my-leds-tx-pin=15<br />
(tried with just ./configure --my-transport=rf24, same result)</p>
<p dir="auto">Software/hardware:<br />
debian ver 10.3 (with SPI enabled)</p>
<p dir="auto">processor       : 0<br />
model name      : ARMv7 Processor rev 5 (v7l)<br />
BogoMIPS        : 38.40<br />
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant     : 0x0<br />
CPU part        : 0xc07<br />
CPU revision    : 5</p>
<p dir="auto">processor       : 1<br />
model name      : ARMv7 Processor rev 5 (v7l)<br />
BogoMIPS        : 38.40<br />
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant     : 0x0<br />
CPU part        : 0xc07<br />
CPU revision    : 5</p>
<p dir="auto">processor       : 2<br />
model name      : ARMv7 Processor rev 5 (v7l)<br />
BogoMIPS        : 38.40<br />
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant     : 0x0<br />
CPU part        : 0xc07<br />
CPU revision    : 5</p>
<p dir="auto">processor       : 3<br />
model name      : ARMv7 Processor rev 5 (v7l)<br />
BogoMIPS        : 38.40<br />
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm<br />
CPU implementer : 0x41<br />
CPU architecture: 7<br />
CPU variant     : 0x0<br />
CPU part        : 0xc07<br />
CPU revision    : 5</p>
<p dir="auto">Hardware        : BCM2835<br />
Revision        : a01041<br />
Serial          : 000000004831d281<br />
Model           : Raspberry Pi 2 Model B Rev 1.1</p>
<p dir="auto">Compiler : gcc (Raspbian 8.3.0-6+rpi1) 8.3.0</p>
<p dir="auto">Is there a known problem with latest debian Buster ?<br />
I'm going nut's and have run out of ideas how to solve this</p>
<p dir="auto">Sorry for this long text, but wanted to give as much information as possible.<br />
Any help appreciated!</p>
]]></description><link>https://forum.mysensors.org/topic/11038/rpi-gateway-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 10:25:10 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/11038.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Mar 2020 11:34:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RPI Gateway Error on Mon, 04 May 2020 06:59:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi! Thank's for info. I had almost given up and now using an ESP GW instead but I'll give your setup a try:+1:</p>
]]></description><link>https://forum.mysensors.org/post/105403</link><guid isPermaLink="true">https://forum.mysensors.org/post/105403</guid><dc:creator><![CDATA[hakha4]]></dc:creator><pubDate>Mon, 04 May 2020 06:59:11 GMT</pubDate></item><item><title><![CDATA[Reply to RPI Gateway Error on Wed, 29 Apr 2020 20:21:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hakha4" aria-label="Profile: hakha4">@<bdi>hakha4</bdi></a> said in <a href="/post/104573">RPI Gateway Error</a>:</p>
<blockquote>
<p dir="auto">I have updated Buster and Domoticz works ok but can't get the gw to work. Btw is it normal (ok) to get a number of warnings when compiling??</p>
</blockquote>
<p dir="auto">I am getting the same warnings (about string truncation), that doesn't make it "normal", but I have a working gateway in Buster on my raspberry pi (raspbian). The error is about the radio. You have a rf24, I use a rfm69, so that is quite different.<br />
Another difference is the gateway version. Mine is using protocol version 2.4.0-alpha:</p>
<pre><code>Apr 29 22:12:35 INFO  Starting gateway...
Apr 29 22:12:35 INFO  Protocol version - 2.4.0-alpha
Apr 29 22:12:35 DEBUG MCO:BGN:INIT GW,CP=RPNGL---,FQ=NA,REL=0,VER=2.4.0-alpha
Apr 29 22:12:35 DEBUG TSF:LRT:OK
Apr 29 22:12:35 DEBUG TSM:INIT
Apr 29 22:12:35 DEBUG TSF:WUR:MS=0
Apr 29 22:12:35 DEBUG TSM:INIT:TSP OK
Apr 29 22:12:35 DEBUG TSM:INIT:GW MODE
Apr 29 22:12:35 DEBUG TSM:READY:ID=0,PAR=0,DIS=0
Apr 29 22:12:35 DEBUG MCO:REG:NOT NEEDED
Apr 29 22:12:35 DEBUG MCO:BGN:STP
Apr 29 22:12:35 DEBUG MCO:BGN:INIT OK,TSP=1
Apr 29 22:12:35 DEBUG GWT:RMQ:CONNECTING...
Apr 29 22:12:35 DEBUG connected to 127.0.0.1
Apr 29 22:12:35 DEBUG GWT:RMQ:OK
Apr 29 22:12:35 DEBUG GWT:TPS:TOPIC=mysensors/all/0/255/0/0/18,MSG SENT
Apr 29 22:12:35 DEBUG TSM:READY:NWD REQ
Apr 29 22:12:35 DEBUG ?TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=20,pt=0,l=0,sg=0,ft=0,st=OK:
Apr 29 22:12:40 DEBUG TSF:MSG:READ,153-153-0,s=4,c=1,t=23,pt=0,l=4,sg=0:3.75
Apr 29 22:12:40 DEBUG GWT:TPS:TOPIC=mysensors/all/153/4/1/0/23,MSG SENT
</code></pre>
<p dir="auto">I am using this version of MySensors (branch development):</p>
<pre><code>git status
On branch development
Your branch is up to date with 'origin/development'.
</code></pre>
<p dir="auto">The last commits that I have are:</p>
<pre><code>git log
commit 397b70f37b4fc5ffd15dddf49364cce2408e5bb5 (HEAD -&gt; development, origin/development, origin/HEAD)
Author: Henrik Ekblad &lt;henrik.ekblad@gmail.com&gt;
Date:   Mon Jan 6 15:47:04 2020 +0100

    Fix logparser frequency regexp (#1380)

commit 9040272ccbf57026780ed10f589a5498db729ae9
Author: Olivier &lt;tekka007@users.noreply.github.com&gt;
Date:   Mon Dec 9 22:43:02 2019 +0100

    Development version 2.4.0-alpha (#1373)
</code></pre>
<p dir="auto">So maybe you can try this newer development branch to build your gateway.</p>
]]></description><link>https://forum.mysensors.org/post/105326</link><guid isPermaLink="true">https://forum.mysensors.org/post/105326</guid><dc:creator><![CDATA[cvdenzen]]></dc:creator><pubDate>Wed, 29 Apr 2020 20:21:27 GMT</pubDate></item><item><title><![CDATA[Reply to RPI Gateway Error on Thu, 26 Mar 2020 07:29:49 GMT]]></title><description><![CDATA[<p dir="auto">I have updated Buster and Domoticz works ok but can't get the gw to work. Btw is it normal (ok) to get a number of warnings when compiling??</p>
]]></description><link>https://forum.mysensors.org/post/104573</link><guid isPermaLink="true">https://forum.mysensors.org/post/104573</guid><dc:creator><![CDATA[hakha4]]></dc:creator><pubDate>Thu, 26 Mar 2020 07:29:49 GMT</pubDate></item><item><title><![CDATA[Reply to RPI Gateway Error on Wed, 25 Mar 2020 15:59:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hakha4" aria-label="Profile: hakha4">@<bdi>hakha4</bdi></a> Domoticz flaked on update with my Buster on the Pi Controller, updated Buster and all fixed.</p>
]]></description><link>https://forum.mysensors.org/post/104560</link><guid isPermaLink="true">https://forum.mysensors.org/post/104560</guid><dc:creator><![CDATA[zboblamont]]></dc:creator><pubDate>Wed, 25 Mar 2020 15:59:43 GMT</pubDate></item></channel></rss>