<?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>Continuous data transmission</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5628/continuous-data-transmission</link><description>Hi, I am using a nrf51822 with sdk 7.2.0 and s11o v7.1.0 
 I also have a imu ( mpu 6050 ) that gets accelerometer and gyroscope data. 
 How do I do continuous transmission of that data ? In a certain period I want every reading of the the imu to be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Feb 2015 10:40:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5628/continuous-data-transmission" /><item><title>RE: Continuous data transmission</title><link>https://devzone.nordicsemi.com/thread/19713?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2015 10:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:988410f1-8e8c-45f4-a1bc-ccb903079424</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi John&lt;/p&gt;
&lt;p&gt;You can see implementation &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/throughput-test-5.2.0"&gt;here&lt;/a&gt; on how to send data continuously with notfifications. It specifically triggers the transmission with a button press. Look at &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a01060.html#ga00ea603adee7561e8bdc00c8853a0ba8"&gt;(1)&lt;/a&gt; &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a01045.html#ga37e443c585217475a97e40dfb443a1b6"&gt;(2)&lt;/a&gt; in order to understand how the notification transmission works. &lt;a href="https://devzone.nordicsemi.com/question/2540/understanding-ble_evt_tx_complete/"&gt;Here&lt;/a&gt; is also a thread related to data transmission.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>