<?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>Advertising and Scanning BLE packet using Timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17420/advertising-and-scanning-ble-packet-using-timer</link><description>Hi, 
 I am trying to create a BLE node which can perform dual role(advertising/scanning) to create mesh of multiple nodes. I am planning to do it with the help of timer. It will take data from one node and pass it on to other kinda like the ble_app_hrs_rscs_relay</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Sep 2017 07:21:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17420/advertising-and-scanning-ble-packet-using-timer" /><item><title>RE: Advertising and Scanning BLE packet using Timer</title><link>https://devzone.nordicsemi.com/thread/66949?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 07:21:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:199e848c-bcdd-4a59-a25c-9b10e34ef4e4</guid><dc:creator>anuja</dc:creator><description>&lt;p&gt;Hi akshay, I am also trying the same but on nrf52832 sdk11 and s132 soft device. Can you give some insight on how did u implemented this? Any base code that you referred to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising and Scanning BLE packet using Timer</title><link>https://devzone.nordicsemi.com/thread/66948?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2016 18:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ddb5eeb-7616-4e70-ae1c-af07bf60e260</guid><dc:creator>Akshay</dc:creator><description>&lt;p&gt;Kristin,&lt;/p&gt;
&lt;p&gt;I have tried few other things and somehow the same code is working now. But to be on safe side i&amp;#39;ll enable the timer now. Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising and Scanning BLE packet using Timer</title><link>https://devzone.nordicsemi.com/thread/66947?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2016 09:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b3d4948-1264-4b07-b7db-ab359a7162b1</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Do you enable the TIMER2 interrupt anywhere? If TIMER2 is being initialized after the BLE stack has been enabled, it should be enabled through the softdevice API:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;err_code  = sd_nvic_EnableIRQ(TIMER2_IRQn);
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>