<?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>PAN-28 Fixed nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14273/pan-28-fixed-nrf52</link><description>Is PAN-28 fixed in Rev B,C and Rev 1 silicon? I still see the interrupt work around for scan mode in the driver?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Jun 2016 07:46:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14273/pan-28-fixed-nrf52" /><item><title>RE: PAN-28 Fixed nRF52</title><link>https://devzone.nordicsemi.com/thread/54474?ContentTypeID=1</link><pubDate>Fri, 03 Jun 2016 07:46:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60c851ea-efaa-416b-8cdb-510751155b71</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As you can see in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/errata.html?cp=2_2_1"&gt;errata documents&lt;/a&gt; PAN 28 was fixed already in Engineering B. But, yes, the work araound is present in the latest SDK. However, notice that the workaround is enclosed in&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#ifdef NRF52_PAN_28
        workaround
#endif
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you open examples for PCA10036 (with Engineering A) you will see that NRF52_PAN_28 is defined in &amp;quot;Options for Target -&amp;gt; C/C++ -&amp;gt; Define&amp;quot;. If you open the same example for PCA10040 you will see that it&amp;#39;s not defined. This technique is used for lots of workarounds in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>