<?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>Scheduler clarification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/630/scheduler-clarification</link><description>Looking at the AN36 code, i notice that in the APP_SCHED_INIT define, for the argument EVENT_SIZE is used sizeof(app_timer_event_t) . In the meantime, the scheduler is used to manage the ble events and the buttons events, so i imagine that the app_timer_event_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Jan 2017 14:16:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/630/scheduler-clarification" /><item><title>RE: Scheduler clarification</title><link>https://devzone.nordicsemi.com/thread/3234?ContentTypeID=1</link><pubDate>Wed, 11 Jan 2017 14:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43ef55d3-1116-4dff-a94a-3a26d5ae937f</guid><dc:creator>Ankush</dc:creator><description>&lt;p&gt;Hi Ole,&lt;/p&gt;
&lt;p&gt;I just seen this post. Actually in my application I want to stream the data over BLE and also wanted to write the data in SD card. For doing this I wanted to use the scheduler. As I am completely new to the scheduler concept can you suggest me how can I use scheduler for handling events and putting them into queue. Is there any sample example in nrf SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scheduler clarification</title><link>https://devzone.nordicsemi.com/thread/3235?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2013 12:44:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:163f6ef2-12c2-4b1a-a791-1cbc7a9fc65a</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;Thank you Ole, perfect! ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scheduler clarification</title><link>https://devzone.nordicsemi.com/thread/3233?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2013 12:34:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e0b178a-034a-40d2-96d1-fd10fb7e9293</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Yes, when using the scheduler you should always use the maximum size of whatever events you put through it, which in this case is the timer event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>