<?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>Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64909/advertising-issue-in-nrf52832</link><description>I have made a bluetooth beacon based on nRF52832 chip. I am able to write code DeviceDownload\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_beacon using segger JTAG edu mini. Platform used is nRFgo Studio. Still my beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Aug 2020 08:35:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64909/advertising-issue-in-nrf52832" /><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265699?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2020 08:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaa249d2-c8ca-4d87-8865-776368dd8343</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;&lt;br /&gt;Nothing&amp;nbsp;seems out of the ordinary&amp;nbsp;whit your PCB, you&amp;nbsp;might have a badly matched antenna so the range might not be grate but if you have two devices right next to each other they should connect fine.&amp;nbsp; The crystal might be improperly loaded which may make the reference frequency for the radio&amp;nbsp;less accurate, this may result in a bad connection since the carrier frequency might be unstable making a connection unreliable and then the radios will not be bale to communicate.&lt;br /&gt;&lt;br /&gt;I will have to aske you to test a different example, preferably the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrf_radio_test_example.html"&gt;radio test example&lt;/a&gt; in the SDK, sett up a unmodulated carrier, then you can use the RSSI-viewer in the nRF Connect for Desktop app to se if there is a RF output form your PCB.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;are you then able to see if there is radio activity for more than 10 minutes?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265584?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 13:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de326d62-4c52-496d-a00e-79794addef35</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;I am using 32MHZ cyrstal, 10pF Load capacitance and 200ppm tolerance.&lt;/p&gt;
&lt;p&gt;I did exactly what hmolesworth suggested, beacon worked but only for 10 minutes.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is the link of crystal :&lt;a href="https://www.evelta.com/ysx211sl-32mhz-10pf-20ppm-4pad-smd-smt-crystal/"&gt;https://www.evelta.com/ysx211sl-32mhz-10pf-20ppm-4pad-smd-smt-crystal/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the gerber files :&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5504.nRF52832-Beacon-_2800_2_2900_.zip"&gt;devzone.nordicsemi.com/.../5504.nRF52832-Beacon-_2800_2_2900_.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265534?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 11:36:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74b4d0ef-f792-4601-9ebc-d710403db3a4</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi, sorry for late reply.&lt;br /&gt;&lt;br /&gt;Could you provide the Gerber files?&lt;br /&gt;&lt;br /&gt;What Crystal are you using? Could you provide the part number and data sheet?&lt;br /&gt;&lt;br /&gt;Only using the High Frequency Crystal Oscillator is ok as long as you configure&amp;nbsp;the &lt;strong&gt;sdk_config.h&lt;/strong&gt; file as Hugh Molesworth said.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;// Add this at the top of sdk_config.h:
#define NRFX_CLOCK_CONFIG_LF_SRC         0
#define CLOCK_CONFIG_LF_SRC              0
#define NRF_SDH_CLOCK_LF_SRC             0
#define NRF_SDH_CLOCK_LF_RC_CTIV        16
#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV    2
#define NRF_SDH_CLOCK_LF_ACCURACY        1 // &amp;lt;1=&amp;gt; NRF_CLOCK_LF_ACCURACY_500_PPM&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265442?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 05:54:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e06f5f08-caa9-4bbe-bdd0-3dc54f34e83e</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;I made above changes, beacon worked only for 10 min, did debugging and found crystal was not working. I replaced crystal with new one but still its not working. I&amp;nbsp;think crystal is getting damaged&amp;nbsp;every time, is there any issue with design?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265195?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 18:06:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdd1c0d5-d388-4704-8597-1af5b4fe90e7</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;where exactly i need to add in main.c ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265193?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 17:55:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7737f293-c16e-4cbe-bfa9-a2910d020a52</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Something like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// Add this at the top of sdk_config.h:
#define NRFX_CLOCK_CONFIG_LF_SRC         0
#define CLOCK_CONFIG_LF_SRC              0
#define NRF_SDH_CLOCK_LF_SRC             0
#define NRF_SDH_CLOCK_LF_RC_CTIV        16
#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV    2
#define NRF_SDH_CLOCK_LF_ACCURACY        1 // &amp;lt;1=&amp;gt; NRF_CLOCK_LF_ACCURACY_500_PPM

