<?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>Device fails to advertise and has become non-responsive</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41634/device-fails-to-advertise-and-has-become-non-responsive</link><description>Hi, 
 I am using NRF52832 SOC for my application. I have developed application for beacon advertisement based on the nrf sdk. I am facing some issue in device advertisement and even gpio toggling. I have used seeger j-link flash lite application for flashing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Dec 2018 16:57:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41634/device-fails-to-advertise-and-has-become-non-responsive" /><item><title>RE: Device fails to advertise and has become non-responsive</title><link>https://devzone.nordicsemi.com/thread/162151?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 16:57:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1da117ab-77b6-4b64-94b9-dd4e59d33441</guid><dc:creator>kumar narendra singh</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Thanks for your reply. i will check your recommendations. I have some updates about my device.&lt;/p&gt;
&lt;p&gt;Initially 4 of the boards got problem and evenif i do erase all and loaded softdevice and application, device was not able to advertise as beacon or gpio toggling. Later i used nrfgostudio and loaded bootloader,softdevice and then application and all 3 non working boards started working i.e led started toggling and beacon works. But after i power reset, it stops working. This i have tested multiple times and everytime i program it works but not after reset. One of the board does work after power reset also. so 2 out of 3 boards have problem after reset i.e. led doesn&amp;#39;t toggle and beacon doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;For test, i have tested led blinky application on all 3 boards and it blinks without problem even after reset.&lt;/p&gt;
&lt;p&gt;Can you please tell me what could be reason for this behavior? The same piece of code works fine on development kit. I have attached schematic for your reference. 32.khz crystal and capacitors are placed on board.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5265.nrf.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device fails to advertise and has become non-responsive</title><link>https://devzone.nordicsemi.com/thread/162061?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 12:17:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c304e71-7674-422c-a444-34114e13b565</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use any speed, there will be no damage.&amp;nbsp;Some things to check:&lt;/p&gt;
&lt;p&gt;- If you have enabled debugging (e.g. uart), make sure the RXD line is pulled high externally if no serial port is attached.&lt;/p&gt;
&lt;p&gt;- Make sure you have the correct lfclk setting, for instance if your board does not have external 32kHz crystal, then you must use internal lfclk.&lt;/p&gt;
&lt;p&gt;- Check if you may have (for instance by accident)&amp;nbsp;enabled pin reset (CONFIG_GPIO_AS_PINRESET) or nfc pins (CONFIG_NFCT_PINS_AS_GPIOS) in your code (see system_nrf52.c), because then you will need to handle these pins correctly. For instance you may need to pull the reset pin high (to vdd) externally.&lt;/p&gt;
&lt;p&gt;- Try &amp;#39;nrfjprog --eraseall&amp;#39; to make sure UICR is erased before programming.&lt;/p&gt;
&lt;p&gt;- Make sure you are programming correctly softdevice for the chip and sdk version.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>