<?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>NRF51822 BLE Rev3 Not advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9471/nrf51822-ble-rev3-not-advertising</link><description>I&amp;#39;m in the process of porting code from a PCA10000 rev2 board to a custom board, using the ISP130301 integrated MCU (contains a rev3 nrf51822 IC). I&amp;#39;m using nrf51 SDK 6.1.0 and S110 SD 7.1.0. The code works on the PCA10000. 
 I can successfully enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Jun 2016 21:26:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9471/nrf51822-ble-rev3-not-advertising" /><item><title>RE: NRF51822 BLE Rev3 Not advertising</title><link>https://devzone.nordicsemi.com/thread/34981?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2016 21:26:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7fad9bc-adb4-4e10-823e-af33b007d8ae</guid><dc:creator>SBatt</dc:creator><description>&lt;p&gt;@Jorge I got it working though I can&amp;#39;t remember what the problem was in the end.  I&amp;#39;ve sent you some of my code snippets for you to compare with. Please update here if you find your problem and I&amp;#39;ll mark it as the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 BLE Rev3 Not advertising</title><link>https://devzone.nordicsemi.com/thread/34980?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2016 10:14:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c9bc0ee-fd88-452c-9ace-ab35088e241b</guid><dc:creator>Jorge</dc:creator><description>&lt;p&gt;@SBatt Did you discovered what was the problem? I&amp;#39;m having a similar problem and wanted to know your solution, if you have one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 BLE Rev3 Not advertising</title><link>https://devzone.nordicsemi.com/thread/34979?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2015 14:05:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f764290-db35-4906-9600-867cf45c9357</guid><dc:creator>SBatt</dc:creator><description>&lt;p&gt;Thanks again for your help. I was really hoping it was something stupid I missed! The ISP130301 module has an internal 20ppm crystal (P/N:NX2012SA), though I&amp;#39;ll try using the internal Oscillator.&lt;/p&gt;
&lt;p&gt;The only other thing I can think of is a bad matching circuit for the Antenna, I&amp;#39;ll check that out next.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 BLE Rev3 Not advertising</title><link>https://devzone.nordicsemi.com/thread/34978?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2015 13:40:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5c2cd33-4eb3-4c9e-a2e6-ba57b2b90224</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;There are few PAN&amp;#39;s in rev2 IC that were fixed in rev3. But if you moved from rev2 to rev3 then it should have worked for you.&lt;/p&gt;
&lt;p&gt;Can you debug little bit and narrow down the scope of the problem. Maybe some initialization is failing!!!???&lt;/p&gt;
&lt;p&gt;Most common thing in your type of situation is the LFCLK.
by default in the SDK examples the function ble_stack_init uses external crystal clock &lt;code&gt;NRF_CLOCK_LFCLKSRC_XTAL_20_PPM&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Make sure that you have it on your device else you need to change this to internal RC clock whose definitions you can find in &lt;code&gt;nrf_sdm.h&lt;/code&gt; inside enum &lt;code&gt;NRF_CLOCK_LFCLKSRCS&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>