// Add this in main.c:
static void init_bsp(void)
{
   APP_ERROR_CHECK(nrf_drv_clock_init());
   nrf_drv_clock_lfclk_request(NULL);
   while (NRF_CLOCK-&amp;gt;EVENTS_LFCLKSTARTED == 0) ;
...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Search for other posts on this subject if this is not clear&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265179?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 16:28:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dce9b7d-7bb9-44bf-9270-2b66d1875d14</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;Yes hmoleworth, i am using only 32MHz crystal only.&lt;/p&gt;
&lt;p&gt;How to modify code?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265177?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 16:25:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71c58b5a-6f15-4829-8f6a-6764af0c4cc3</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;The nRF52 has 2 crystals; yes the 32MHz crystal is working but if there is no 32KHz crystal (the second crystal) the code must be modified or BLE will not work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265176?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 16:23:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:928a35e3-7ba6-406c-be78-9008107c6046</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;I am using 32MHz crystal and i checked on CRO it&amp;#39;s working fine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265175?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 16:20:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d4f2583-688a-4e4a-8ea3-5d3def4f0796</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;There is no 32kHz crystal, has that been addressed in the code? If unsure there is an example here&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/63906/nrf_sdh_enable_request-doesn-t-return-on-a-custom-pcba"&gt;no 32kHz crystal&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265173?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 16:09:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:201b5660-99dd-4fae-9bd8-a29e330a875f</guid><dc:creator>Lalit Kumar Baghel</dc:creator><description>&lt;p&gt;Hi Janathan,&lt;/p&gt;
&lt;p&gt;Bottom layer also have same clearence.&lt;/p&gt;
&lt;p&gt;How can i check any radio activity on PCB?&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;tried&amp;nbsp;both nRFgo studio and Segger embeddded studio.&lt;/p&gt;
&lt;p&gt;I am using S132 softdevice.&lt;/p&gt;
&lt;p&gt;Package Type is QF, Build Code is E0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising issue in nRF52832</title><link>https://devzone.nordicsemi.com/thread/265054?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 10:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01ec5669-1a45-41d7-8bcd-bfd15ca03de7</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Lalit,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Assuming that you are able to program the&amp;nbsp;chip correctly (have you tested a simple blinky or pin toggle?) the radio is a sensitive component and&amp;nbsp;can be a source&amp;nbsp;to&amp;nbsp;complications.&lt;br /&gt;&lt;br /&gt;In the picture that you have provided it only&amp;nbsp;shows the top layer of the PCB,&amp;nbsp;&lt;span&gt;The antenna should have a keep-out region around it, and there should be no traces or components present within this region and that applies&amp;nbsp;to all sides on the of the PCB, I see that on the top layer this is true and I hope its also true for the bottom layer(assuming&amp;nbsp;you have 2 layers PCB).&amp;nbsp; Then via stitching&amp;nbsp;around the edge from top layer GND to bottom layer GND is something&amp;nbsp;the to consider, have you followed the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ref_circuitry.html?cp=4_2_0_52_6#pcb_guidelines"&gt;guidelines&lt;/a&gt;?&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Are you able to see if there is any radio activity from the PCB ?&lt;br /&gt;Have you tried other examples to test the radio?&amp;nbsp;&lt;br /&gt;Did you program the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/getting_started_softdevice.html"&gt;SoftDevice&lt;/a&gt;&amp;nbsp;/ what SoftDevice are you &lt;a href="https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/softdevices.html"&gt;using&lt;/a&gt;?&lt;br /&gt;By filling out the package type and build code you should get the correct SoftDevice and SDK from &lt;a href="https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52832/Download#infotabs"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>