<?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+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117969/dect-nr-power-class-and-bandwidth-data-rate</link><description>Hello, 
 I have a few questions about the nRF9151 DECT NR+ modem. 
 
 I see that from the docs that the max TX power is 19dBm, so it&amp;#39;s a Class III device as defined in section 6.2.1 of TS 103 636-2. Is this a hardware limitation, or a a software one due</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 May 2026 15:02:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117969/dect-nr-power-class-and-bandwidth-data-rate" /><item><title>RE: DECT NR+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/566538?ContentTypeID=1</link><pubDate>Tue, 19 May 2026 15:02:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:719dbd5a-b908-4b89-a639-506c6b5600dc</guid><dc:creator>Zach Williams</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/members/dejans"&gt;dejans&lt;/a&gt;&amp;nbsp;you mentioned above &amp;quot;Due to this firmware limitation, maximum achievable rate is 2.4 Mbps.&amp;quot;&lt;br /&gt;&lt;br /&gt;Has this changed with the v2.0.0 PHY firmware?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DECT NR+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/534401?ContentTypeID=1</link><pubDate>Thu, 08 May 2025 07:45:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:193e015e-1925-408b-83ff-0b64bf24437b</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Two slots is just the default in perf command. It is possible to change this and assign custom value using --c_gap_slots &amp;lt;int&amp;gt; which counts gap slots between operations. Default value is 2. It is also possible to go to subslot accuracy by using&amp;nbsp;&lt;span&gt;--c_gap_subslots &amp;lt;int&amp;gt; which instead of slots, counts gap subslots between operations. More information can be obtained from help using&amp;nbsp;command dect perf -h.&amp;nbsp;&lt;br /&gt;&lt;/span&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+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/533962?ContentTypeID=1</link><pubDate>Mon, 05 May 2025 14:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67b618c8-f311-4bab-85ae-926f77a90000</guid><dc:creator>Isitha</dc:creator><description>&lt;p class="" data-start="155" data-end="164"&gt;Hi Dejans,&lt;/p&gt;
&lt;p class="" data-start="166" data-end="217"&gt;Thanks for the detailed explanation, very helpful.&lt;/p&gt;
&lt;p class="" data-start="219" data-end="291"&gt;I just have a follow-up question regarding the limitation you mentioned.&lt;/p&gt;
&lt;p class="" data-start="293" data-end="557"&gt;I noticed that using the &lt;code data-start="318" data-end="324"&gt;perf&lt;/code&gt; shell command introduces a fixed ~820 &amp;micro;s gap between consecutive transmissions. In contrast, when I manually schedule back-to-back TXs using &lt;code data-start="466" data-end="482"&gt;start_time = 0&lt;/code&gt;, the gap drops to ~430 &amp;micro;s, which matches the modem&amp;rsquo;s &lt;code data-start="536" data-end="548"&gt;idle_to_tx&lt;/code&gt; latency.&lt;/p&gt;
&lt;p class="" data-start="559" data-end="696"&gt;From the source code &amp;quot;dect_phy_perf.c&amp;quot;, it seems this additional delay is enforced via &lt;code data-start="628" data-end="648"&gt;slot_gap_count = 2&lt;/code&gt; (i.e., 2 &amp;times; 416 &amp;micro;s), even when HARQ is disabled.&lt;/p&gt;
&lt;p class="" data-start="698" data-end="869"&gt;Could you please confirm if there is a specific reason for this added gap? Is it related to internal modem constraints, reliability, or just for clarity in test profiling?&lt;/p&gt;
&lt;p class="" data-start="871" data-end="898"&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DECT NR+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/519277?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 12:08:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a23962-61eb-465e-ab1c-f6ad2e5eb429</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I am sorry for a delayed reply.&lt;/p&gt;
[quote user=""]I see that from the docs that the max TX power is 19dBm, so it&amp;#39;s a Class III device as defined in section 6.2.1 of&amp;nbsp;&lt;span&gt;TS 103 636-2. Is this a hardware limitation, or a a software one due to regulatory compliance or something?&lt;/span&gt;[/quote]
&lt;p&gt;Max Tx power of 19 dBm is a current hardware limitation.&amp;nbsp;&lt;/p&gt;
[quote user=""]The &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf9151/page/dect.html#fntarg_1"&gt;docs&lt;/a&gt; mention that data rate is up&amp;nbsp;&lt;span&gt;3.4Mbps. However, the closest value I found in&amp;nbsp;TS 103 636-2 was Table A.4.2-3, which uses the operating bandwidth of&amp;nbsp;6.912MHz. The docs say the max operating bandwidth of the chip itself is&amp;nbsp;1.728MHz. Does that mean the docs talk about the capabilities of the DECT NR+ PHY and not the chip in terms of bitrate?&lt;/span&gt;[/quote]
&lt;p&gt;Maximum theoretical peak data rate is 3.4 Mbps when transmission is scheduled into packets of 4 slots using MCS4, and these 4 slot packets are transmitted back-to-back. In this case, each of the physical layer packets carries 5600 bits which gives the rate of 5600bits / (4*416 us) =3,36Mbit/s. However, there is currently a limitation of scheduling packets back-to-back. Due to this firmware limitation, maximum achievable rate is 2.4 Mbps.&amp;nbsp;&lt;span&gt;Maximum peak data rates with 4 slot packets are 0.552, 1.118, 1.646, 2.222 and 3.360 Mbit/s for MCS0, 1, 2, 3 and 4, respectively.&lt;/span&gt;&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+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/518210?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 16:29:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122a39df-b679-4202-a5f0-62c18892d169</guid><dc:creator>Mark Szente</dc:creator><description>&lt;p&gt;Thanks!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DECT NR+ power class and bandwidth/data rate</title><link>https://devzone.nordicsemi.com/thread/518209?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 16:20:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8f099af-2944-4a01-b6de-d1b41dbd124b</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I will check this internally and get back to you by the end of this week.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>