<?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>iphone app, bluetooth</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4947/iphone-app-bluetooth</link><description>Hi all, 
 I&amp;#39;ve been wanting to start this project for awhile now, but I am having trouble figuring out where to start. I want to be able to make an iphone application which is able to control servo motors, via bluetooth, which connected to a custom microcontroller</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Jan 2015 12:24:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4947/iphone-app-bluetooth" /><item><title>RE: iphone app, bluetooth</title><link>https://devzone.nordicsemi.com/thread/17439?ContentTypeID=1</link><pubDate>Wed, 14 Jan 2015 12:24:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:085fd6e3-4ca0-4d35-9bf7-45549ea2d156</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Also, &lt;a href="https://devzone.nordicsemi.com/blogs/39/nrf51822nrf51422-getting-started-and-documentation/"&gt;&lt;strong&gt;this&lt;/strong&gt;&lt;/a&gt; blog post might be helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iphone app, bluetooth</title><link>https://devzone.nordicsemi.com/thread/17438?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2015 20:04:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed91032e-b3ee-454c-8538-383d80f6983e</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;MEAM is new to me, if that is like arduino you can do it the easy way and use a prebuilt module like HC-06 with Bluetooth 4.0 LE that communicate via serial interface - AT commands. Have not tested HC-06.&lt;/p&gt;
&lt;p&gt;If you are serious about BLE and have time to spend and learn, buy a devkit from nordic and use the nrf51822 and rework some examples i C-code, you can also download iOS app LightBlue and simulate a peripheral.&lt;/p&gt;
&lt;p&gt;In iOS, you need to join the developer program and read the &amp;quot;Core Bluetooth programming guide&amp;quot;, also the Apple &amp;quot;Bluetooth Accessory design guidelines for apple products&amp;quot; contains advertise/Interval timings specific for iOS etc.&lt;/p&gt;
&lt;p&gt;Also in the Nordic SDK download area you can find iOS app examples.&lt;/p&gt;
&lt;p&gt;I have used some of the PTR series modules from Xuntong and these have more or less external IO pins with ADC etc, you program these in C probably much the same way you tend to program MEAM. Also to nrf51, you have the radio code lib precompiled (SoftDevice) and have to program this to one area and then your own code at another area/address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iphone app, bluetooth</title><link>https://devzone.nordicsemi.com/thread/17437?ContentTypeID=1</link><pubDate>Mon, 29 Dec 2014 13:03:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4080f3a1-72b0-4288-99ca-a6f0a7a897d7</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;here is a good place to start.  The blog site has examples code for both the device and iOS.  &lt;a href="http://embeddedsoftdev.blogspot.ca/p/ehal-nrf51.html"&gt;http://embeddedsoftdev.blogspot.ca/p/ehal-nrf51.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>