<?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>Need NRF8001 to advertise while Microcontroller asleep.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17327/need-nrf8001-to-advertise-while-microcontroller-asleep</link><description>I&amp;#39;m using an NRF8001 with an ATMEL ATMEGA 328P (the microcontroller from an Arduino). I need the microcontroller to go to sleep, but still allow the BLE chip to advertise and wake the microcontroller upon connection. It seems as though the BLE chip should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Oct 2016 21:05:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17327/need-nrf8001-to-advertise-while-microcontroller-asleep" /><item><title>RE: Need NRF8001 to advertise while Microcontroller asleep.</title><link>https://devzone.nordicsemi.com/thread/66582?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 21:05:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05ec4d5e-6448-4d1c-a707-1947787c9a7d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Have you looked at Nordic&amp;#39;s SDK - and the included examples:&lt;/p&gt;
&lt;p&gt;ble-sdk-arduino&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/ble-sdk-arduino"&gt;github.com/.../ble-sdk-arduino&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need NRF8001 to advertise while Microcontroller asleep.</title><link>https://devzone.nordicsemi.com/thread/66580?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 14:28:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60130df5-632d-4ff1-a119-e7bf9d115ad6</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;I assume this is the adafruit library, so I don&amp;#39;t know the details, but I would assume BTLEserial.pollACI only checks if the nRF8001 has any new events. To start advertising you need to send broadcast, connect or bond command to the chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need NRF8001 to advertise while Microcontroller asleep.</title><link>https://devzone.nordicsemi.com/thread/66581?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 11:27:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba8eeb9c-f6f0-4ddc-8472-1b57d8f635a1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Yes, the NRF8001 certainly &lt;strong&gt;&lt;em&gt;can&lt;/em&gt;&lt;/strong&gt; advertise while its controlling &amp;quot;host&amp;quot; is asleep - it is autonomous in this.&lt;/p&gt;
&lt;p&gt;So the problem lies on your &amp;quot;host&amp;quot; side.&lt;/p&gt;
&lt;p&gt;Does the advertising work if you don&amp;#39;t put your AVR to sleep?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>