<?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>nrf51822 stops broadcasting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3321/nrf51822-stops-broadcasting</link><description>Hey folks,
I am having a little trouble with my nrf51822 at the moment and needed some help.
I am currently using a highly modified version of the ble_app_temp project with 2 accelerometer inputs, one as a wake up sense pin and one that is polled every</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Sep 2014 20:01:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3321/nrf51822-stops-broadcasting" /><item><title>RE: nrf51822 stops broadcasting</title><link>https://devzone.nordicsemi.com/thread/12096?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2014 20:01:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60355265-7972-47c4-ad31-868e8b4ac9d4</guid><dc:creator>Chris Butler</dc:creator><description>&lt;p&gt;I have kept working on the problem and about 2 weeks after I posted this we came across the compatibility docs for the chips. These pointed out that we were using the the latest sdk with a previous chip revision. Once we got the most recent chips everything seems to be working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 stops broadcasting</title><link>https://devzone.nordicsemi.com/thread/12095?ContentTypeID=1</link><pubDate>Mon, 22 Sep 2014 13:55:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8a3b528-2c48-402d-9051-3540fdee3da9</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The current consumption you describe should be a good indication to what&amp;#39;s happening. The .2 mA period (if it&amp;#39;s short) sounds like the start up current for the 16 MHz internal RCOSC and then into the main loop. If you run code from RAM the current consumption would be around 2.5 mA, if from flash it should be around 4 mA. Then the 0.7 mA sounds like you have the internal 16 MHz RCOSC running (750 uA).&lt;/p&gt;
&lt;p&gt;It sounds like one of your peripherals are interrupting your sleep and hence not going into the correct sleep mode again. That the advertising stops sounds like you are outside your normal routine and in a wait state for some SPI/UART/I2C event that you did not intend? Could it be that one or more of your GPIOs are floating during sleep and could cause the chip to wake at unfortunate moments?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>