<?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>nrf52833 - How to reset the esb communication ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89739/nrf52833---how-to-reset-the-esb-communication</link><description>Hi Dev Zone ! 
 I would like to do a complete reset to the ESB communication in my application when there is a problem with it for any reason whatsoever. This is what I have done and it does not seem to solve the communication problems that can occur</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jul 2022 12:23:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89739/nrf52833---how-to-reset-the-esb-communication" /><item><title>RE: nrf52833 - How to reset the esb communication ?</title><link>https://devzone.nordicsemi.com/thread/376008?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 12:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b1f9060-e89b-4662-ad99-1865d07a72c7</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Before reinit can you try to do a full power cycle or the radio core by:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;*(volatile uint32_t *)&lt;span&gt;0x40001&lt;/span&gt;FFC = 0;
*(volatile uint32_t *)&lt;span&gt;0x40001&lt;/span&gt;FFC;
*(volatile uint32_t *)&lt;span&gt;0x40001&lt;/span&gt;FFC = 1;&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>