<?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>Android/ios starter guide</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25885/android-ios-starter-guide</link><description>Hello, 
 I am an android developer and very new to Nordic. I have a client who wants me to develop an android app which can update his Nordic (nrf52) device firmware OTA. There are some other features of his nordic device which he wants to control with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Oct 2017 13:39:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25885/android-ios-starter-guide" /><item><title>RE: Android/ios starter guide</title><link>https://devzone.nordicsemi.com/thread/101948?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 13:39:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa7e9cd5-7d01-4d76-9ec2-b4fc47339e8e</guid><dc:creator>Farhan </dc:creator><description>&lt;p&gt;Yes we did that is for nRF52. We also need to update PIC32 UART over BLE for that we have explored &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-UART"&gt;github.com/.../Android-nRF-UART&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;using this we can establish a connection but how do we update the firmware.&lt;/p&gt;
&lt;p&gt;Secondly, how can we get access for iOS-nRF-UART?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android/ios starter guide</title><link>https://devzone.nordicsemi.com/thread/101947?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 12:26:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae6bb4d9-6f6f-4acb-b0d5-be3057323a1c</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Did you take a look at the The Device Firmware Update (DFU) profile in the &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Toolbox"&gt;nRF Toolbox app&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android/ios starter guide</title><link>https://devzone.nordicsemi.com/thread/101946?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 07:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:479e0a3d-1218-4e87-bdb8-c83cd419b23f</guid><dc:creator>Farhan </dc:creator><description>&lt;p&gt;Thanks again for the reply. We got a good understanding of nRF 52 DFU. I have another question how can we update UART over BLE. We can establish a connection with a UART device using Android-nRF-UART app but how to update the firmware of UART service over BLE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android/ios starter guide</title><link>https://devzone.nordicsemi.com/thread/101945?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 11:43:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:342d3d16-b04a-4055-9cdf-88f2d4194139</guid><dc:creator>Farhan </dc:creator><description>&lt;p&gt;Thanks for the information. We are studying these links.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android/ios starter guide</title><link>https://devzone.nordicsemi.com/thread/101944?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 11:05:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bc8515f-2752-4e41-96e9-f77120190a30</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Farhan!&lt;/p&gt;
&lt;p&gt;If you take a look at &lt;a href="https://github.com/NordicSemiconductor"&gt;Nordic Semiconductor&amp;#39;s github&lt;/a&gt;, you can find source code for both Android and iOS apps that we provide. The &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Toolbox-App/(language)/eng-GB"&gt;nRF Toolbox&lt;/a&gt; app could be a good place to start.&lt;/p&gt;
&lt;p&gt;You might find some useful information here:&lt;br /&gt;
&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/Getting-started-with-Bluetooth-Smart-development-for-iOS"&gt;Getting started with Bluetooth Smart development for iOS&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/Getting-started-with-Bluetooth-Smart-development-for-Android"&gt;Getting started with Bluetooth Smart development for Android&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://developer.android.com/guide/topics/connectivity/bluetooth-le.html"&gt;developer.android.com/.../bluetooth-le.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://developer.apple.com/bluetooth/"&gt;developer.apple.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The SDK Documentation can be found at our &lt;a href="http://infocenter.nordicsemi.com/index.jsp"&gt;infocenter page&lt;/a&gt;. (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.sdk5.v14.0.0/index.html?cp=4_0_0"&gt;SDK 14.0 documentation&lt;/a&gt;).&lt;br /&gt;
You can also take a look at our &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;tutorials&lt;/a&gt; here on DevZone.&lt;/p&gt;
&lt;p&gt;Let me know if you have any questions.&lt;br /&gt;
Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>