<?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>problem with mesh and application timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16264/problem-with-mesh-and-application-timer</link><description>I am trying to use the mesh network using the nrf51822. I have to use the app_timer with my application. Mesh library and the app_timer library making conflict with the SWI0 interrupt( both are using the same SWI0 interrupt) .Please give some guidelines</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Sep 2016 07:24:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16264/problem-with-mesh-and-application-timer" /><item><title>RE: problem with mesh and application timer</title><link>https://devzone.nordicsemi.com/thread/62152?ContentTypeID=1</link><pubDate>Thu, 08 Sep 2016 07:24:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d86fbed8-c967-4000-bbe6-260c0bb4cf66</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You can modify apptimer so that it uses another SWI. &lt;a href="https://devzone.nordicsemi.com/question/88825/app_timer-and-nrf_esb/?answer=88895#post-id-88895"&gt;This post&lt;/a&gt; has a modified apptimer attached which uses SWI3 instead of SWI0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>