<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF52840 DK Sending twice the message if the payload is under 10 bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63064/nrf52840-dk-sending-twice-the-message-if-the-payload-is-under-10-bytes</link><description>Hi community ! 
 I create a model to send a string over mesh and it&amp;#39;s working well ! The only thing which is strange is when my string is 9 bytes long (or under), the message will be send twice and when it&amp;#39;s 10 or 121 bytes long, the message is sending</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Jul 2020 07:01:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63064/nrf52840-dk-sending-twice-the-message-if-the-payload-is-under-10-bytes" /><item><title>RE: nRF52840 DK Sending twice the message if the payload is under 10 bytes</title><link>https://devzone.nordicsemi.com/thread/257710?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 07:01:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15d2a612-917e-4c7d-abf4-f624f96e5f7b</guid><dc:creator>PaulGui</dc:creator><description>&lt;p&gt;HI !&lt;br /&gt;You were right about the retransmission. Cause this problem was happening when i was in debug mode (The retransmission is at 1 by default) so it reset the current value (which i put at 0 on nRF Mesh). So the message was resend and when the pyload was too much, it didn&amp;#39;t&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK Sending twice the message if the payload is under 10 bytes</title><link>https://devzone.nordicsemi.com/thread/257294?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 08:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fdf6890-7715-43da-885e-29f499328b1e</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think this is a known issue, not that I am aware of at least. Yes, it is strange that this happens. When you say &amp;quot;the message is sent twice&amp;quot;, is the message sent twice or retransmitted?&lt;/p&gt;
&lt;p&gt;Have you gone through the code and checked if you have some sort of code that calls the sending function twice when sending 9bytes or under?&lt;/p&gt;
&lt;p&gt;Could you provide me with some logs for the two scenarios?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>