<?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>BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35871/ble-is-not-advertising-on-customized-nrf52832-board</link><description>Hi, 
 I have designed a customized for nrf52832 with a trace antenna. I haven&amp;#39;t used any low pass filter and made the changes inside sdkconfig.h file to use RC and that board worked fine (ble was advertising). 
 Now, I have designed a new customized board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Jul 2018 18:44:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35871/ble-is-not-advertising-on-customized-nrf52832-board" /><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/141573?ContentTypeID=1</link><pubDate>Thu, 26 Jul 2018 18:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14789bb9-712f-4082-8671-728e9f42cd31</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;The problem was of ground plane. The 49th pin was not grounded properly through the ground plane. we changed the design and its working fine now. Thanks for your help guys.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138502?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 12:12:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd1c76a-1e28-421d-b580-184f192d8178</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;I was also thinking so &lt;a href="https://devzone.nordicsemi.com/members/haakonsh"&gt;haakonsh&lt;/a&gt;, but I had used that exact part number for crystal and it works fine. So its at least not a crystal to blame here.&lt;br /&gt;But Ya good point about loading capacitors. I am also eager to see what will end up solving the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138470?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 09:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5f45805-73ac-43e6-8479-6c2e4cd55a5b</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The frequency tolerance and accuracy is to low. You need to aim for a maximum of 50ppm = Ftol + Facc + Aging.&lt;/p&gt;
&lt;p&gt;Also The&amp;nbsp;loading capacitors might be too far away from their pins, the trace between C4 and its pin is about 2mm which adds ~2nH inductance. The GND plane is also split and the decoupling capacitors ground connection is therefore through a via who adds an additional ~1nH inductance. This might prevent the crystal oscillator from starting up.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138333?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 15:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f931cebb-7b76-4cd9-9b8d-a4e9a55bb8de</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;Actually , the formula to calculate the capacitor value is&lt;/p&gt;
&lt;p&gt;C=2CL- Cpcb-Cpin ,where&amp;nbsp;&lt;span&gt;Cpcb+Cpin=4pf , Cl=8pf of crystal&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So , C=12pf. But according to attached screenshot, this Cpcb can vary according to the layout, so may br this time, due to decrease in PCB thickness and layout thing, this Cpcb is varying and may be I have to play with C1 and C2 values. What do you say &lt;a href="https://devzone.nordicsemi.com/members/kphalak"&gt;kphalak&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6813.Untitled.png" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138330?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 15:27:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2142c7b2-421e-4dcc-8149-2c4470027e6f</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;Components are fine but I have had read someone mentioning their circuit started working after changing capacitor value to 22pF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138328?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 15:24:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:287a4b2f-1665-4de2-8ac7-b9246694b83a</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/kphalak"&gt;kphalak&lt;/a&gt;&amp;nbsp; I&amp;#39;m using below written 32mhz crystal and load capacitor-&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.digikey.ca/product-detail/en/ecs-inc/ECS-320-8-37CKM/XC1547CT-ND/1693716"&gt;https://www.digikey.ca/product-detail/en/ecs-inc/ECS-320-8-37CKM/XC1547CT-ND/1693716&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.digikey.ca/product-detail/en/murata-electronics-north-america/GRM1555C1E120GA01D/490-8169-1-ND/4380462"&gt;https://www.digikey.ca/product-detail/en/murata-electronics-north-america/GRM1555C1E120GA01D/490-8169-1-ND/4380462&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are these fine ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138203?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 19:46:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b09b2ac-e8cf-4189-8f67-b2b9aac412da</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;yes I have already removed the lpkf and checked it with the same code ( previous board code which was not having any lpkf and we changed the congifuration to 32khz RC inside the sdkconfig.h file), still not working.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138200?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 19:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd25767d-e4aa-4cc0-b6f8-247930173c4b</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;Crystal part number is good, you can try removing low frequency crystal and change configuration to internal 32kHz RC oscillator.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138199?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 19:17:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fa6dafd-db69-4743-8a3d-7c3b6155995e</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;Yeah I&amp;#39;m debugging it. But I think the problem is from hardware side only because the code is working fine with the nrf52 DK&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and I&amp;#39;m using this lpkf , let me know if its not fine&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.digikey.ca/product-detail/en/epson/FC-135-32.7680KA-AC0/SER4084CT-ND/6132704"&gt;https://www.digikey.ca/product-detail/en/epson/FC-135-32.7680KA-AC0/SER4084CT-ND/6132704&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138198?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 18:59:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3e9fac1-d4cc-41e9-a4be-02f9c5a605ae</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;Yes, 180 degree rotation is fine, no issues with that, still believe it has to do with configuration settings somewhere. You need to debug more to figure, which exact function call is stopping the execution, that will give idea, if any setting or module creating the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138195?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 18:49:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cab07c89-0a9d-4fe3-b278-b22ac1b3542a</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;yes, we are getting this issue on all the PCB&amp;#39;s. One thing more, the crystal that we were using on the last board(working one), now on this board, its orientation is 180 degree as compared to that and its written on crystal datasheet that both the pads are symmetric and interchangeable, so we can use it in that way, right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138194?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 18:44:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:453aea2c-37ec-4b3c-a5c3-5dd5ad36aa47</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;No I dont think so, do you have same issue with multiple PCBs? (In case its a soldering issue)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/138193?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 18:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7d0e650-690a-47d5-8358-6e0fcedd09ea</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;Do you think PCB thickness can be the issue? its 0.6mm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/137989?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 01:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7509e55f-fa81-44f0-a45c-c1685e8ef01d</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;That seems to be error handled by stack. And stack stopped the execution typically this should give NRF_LOG with error message as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/137984?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 00:44:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55e6d768-5b54-4d7e-bebd-ce6c090daa1a</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;Its getting stopped at&amp;nbsp; NRF_BREAKPOINT_COND&lt;/p&gt;
&lt;p&gt;But the same code working fine with nrf52 DK board&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/137983?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 00:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e11d2f1-bee9-4963-acf9-f7225176487f</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;Where does program execution stop? Like you said, it will most likely crystal (LF/HF) or configuration settings that is causing the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/137981?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 00:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec6619f4-11aa-47b4-a226-f4cc2b5193ce</guid><dc:creator>Navdeep</dc:creator><description>&lt;p&gt;No, I&amp;#39;m not using the smae hex file,&amp;nbsp;I have already changed the SDK_config.h file as new board is having LF crystal.&lt;/p&gt;
&lt;p&gt;I have seen alot of posts from for &amp;quot;BLE advertising problem on customized boards&amp;quot; and most of the times, it was because of 32Mhz crystal&amp;nbsp; wrong orientation, but in my case the orientation is fine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on customized nrf52832 board</title><link>https://devzone.nordicsemi.com/thread/137980?ContentTypeID=1</link><pubDate>Wed, 27 Jun 2018 23:54:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e168595-16ed-41ef-bbe3-2532c440d71f</guid><dc:creator>kphalak</dc:creator><description>&lt;p&gt;So you are saying, its the same project with same firmware hex file, just hardware changes as you mentioned?&lt;br /&gt;you should changed the configuration settings in SDK_config.h regarding 32kHz LF crystal you added.&lt;br /&gt;&lt;br /&gt;Did you try on board debugging? does BLE_STACK_INIT function execute successfully?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>