<?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>NRF52832 BLE does not work.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20209/nrf52832-ble-does-not-work</link><description>Hi, everyone.
I&amp;#39;ve developed a custom board using nrf52832. I tested it and found that CPU core, GPIO and other peripherals work well, but BLE doesn&amp;#39;t work at all.
I ran two examples: 
 
 Simple advertiser. I don&amp;#39;t see any devices in NRF connect scanner</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Mar 2017 05:42:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20209/nrf52832-ble-does-not-work" /><item><title>RE: NRF52832 BLE does not work.</title><link>https://devzone.nordicsemi.com/thread/78743?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2017 05:42:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e2ac1ab-8e3f-4db1-81f3-d5b98e21ee5f</guid><dc:creator>Sergey</dc:creator><description>&lt;p&gt;I found an issue in crystal oscillator soldering. Thank you for responses.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 BLE does not work.</title><link>https://devzone.nordicsemi.com/thread/78742?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 15:04:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1466a3a-caf9-4cb8-8584-bd1c96a01603</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;If you need specific feedback on potential schematic issues, you will need to share your schematic so it can be reviewed.
On the scanner, you might also try using an alternate ble scanning app.  There are dozens of free ones on github for iOS and Android.
Finally you don&amp;#39;t mention testing your code on a Nordic dev board.  If possible you should turn off peripheral functions in your code and see if the dev board advertises on your code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 BLE does not work.</title><link>https://devzone.nordicsemi.com/thread/78745?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 13:07:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea858699-2d25-4aa9-bdd9-a7770917bd23</guid><dc:creator>Sergey</dc:creator><description>&lt;p&gt;Thank you for the response.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;app_error_fault_handler() is called in scanner example only. No any errors occurred in init sequence in both examples.&lt;/li&gt;
&lt;li&gt;I don&amp;#39;t have 32kHz oscillator.&lt;/li&gt;
&lt;li&gt;Yes, I am using LF_CLK in my test code. I also will try SYNTH clock source.&lt;/li&gt;
&lt;li&gt;I tried several chips on the board. Same results.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 BLE does not work.</title><link>https://devzone.nordicsemi.com/thread/78744?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 12:27:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39e47e75-f8ba-4e87-859f-d25236413796</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;First, to find the reason why app_error_fault_handler() always is called, I would recommend you to run the chip in debug mode, step through the initialization in main(), and check if advertising is successfully started or not.&lt;/p&gt;
&lt;p&gt;One suspect is the 32 kHz clock source. Do you have an external 32 kHz crystal on your board? The examples is the SDK are set up to use external 32 kHz crystal by default. I would recommend you the check if the LFCLK clock source is the root cause of the trouble on your board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>