<?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>Bulk reliable mesh message limited to 50 bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77263/bulk-reliable-mesh-message-limited-to-50-bytes</link><description>Hi, 
 We are trying to send a mesh packets containing 72 bytes from client to server with reliable message transmission method (Using access_model_reliable_cancel() based on the light switch example). We modified the transmission packet structure and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jul 2021 14:00:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77263/bulk-reliable-mesh-message-limited-to-50-bytes" /><item><title>RE: Bulk reliable mesh message limited to 50 bytes</title><link>https://devzone.nordicsemi.com/thread/320941?ContentTypeID=1</link><pubDate>Tue, 20 Jul 2021 14:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb4c8de8-f4cd-4036-af27-ac9d0104242d</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The fact that instaburst solves the issue points in the direction of possibly a cap on number of packets in a segmented message, or possibly buffer sizes (if they scale with segment size, as Instaburst is increasing segment size through the use of advertiser extensions.)&lt;/p&gt;
&lt;p&gt;Is the limit at 50 bytes exactly? Have you done any debugging and/or packet sniffing to see what gets sent over the air?&lt;/p&gt;
&lt;p&gt;If you are manually cancelling the message, might it be due to segmented messages getting sent in individual packets with some delay between each packet, and then timing out before all such packets are sent?&lt;/p&gt;
&lt;p&gt;I also see there is some time since you asked the question, have you come any further in the mean time?&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>