<?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>Using timer interrupt in uart_ble application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23759/using-timer-interrupt-in-uart_ble-application</link><description>Hi, 
 I am using timer interrupt in my code. In that I will be generating interrupt after certain time interval, after the interrupt it should process the incoming data from the UART. For every interrupt ble_nus will send 20 bytes of data from the buffer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jul 2017 12:34:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23759/using-timer-interrupt-in-uart_ble-application" /><item><title>RE: Using timer interrupt in uart_ble application</title><link>https://devzone.nordicsemi.com/thread/93455?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2017 12:34:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2547eff9-dd5b-4a3f-9409-b34c9d956870</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure if I understand, where in the code do you tell the application to wait for new data? Instead of reading the same data over and over.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using timer interrupt in uart_ble application</title><link>https://devzone.nordicsemi.com/thread/93456?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2017 09:40:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:630ee161-8d1d-409b-9913-4cf95f2cdd2a</guid><dc:creator>Mani</dc:creator><description>&lt;p&gt;Currently it is sending the data repeatedly which means the same data is being used if there is new data. Once all the data in buffer is processed, then it should wait for new data. it should not go to 0th location of the buffer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using timer interrupt in uart_ble application</title><link>https://devzone.nordicsemi.com/thread/93454?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2017 09:09:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:667c2956-020f-4bbb-a068-db3fbc1c029a</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;How is the current behavior? What is not working?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>