<?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>Multi-byte state values</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66187/multi-byte-state-values</link><description>My team was looking to transfer a 20-byte value (or &amp;#39;message&amp;#39;) between a mesh client and server, what is the best way to achieve this? I have practiced with the light_switch and dimming demos for Mesh, but we are not sure how to expand to a larger state</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Sep 2020 16:22:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66187/multi-byte-state-values" /><item><title>RE: Multi-byte state values</title><link>https://devzone.nordicsemi.com/thread/271861?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 16:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:789c117a-65c2-4d13-90d0-b415d0d4231f</guid><dc:creator>Justin Reina</dc:creator><description>&lt;p&gt;I found this useful -&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lower Transport Layer: (&lt;a href="https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=&amp;amp;ved=2ahUKEwiEzonmnozsAhW-IDQIHXdQCwIQFjADegQIBBAB&amp;amp;url=https%3A%2F%2Fwww.bluetooth.com%2Fwp-content%2Fuploads%2F2019%2F03%2FMesh-Technology-Overview.pdf&amp;amp;usg=AOvVaw0AGds8Ulim03msNogS9kr4"&gt;loc&lt;/a&gt;)&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="padding-left:30px;"&gt;The lower transport layer &lt;span style="background-color:#99cc00;"&gt;takes PDUs from the upper transport layer&lt;/span&gt; and sends them to the lower transport layer on a peer device. Where required, it performs segmentation and reassembly of PDUs. For longer packets, which will not fit into a single Transport PDU, &lt;span style="background-color:#33cccc;"&gt;the lower transport layer will perform segmentation&lt;/span&gt;, splitting the PDU into multiple Transport PDUs. The receiving lower transport layer on the other device, &lt;span style="background-color:#99cc00;"&gt;will reassemble the segments into a single upper transport layer PDU&lt;/span&gt; and pass this up the stack.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-byte state values</title><link>https://devzone.nordicsemi.com/thread/271859?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 16:06:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c67db1d-b72d-490a-a454-f53a08437a55</guid><dc:creator>Justin Reina</dc:creator><description>&lt;p&gt;Thank you for the clarity here, this cleans us up back into motion quickly, I appreciate the detail in your response!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We are on entry to mesh now and stumbled a little, SAR is a sensible and clear solution this works very well&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-byte state values</title><link>https://devzone.nordicsemi.com/thread/270866?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 13:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:501f52a1-b57f-4436-8a96-d51443fced28</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Justin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When the payload is over 11 bytes, the package is automatically transferred using SAR (segmented and assembly) packets. On the model/application layer you don&amp;#39;t need to do anything to send longer&amp;nbsp;payload size.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please read more about the SAR packets in the Bluetooth Mesh spec. Especially this discussion:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/705x304/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-fc4ec87399104828b0e8d513dca9dba4/pastedimage1600781130631v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>