<?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>Mesh Sending many messages in a row</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35326/mesh-sending-many-messages-in-a-row</link><description>Hello 
 Im trying to find a way to send multiple messages (unreliable) in a row within a Mesh network in order to measure time taken, 
 Im using a modified version of the light switch example project files where the client node sends specified(e.g. 20</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 09:12:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35326/mesh-sending-many-messages-in-a-row" /><item><title>RE: Mesh Sending many messages in a row</title><link>https://devzone.nordicsemi.com/thread/191976?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 09:12:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd34618a-6516-48af-ae67-b78e49b71017</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am afraid I have nothing to add. Did you get to a working solution?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Sending many messages in a row</title><link>https://devzone.nordicsemi.com/thread/188658?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 19:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f415f579-095c-4547-8701-6acb718a1530</guid><dc:creator>JEFT</dc:creator><description>&lt;p&gt;I have exactly the same issue, If you have any new information about it, I&amp;#39;d be glad.&lt;br /&gt;Greetings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Sending many messages in a row</title><link>https://devzone.nordicsemi.com/thread/144339?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 13:43:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17a21a77-2195-4dc7-b136-2add55f6be18</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In case you have not yet found a solution.&lt;/p&gt;
&lt;p&gt;Our main recommendation is to wait for an NRF_MESH_EVT_TX_COMPLETE event, as described in this thread: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/34440/nrf_error_no_mem-ble-mesh"&gt;NRF_ERROR_NO_MEM Ble mesh&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Another option may be to increase the buffer size (CORE_TX_QUEUE_BUFFER_SIZE_ORIGINATOR in nrf_mesh_config_core.h), but please do note that there is a separate buffer for each and every advertiser_t, and so increasing the buffer size might have a devastating effect on your application&amp;#39;s memory requirements. Most likely you still want to use some form of flow control (i.e. wait for TX complete event), even though with a larger buffer the &amp;quot;no mem&amp;quot; error will appear less frequently. I would consider this option only when other options are exhausted.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>