<?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>how to send the data received from the twi over bluetooth to a central device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35976/how-to-send-the-data-received-from-the-twi-over-bluetooth-to-a-central-device</link><description>i am able to read data from the i2c device ,,,but i dont know how to send the data through the bluetooth to a central device. i am using the nrf52832 and sdk 15.0.0..someone please elaborate this to me ,how to do this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Jul 2018 12:11:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35976/how-to-send-the-data-received-from-the-twi-over-bluetooth-to-a-central-device" /><item><title>RE: how to send the data received from the twi over bluetooth to a central device</title><link>https://devzone.nordicsemi.com/thread/138501?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 12:11:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2f18a93-1564-40d7-8d99-88e2fdac91c7</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi NaveenKumar,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I would recommend you to use the Nordic UART Service (&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__ble__nus.html" target="_blank" rel="noopener noreferrer"&gt;NUS)&amp;nbsp;&lt;/a&gt;to send over the data over BLE.&lt;/p&gt;
&lt;p&gt;You can use the &amp;quot;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_0_4_1_2_24" target="_blank" rel="noopener noreferrer"&gt;ble_app_uart&lt;/a&gt;&amp;quot; example as reference.&lt;/p&gt;
&lt;p&gt;You could also look at &amp;quot;TASK 3&amp;quot; in this &lt;a href="https://github.com/bjornspockeli/nordic_workshop" target="_blank" rel="noopener noreferrer"&gt;tutorial&amp;nbsp;&lt;/a&gt;for more inspiration on how this can be done.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;//Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>