<?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>the code of 51822 PAN 73# must be added in SDK 6.0?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11182/the-code-of-51822-pan-73-must-be-added-in-sdk-6-0</link><description>the code of 51822 PAN 73# must be added in SDK 6.0?
/* Add workaround when starting timer2 */
*(uint32_t )0x4000AC0C = 1; //for Timer 2
NRF_TIMER2-&amp;gt;TASKS_START = 1;
/ Add workaround when stopping timer2 */
NRF_TIMER2-&amp;gt;TASKS_STOP = 1;
*(uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jan 2016 12:13:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11182/the-code-of-51822-pan-73-must-be-added-in-sdk-6-0" /><item><title>RE: the code of 51822 PAN 73# must be added in SDK 6.0?</title><link>https://devzone.nordicsemi.com/thread/41887?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2016 12:13:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b27ed21f-bfe6-49c8-9c04-ffab7a284b63</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi hawk&lt;/p&gt;
&lt;p&gt;The gpiote example in the SDK is really the only example that is using the scenario described in PAN issue #73.&lt;/p&gt;
&lt;p&gt;By browsing the SDKs, I see that the workaround for PAN #73 is added to the gpiote example first in nRF51 SDK 7.0.1. The workaround is not present in SDK 6.0.0 or 6.1.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>