<?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>use of timeslot API along with RTC for sleep mode with RTC wakeup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48483/use-of-timeslot-api-along-with-rtc-for-sleep-mode-with-rtc-wakeup</link><description>hey 
 I am using the timeslot API to be able to access the CCM peripheral while using the soft device. 
 For my application the nrf52dk needs to go into sleep mode and wake up every 5mn to send over BLE. 
 My question is, is it okay to use these 2 options</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Jun 2019 09:14:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48483/use-of-timeslot-api-along-with-rtc-for-sleep-mode-with-rtc-wakeup" /><item><title>RE: use of timeslot API along with RTC for sleep mode with RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/194042?ContentTypeID=1</link><pubDate>Fri, 21 Jun 2019 09:14:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b36cd9e-2e7e-43b5-bd74-58068454263c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You could use an app_timer(RTC) to wake up every 5ms, request an&amp;nbsp;&lt;span&gt;earliest possible timeslot, wait for the request, send the data, end the timeslot, and go back to sleep. Another option is to use normal request timeslot,&amp;nbsp;&amp;nbsp;in this case, the application specifies in the request when the timeslot should start and the time is measured from the start of the previous timeslot. This might be better for&amp;nbsp;periodic&amp;nbsp;activities.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: use of timeslot API along with RTC for sleep mode with RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/192551?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 06:47:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:810c9472-0261-438e-be5a-6471e2bfe8f1</guid><dc:creator>abyr</dc:creator><description>&lt;p&gt;I am advertising the data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: use of timeslot API along with RTC for sleep mode with RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/192455?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 15:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daa42596-fc07-495b-a1b2-8fc152eb9689</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you planning on sending BLE data over a active BLE connection every 5ms, or are you advertising the data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>