<?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>disconnection problem after closing ios bluetooth setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11393/disconnection-problem-after-closing-ios-bluetooth-setting</link><description>hi,
I am using the nRF51 with code from SDK 9, as well as the S110 softdevice and made a custom service(128-UUID) with bond using device manager. 
 connection and service procedure is ok but there is some problem. 
 In case of sample (hrs, hids) projects</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Jan 2016 08:52:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11393/disconnection-problem-after-closing-ios-bluetooth-setting" /><item><title>RE: disconnection problem after closing ios bluetooth setting</title><link>https://devzone.nordicsemi.com/thread/42942?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:52:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cc6c71c-2ff9-4aee-82a5-7b5bfcb2afb4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gabriel,&lt;/p&gt;
&lt;p&gt;If your device is not a HID device, you should not use the Bluetooth setting to connect/bond to the device.&lt;/p&gt;
&lt;p&gt;You should use your app to connect.&lt;/p&gt;
&lt;p&gt;This explains why the operating system disconnect when you close the bluetooth setting (because there is no app require the connection then the OS will disconnect that connection).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnection problem after closing ios bluetooth setting</title><link>https://devzone.nordicsemi.com/thread/42941?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 01:37:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57c97d16-b01f-4559-9e21-a16ffd8cb427</guid><dc:creator>gabriel.lee</dc:creator><description>&lt;p&gt;Thank you for kind answer.&lt;/p&gt;
&lt;p&gt;“closing iOS bluetooth setting window” means kill “setting” app on iphone&lt;/p&gt;
&lt;p&gt;[test case #1]
step 1. open “setting” on iPhone, select “bluetooth” and click paired(bonded) one(custom service device) in “my devices”
(setting =&amp;gt; bluetooth =&amp;gt; click one in my devices)&lt;/p&gt;
&lt;p&gt;step 2.  as soon as i kill “setting” after connection with my custom service. my custom service(peripheral device) disconnected. In case of hrs, hids examples, these samples don’t disconnect after kill “setting” in iPhone.&lt;/p&gt;
&lt;p&gt;[test case #2.]
after connection with custom service device&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;turn off bluetooth on the phone&lt;/li&gt;
&lt;li&gt;after a while, turn on bluetooth on the phone&lt;/li&gt;
&lt;li&gt;don’t reconnect automatically with my custom service device but In case of samples(hrs, hids) those reconnect automatically.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;[data send &amp;amp; receive]
My custom service used &amp;quot;ble_app_template in SDK9” for bond and modified “ble_app_uart” for 128bit UUID custom service.
successfully i can send and receive data with central(iPhone) and peripheral(nRF51).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnection problem after closing ios bluetooth setting</title><link>https://devzone.nordicsemi.com/thread/42940?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 09:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e2cba2c-2d0c-4f65-9b6d-003d0ef9fe9c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gabriel,&lt;/p&gt;
&lt;p&gt;Please explain what you meant by &amp;quot;closing ios bluetooth setting window&amp;quot; ? You meant you turn off bluetooth on the phone ?&lt;/p&gt;
&lt;p&gt;Note that we also have example with 128 bit UUID which is the nRF UART app and also the UART profile in the nRFToolbox. You can test with these examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>