<?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 change Radio ID on Raspberry Pi Gateway with NRF24]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Does anybody know how to change the Radio ID on Raspberry Pi Gateway with NRF24 radio?<br />
Equivalent to MY_NRF5_ESB_BASE_RADIO_ID for NRF5 nodes.<br />
Thanks</p>
]]></description><link>https://forum.mysensors.org/topic/11625/how-to-change-radio-id-on-raspberry-pi-gateway-with-nrf24</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 13:25:26 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/11625.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Mar 2021 11:44:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to change Radio ID on Raspberry Pi Gateway with NRF24 on Wed, 24 Mar 2021 14:09:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jacmika" aria-label="Profile: jacmika">@<bdi>jacmika</bdi></a> it would need shell escaping and it is missing the initial D. I would try something like<br />
<code>--extra-cxxflags="-DMY_RF24_BASE_RADIO_ID=0x00,0xFC,0xE1,0xA8,0xA8</code></p>
<p dir="auto">If I recall correctly, the output of make will show which defines are activated, and what values they have. That's what I usually use to check if I got it right.</p>
]]></description><link>https://forum.mysensors.org/post/109703</link><guid isPermaLink="true">https://forum.mysensors.org/post/109703</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Wed, 24 Mar 2021 14:09:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to change Radio ID on Raspberry Pi Gateway with NRF24 on Wed, 24 Mar 2021 13:10:59 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Mikael,</p>
<p dir="auto">Would it be mean that for default Radio ID command is (including closing ")?<br />
--extra-cxxflags="-MY_RF24_BASE_RADIO_ID=(0x00,0xFC,0xE1,0xA8,0xA8)"</p>
]]></description><link>https://forum.mysensors.org/post/109702</link><guid isPermaLink="true">https://forum.mysensors.org/post/109702</guid><dc:creator><![CDATA[jacmika]]></dc:creator><pubDate>Wed, 24 Mar 2021 13:10:59 GMT</pubDate></item><item><title><![CDATA[Reply to How to change Radio ID on Raspberry Pi Gateway with NRF24 on Tue, 23 Mar 2021 21:32:17 GMT]]></title><description><![CDATA[<p dir="auto">Welcome to the forum <a class="plugin-mentions-user plugin-mentions-a" href="/user/jacmika" aria-label="Profile: jacmika">@<bdi>jacmika</bdi></a> !</p>
<p dir="auto">You can add options to the configure command like this: <code>--extra-cxxflags="-DMY_RX_MESSAGE_BUFFER_SIZE=\(32\)</code></p>
<p dir="auto">See also the section called ”Advanced” at <a href="https://www.mysensors.org/build/raspberry" rel="nofollow ugc">https://www.mysensors.org/build/raspberry</a></p>
]]></description><link>https://forum.mysensors.org/post/109700</link><guid isPermaLink="true">https://forum.mysensors.org/post/109700</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Tue, 23 Mar 2021 21:32:17 GMT</pubDate></item></channel></rss>