<?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>Using ESB and Serial together on nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21318/using-esb-and-serial-together-on-nrf52</link><description>Hi all, 
 I am using a nRF52-DK board to receive data from the USB port using Serial, and transmitting it using ESB to a second board. If I use either Serial or ESB individually, it works fine. I have a problem when using both together. (I have set #define</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Apr 2017 15:49:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21318/using-esb-and-serial-together-on-nrf52" /><item><title>RE: Using ESB and Serial together on nRF52</title><link>https://devzone.nordicsemi.com/thread/83512?ContentTypeID=1</link><pubDate>Wed, 12 Apr 2017 15:49:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3794896-a7b3-44e6-844c-84d2ffc880da</guid><dc:creator>Steve H</dc:creator><description>&lt;p&gt;It seems that the UART example where there is an infinite while-loop isn&amp;#39;t a good technique to use with ESB. Catching new Serial data in the &amp;quot;error&amp;quot; handler (which should perhaps be renamed in the example) seems to prevent the lockup.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>