<?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[RFM95 transport retries]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
can anyone tell me what overides each other here.<br />
MY_TRANSPORT_MAX_TX_FAILURES or RFM95_RETRIES</p>
<p dir="auto">i have a roaming node that will at some point need to change parents that are in a fixed location. any ideas?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mysensors.org/topic/10098/rfm95-transport-retries</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 16:15:42 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/10098.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Jan 2019 12:33:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RFM95 transport retries on Sun, 20 Jan 2019 12:37:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/miker" aria-label="Profile: miker">@<bdi>miker</bdi></a> none overrides the other.<br />
<a href="https://www.mysensors.org/apidocs/group__MyTransportgrp.html#gaa43bc1035b252a7c67c5a3c1aa4f1179" rel="nofollow ugc">MY_TRANSPORT_MAX_TX_FAILURES</a> sets the number of failed send() calls before the node starts searching for a new parent<br />
<a href="https://www.mysensors.org/apidocs/group__RFM95grp.html#ga8242c7d20544d744314d1718323f0b4a" rel="nofollow ugc">RFM95_RETRIES</a> sets how many times RFM69 will try to send the message before send() returns false.</p>
]]></description><link>https://forum.mysensors.org/post/96741</link><guid isPermaLink="true">https://forum.mysensors.org/post/96741</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Sun, 20 Jan 2019 12:37:05 GMT</pubDate></item></channel></rss>