<?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>nrf52832 chip modify nrf channel problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58180/nrf52832-chip-modify-nrf-channel-problem</link><description>Modify the channel in the receiving mode, call the &amp;quot;nrf_esb_stop_rx&amp;quot; function in the &amp;quot;nrf_esb_event_handler&amp;quot; function, but what if the &amp;quot;if (m_nrf_esb_mainstate == NRF_ESB_STATE_PRX)&amp;quot; condition does not hold?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Feb 2020 15:16:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58180/nrf52832-chip-modify-nrf-channel-problem" /><item><title>RE: nrf52832 chip modify nrf channel problem</title><link>https://devzone.nordicsemi.com/thread/236315?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 15:16:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a16d1b31-3701-4162-9212-90c696dbf792</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If neither&amp;nbsp;&lt;span&gt;m_nrf_esb_mainstate == NRF_ESB_STATE_PRX or&amp;nbsp;m_nrf_esb_mainstate ==&amp;nbsp;&lt;/span&gt;NRF_ESB_STATE_PRX_SEND_ACK, then&amp;nbsp;&lt;span&gt;nrf_esb_stop_rx will return&amp;nbsp;&lt;/span&gt;NRF_ESB_ERROR_NOT_IN_RX_MODE, which means you&amp;#39;re trying to stop receiving&amp;nbsp;mode when the Radio isn&amp;#39;t in receiving mode already.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>