<?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>i2c application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3249/i2c-application</link><description>Hi,
First I&amp;#39;m new to these devices and BLE in general.
I am however very experienced at embedded design and Keil tools and ARM processors.
I have got the demo heart beat demo going.
I have seen the twi demo code. 
 Application:
I want to read an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 26 Jul 2014 14:28:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3249/i2c-application" /><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11897?ContentTypeID=1</link><pubDate>Sat, 26 Jul 2014 14:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f70ef72c-863a-4540-980a-5bca86e72f07</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;Hi Yano,
you can write a custom service to expose a characteristic . The characteristic value will be your 8 bytes data. If you need a connection like a serial port look at Path : /sdk/nrf51_sdk_v6_0_0_43681/nrf51822/Board/pca10001/s110/experimental/ble_app_uart.  A custom service example is in Nordic github  &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs"&gt;github.com/.../nrf51-ble-app-lbs&lt;/a&gt; .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11901?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 23:07:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0adc2bf2-d8ac-409b-ab63-9e84d3514c3a</guid><dc:creator>Yano</dc:creator><description>&lt;p&gt;Thanks again cocoa.
I have read a good bit and gone through some of the example code.
To start with I want to try to send 8 bytes of data on a continuous basis and try to pick up the service using the app you gave me the link for.
Once I have this working I will add i2c reading and eventually some Xcode (well that&amp;#39;s the plan).&lt;/p&gt;
&lt;p&gt;Rather than writing from scratch I was going to modify some example code.
Which example would you recommend using or is there a better way? Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11900?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 19:59:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6df5a893-3c22-4d49-9bde-9a6491625ece</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;If you want an app to test your software on iOS or simulate BLE hardware  try  this :  &lt;a href="https://itunes.apple.com/us/app/lightblue/id557428110"&gt;itunes.apple.com/.../id557428110&lt;/a&gt; , if link is broken goto itunes and search for lightblue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11899?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 19:50:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb654626-cece-4669-ad4d-f5aa270ca39b</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;There are examples  and guides at &lt;a href="https://developer.apple.com"&gt;https://developer.apple.com&lt;/a&gt; (OS X and iOS examples, under corebluetooth ) in member center.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11898?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 17:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beb15ab9-331a-46fb-b4dd-cb7ba264c293</guid><dc:creator>Yano</dc:creator><description>&lt;p&gt;Thanks cocoa, do you know if there are any OSX Xcode examples?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c application</title><link>https://devzone.nordicsemi.com/thread/11896?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 16:05:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d811cda-9681-40bf-8445-282cf42c8809</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;mac book pro 2014  has Bluetooth Low Energy communication interface built in, no dongle is needed to connect to a BLE device.&lt;/p&gt;
&lt;p&gt;Mac Xcode has a native BLE support and framework to develop apps.&lt;/p&gt;
&lt;p&gt;-c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>