<?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>SDK 15.0.0 app_timer requires legacy support</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35881/sdk-15-0-0-app_timer-requires-legacy-support</link><description>As I working on a new project I am writing the code to support the new SDK driver structure and not including any &amp;quot;legacy&amp;quot; code support. 
 This highlights the fact that the example code and libraries within SDK15.0.0 still rely on the old structure. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Jul 2018 07:09:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35881/sdk-15-0-0-app_timer-requires-legacy-support" /><item><title>RE: SDK 15.0.0 app_timer requires legacy support</title><link>https://devzone.nordicsemi.com/thread/139511?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 07:09:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d6a6dd7-2933-4640-b174-8d1216483344</guid><dc:creator>cbd</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I see that I hadn&amp;#39;t set a definition for APP_TIMER_V2 and hence why the definitions in app_timer.h didn&amp;#39;t match the code in app_timer2.c.&lt;/p&gt;
&lt;p&gt;In any case, due to issues caused by the legacy support code in order to use the libraries, such as automatic inclusion of nrfx_config.h overriding settings in my sdk_config.h as well as the obfuscation caused by having redefinition of new NRFX SDK values to old legacy ones I&amp;#39;ve decided that it is best to rewrite the library files that I require.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.0.0 app_timer requires legacy support</title><link>https://devzone.nordicsemi.com/thread/138651?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 05:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36e12415-4823-4981-96cc-152cc8ab888d</guid><dc:creator>Krzysztof Chruscinski</dc:creator><description>&lt;p&gt;app_timer2 is using custom rtc driver because it uses RTC interrupt also as the context, not only as the source of hw events. nrfx_rtc didn&amp;#39;t support that and we decided not to touch this api but add custom driver. app_timer2 shares the sami API header (app_timer.h) so it is using app_timer_t but it is defined in app_timer.h so I am not sure what do you mean when you say that it does not exists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.0.0 app_timer requires legacy support</title><link>https://devzone.nordicsemi.com/thread/138184?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 16:06:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:112c96c0-58df-48c5-8927-baad33c5e423</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll look into it tomorrow and try to get a comment from the SDK team.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>