<?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>Reading data from tmp102 and nrf51822 ek</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5794/reading-data-from-tmp102-and-nrf51822-ek</link><description>I am a very beginner on embedded field. 
 I have a nrf51822 and tmp 102. I follow this direction on mbed site 
 link text 
 and it&amp;#39;s actually working. The code provide is C++, simple and easy to understand. The only problem for that code is it&amp;#39;s in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Mar 2015 15:11:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5794/reading-data-from-tmp102-and-nrf51822-ek" /><item><title>RE: Reading data from tmp102 and nrf51822 ek</title><link>https://devzone.nordicsemi.com/thread/20264?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2015 15:11:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb025030-9d03-4e7a-9ca4-99c4f4025cf2</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It seems that all these sensors are using TWI (I2C) interface for communication. There is a &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/6.1.0/s110/html/a00051.html"&gt;TWI example in the nRF51 SDK&lt;/a&gt; which you can use to receive the data from the sensors. It should be fairly easy to send this data over BLE in order to receive with a smartphone. We have several BLE (LE) examples in the SDK as well that you can use in combination with the TWI example to send the data over BLE to be received by a smartphone, IOS or Android.&lt;/p&gt;
&lt;p&gt;There is a blog &lt;a href="https://devzone.nordicsemi.com/blogs/11/using-nrf51-sdk-with-the-nrf51822-mbed-kit/"&gt;here&lt;/a&gt; that instructs how to enabled the mbed kit for C code and Keil. The streamlined method is however to purchase the latest &lt;a href="https://www.nordicsemi.com/eng/Products/nRF51-DK"&gt;nRF51 DK development kit&lt;/a&gt; to start development with examples in the nRF51 SDK.&lt;/p&gt;
&lt;p&gt;Here is &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00008.html"&gt;instruction&lt;/a&gt; on how to operate the TWI drivers available in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>