<?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>BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9683/ble-timer1-s130-using-ble-and-timer1-stops-working</link><description>Hi Developers! 
 I programmed a new code for my custom board&amp;#39;s nRF51422, where I use the TIMER1 to generate 500ms interrupts to measure something important with this scheduling. I joined the TIMER1 with a GPIO, where a LED shows me the 500ms intervals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Oct 2015 13:30:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9683/ble-timer1-s130-using-ble-and-timer1-stops-working" /><item><title>RE: BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/thread/35812?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2015 13:30:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a51fb5d-b4a2-491a-8df3-6b791dbb27aa</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Are you using APP_TIMER for you 500ms interval? If yes, have you increased the max amount of timers? In any case, Check the return codes of all three functions. We do not have much to go on here :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/thread/35811?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2015 08:39:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:728b55dc-712f-4acb-ba88-635f1d0057fd</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The only thing I can think of is that ble_advertising_init() returns an error. Could you upload your complete project so I can test it here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/thread/35809?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2015 16:35:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6ec0e03-0f86-4709-9641-98beadf982be</guid><dc:creator>DAneill</dc:creator><description>&lt;p&gt;I changed the ble_advertising_init() to ble_advdata_set(), and ble_advertising_start(BLE_ADV_MODE_FAST) to sd_ble_gap_adv_start(&amp;amp;adv_params), and now TIMER1 and LPCOMP works, too. Do you have any idea, why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/thread/35810?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2015 14:40:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a235f09-b140-43b0-830d-768df574c462</guid><dc:creator>DAneill</dc:creator><description>&lt;p&gt;I don&amp;#39;t know what&amp;#39;s happening, but when I debug the code, if my BLE_P_Advertising_Init_f() function comes, all the TIMER1 and the LPCOMP stops, too!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE + TIMER1 + S130: using BLE and TIMER1 stops working</title><link>https://devzone.nordicsemi.com/thread/35808?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2015 13:29:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9ab0ae2-cbd0-4d49-b93f-70eeff22232d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t think any of these functions should affect the timer. Is it working without the timer? Are you able to advertise? Could it be that any of the functions return an error? Calling APP_ERROR_CHECK() with an error will normally cause a reset. Then you will just reset, reset, reset. Have you tried to use the debugger?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>