<?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>Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36521/harware-issue-with-ble-and-use-of-ble-uart-example</link><description>Hello everyone, 
 In my current application , I am using nRF52832, with the SDK 11.0. I have a problem with the BLE connectivity, which I think is a hardware issue. 
 With the nRF52832 DK, the BLE UART example is working perfectly. But when I use it with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Jul 2018 12:21:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36521/harware-issue-with-ble-and-use-of-ble-uart-example" /><item><title>RE: Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/thread/140829?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 12:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a42308-a156-44de-877e-155dcc6d0cde</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If specified CL is 12pF then try to resolder C8 and C12 = 20 pF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/thread/140809?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 09:48:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a675d47-0737-4fd3-a210-348cdd5bc5b0</guid><dc:creator>Nicols</dc:creator><description>&lt;p&gt;It&amp;#39;s 12pF for CL.&lt;/p&gt;
&lt;p&gt;I already checked the 32KHz crystal several times before for other applications, and now everthing work (i used TWI, PWM...) with it, so i don&amp;#39;t think the issue come from that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/thread/140806?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 09:35:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4d5bec4-3952-45a9-8e53-b97088590c6b</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What is CL, speficied parameter for your 32 MHz crystal? 8pF? Have you triple checked three times that your 32MHz crystal is not mounted 90 degrees off? Also, you&amp;#39;re either having a 32kHz crystal present, or specify using the internal RC right?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Seeing as this runs fine on a DK I do not believe that the SW is the cause.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/thread/140788?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 08:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5feaf189-2ec3-4fb2-b183-0b6a48a00397</guid><dc:creator>Nicols</dc:creator><description>&lt;p&gt;Hello, thanks for your reply.&lt;/p&gt;
&lt;p&gt;For the CL, i have C8 and C12, two capacitor of 12pF, on the top right, as described in the datasheet.&lt;/p&gt;
&lt;p&gt;Concerning the communication, even when the device is next to the board it doesn&amp;#39;t communicate.&lt;/p&gt;
&lt;p&gt;But I found out that maybe my problem is also from the software : when i run my code, it get stuck&amp;nbsp;&lt;span&gt;on the function&amp;nbsp;softdevice_handler_init(), that is inside&amp;nbsp;&lt;/span&gt;&lt;code&gt;SOFTDEVICE_HANDLER_INIT(&amp;amp;clock_lf_cfg,&lt;/code&gt;&lt;code&gt;NULL),&amp;nbsp;&lt;/code&gt;&lt;span&gt;inside&amp;nbsp;&lt;/span&gt;&lt;code&gt;ble_stack_init(); at &lt;strong&gt;this point&lt;/strong&gt; :&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x240/__key/communityserver-discussions-components-files/4/InkedCaptureerreurble_5F00_LI.jpg" /&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I found someone who did have the same issue :&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/14019/stuck-in-softdevice_handler_init"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/14019/stuck-in-softdevice_handler_init&lt;/a&gt;. But the solution that are given didn&amp;#39;t worked.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Harware issue with BLE, and use of BLE UART example</title><link>https://devzone.nordicsemi.com/thread/140666?ContentTypeID=1</link><pubDate>Thu, 19 Jul 2018 12:23:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e99b484-60ce-4964-afa9-b3cd1105253a</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you not able to establish any communication even if you place the boards right next to each other? What is C_L for your crystal? Have you measured increased current consuption, e.g. by setting up a TX carrier with the radio test example?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>