<?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>About the radio mode of nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20085/about-the-radio-mode-of-nrf52832</link><description>The radio mode 250Kbps is removed from nRF52832. However, by our test, nRF52832 radio can still work with radio mode 250Kbps with setting 
 
 NRF_RADIO-&amp;gt;MODE = (RADIO_MODE_MODE_Nrf_250Kbit &amp;lt;&amp;lt; RADIO_MODE_MODE_Pos); 
 
 and receive/send packet to nRF51822</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jun 2017 05:18:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20085/about-the-radio-mode-of-nrf52832" /><item><title>RE: About the radio mode of nRF52832</title><link>https://devzone.nordicsemi.com/thread/78201?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 05:18:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33013b0c-c0d3-4087-a352-ad11768060c6</guid><dc:creator>JiachengWang</dc:creator><description>&lt;p&gt;In SDK, there have some example codes located &amp;quot;examples/peripheral/radio/receiver&amp;quot;, &amp;quot;examples/peripheral/radio/transmitter&amp;quot; and &amp;quot;examples/peripheral/radio_test&amp;quot; to set the radio config parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the radio mode of nRF52832</title><link>https://devzone.nordicsemi.com/thread/78200?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 04:54:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39818d8a-e416-47c5-9a6e-2c624d2fddb4</guid><dc:creator>purgoufr</dc:creator><description>&lt;p&gt;Where did you defined them?(NRF_RADIO-&amp;gt;MODE = (RADIO_MODE_MODE_Nrf_250Kbit &amp;lt;&amp;lt; RADIO_MODE_MODE_Pos);). I want to change data rate but I do not know how. Can you explain?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the radio mode of nRF52832</title><link>https://devzone.nordicsemi.com/thread/78202?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 15:52:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05282441-b628-4978-ac48-ace025ca81c8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Well found ;)&lt;/p&gt;
&lt;p&gt;It is true that this mode still remains in the nRF52832, but it is not tested, and as such you should not rely on this mode if you are making a product.
Even if it works on one device in the lab it might fail if you try a different device, if the temperature changes, if the voltage changes and so forth..&lt;/p&gt;
&lt;p&gt;Regarding the change in sensitivity this was one of the reasons this mode was removed.
In the nRF52 we achieved the same sensitivity in 1Mbps mode that the nRF51 had in 250kbps mode (-96dBm), and as such the need for this mode was considered smaller.
This means that the only effect of using this mode in the nRF52 is higher average current draw and a higher chance of packet collisions, because the packets are 4 times as long.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>