<?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>DECT NR+ Data Length Limitation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118428/dect-nr-data-length-limitation</link><description>I am transmitting a buffer of 300 bytes over DECT NR+ connection. The transmitting device is an nrf9151dk running the DECT NR+ modem FW 1.0.1. The receiving device is an nrf9161DK with the same modem FW. 
 Both are running the DECT NR+ PHY Hello sample</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jan 2025 16:52:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118428/dect-nr-data-length-limitation" /><item><title>RE: DECT NR+ Data Length Limitation</title><link>https://devzone.nordicsemi.com/thread/520440?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 16:52:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27b099d9-e0a1-4f73-9dc0-9255da7d3350</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;If you have not changed the sample&amp;#39;s modulation scheme, it has the value of 1 as can be seen from the sample&amp;#39;s Kconfig file. If you further look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/dectphy.html#transmission_length"&gt;transmission length&lt;/a&gt;&amp;nbsp;in the documentation, you can see that the value of 37x8=296 is the value that is given in the table &amp;quot;&lt;span&gt;Bits per subslot index with given modulation scheme&lt;/span&gt;&amp;quot; for Modulation Coding Scheme (MCS) with value 1. You could try to change MCS to some other larger value than 1. You can find possible values in the mentioned table.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DECT NR+ Data Length Limitation</title><link>https://devzone.nordicsemi.com/thread/520401?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 14:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bd5d399-2c00-4fae-97cb-9bd483812cfe</guid><dc:creator>Eivind J</dc:creator><description>&lt;p&gt;Have a look at the configured MCS a&lt;span&gt;nd the packet length in the tx header.&amp;nbsp;When the packet length is 1 and MCS is 1, the maximum number of bytes are 296/8=37.&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/dectphy.html#transmission_length"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/dectphy.html#transmission_length&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>