<?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>How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22166/how-to-detect-if-ble-is-transmitting-or-not</link><description>Hello there, 
 We are using nRF52832 custom board. I2C and GPIO are working on it. Then I uploaded BLE program (which is tested on nRF52-DK) but BLE is not showing up at all. We are using PCB-printed antenna of length 22.0241 mm.
Recommended length</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 May 2017 12:35:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22166/how-to-detect-if-ble-is-transmitting-or-not" /><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87128?ContentTypeID=1</link><pubDate>Fri, 26 May 2017 12:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7b2db9e-503a-4e18-952b-8da5eb2f6f9f</guid><dc:creator>Pratik_BMek</dc:creator><description>&lt;p&gt;It is working after adding the crystal now.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87127?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 10:37:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7badf79b-bfbb-43b3-b191-365fabef7316</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;The radio will not work at all without an external crystal to run the high frequency crystal oscillator. It is stated in the product specification page 102, at the end of the HFCLK Clock controller section &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fclock.html&amp;amp;cp=2_2_0_18_0&amp;amp;anchor=concept_rp5_fgp_bs"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87130?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 08:57:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ebc9665-be5c-43f9-b8ce-c737b7fbbb24</guid><dc:creator>Pratik_BMek</dc:creator><description>&lt;p&gt;@Jørn Frøysa
It will help if you can provide a link to any document that says why we can&amp;#39;t use internal crystal.? I am just curious about the reason because our is completely dead. If the external crystal improves the performance then antenna should give something at least some weak signal, that&amp;#39;s what we thought.&lt;br /&gt;
Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87129?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 08:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51d6a161-93fe-4618-ac95-c6585ee0c87d</guid><dc:creator>Pratik_BMek</dc:creator><description>&lt;p&gt;Thanks for the answer Jorn, we are soon to try with the xtal. Will update results here.
Tolerance point is noted. Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87126?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 08:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35ea9e8e-8267-48ad-9d4b-477fc200f9a5</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Hello Pratik_BMek&lt;/p&gt;
&lt;p&gt;The 32 MHz crystal is required for radio operation, and must be present if you are to use the radio.
For BLE the 32 MHz crystal must have a maximum frequency tolerance of +/- 40ppm.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jørn Frøysa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87125?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 04:29:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb91c159-f881-4ca8-9496-38a5aaf965e8</guid><dc:creator>Pratik_BMek</dc:creator><description>&lt;p&gt;Thanks for the response Daniel. We had 32MHz crystal on board but we have removed it as they consider it default if it is there. So now we have just removed it, we DO NOT have it on board.
However, we haven&amp;#39;t changed anything in the program for using internal crystal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to detect if BLE is transmitting or not.?</title><link>https://devzone.nordicsemi.com/thread/87124?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 19:38:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f027661c-b4be-41a8-ba0c-0be47242ffac</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;you are using internal 32 kHz clock when starting the softdevice?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define NRF_CLOCK_LFCLKSRC {.source = NRF_CLOCK_LF_SRC_RC, \ .rc_ctiv = 16, \ .rc_temp_ctiv = 0}
nrf_clock_lf_cfg_t clock_lf_cfg = NRF_CLOCK_LFCLKSRC;
SOFTDEVICE_HANDLER_INIT(&amp;amp;clock_lf_cfg, NULL);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and you have a external 32 MHz crystal on your board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>