<?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>Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24221/current-time-service-cts---need-help-with-creating-a-cts-server-with-ios-nrf-connect-app</link><description>Hi, I was trying to test the CTS example with a PCA10040 board. 
 I use 
 
 
 Nordic&amp;#39;s SDK 14.0 
 
 
 64-bit Windows 10 machine (the PCA10040 is connected to this machine) 
 
 
 iPhone6 Plus (iOS 10) 
 
 
 nRF Connect iOS app (version 1.7</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Aug 2017 07:18:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24221/current-time-service-cts---need-help-with-creating-a-cts-server-with-ios-nrf-connect-app" /><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95359?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2017 07:18:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da810400-8dbc-4716-ab7c-5c1189da04c5</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;In the server setup the user should configure the security parameters for the gatt database. That is for each characteristic. This is the same as what you would do on a your DK. e.g. the same api&amp;#39;s are used internaly in nRF connect. Overall security level must be configured in the other view.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95357?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2017 07:48:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d165c753-5dad-4674-a870-472eacced538</guid><dc:creator>MANGO</dc:creator><description>&lt;p&gt;Hi, my mistake while recording; I did choose &lt;code&gt;Apply to device&lt;/code&gt;, but the video was recorded after that.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the &lt;code&gt;Server Setup&lt;/code&gt; screen, is it intended that the user cannot configure &lt;code&gt;Security parameters&lt;/code&gt;?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After your inspection, let&amp;#39;s close this thread.&lt;/p&gt;
&lt;p&gt;-Best Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95358?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2017 13:57:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:704267e1-6f3b-42cc-b793-2114f7ddae5f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;In the server setup you should choose to &amp;#39;Apply to device&amp;#39;: This way you add the gatt server setup to your device. Then in connection map you can choose the security parameters. Notice that the service will appare in this overview after adding it. So It&amp;#39;s my understanding that the server setup is only used for configuration, you can configure security recuirements for each characteristics here, similar to what you do in you code. Then &amp;#39;add to device&amp;#39; to run the configuration on your device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95362?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 10:07:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43c6e308-817f-492d-92e0-55dd0f2f3188</guid><dc:creator>MANGO</dc:creator><description>&lt;p&gt;Hi, I have cleared the flash so it won&amp;#39;t connect using the whitelist.&lt;/p&gt;
&lt;p&gt;After &lt;code&gt;bonding&lt;/code&gt; option was enabled, &lt;code&gt;HCI_REMOTE_USER_TERMINATED_CONNECTION&lt;/code&gt; was shown.&lt;/p&gt;
&lt;p&gt;Anyways, can you configure &lt;code&gt;bonding&lt;/code&gt; from your desktop when you are at the &lt;code&gt;Server Setup&lt;/code&gt; screen?&lt;/p&gt;
&lt;p&gt;-Best Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95363?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2017 09:38:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00299974-e10a-444c-887d-50e5cd2f01e5</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;For nRF on Android you will have to start the CTS service (I think this is alrady in nRF connect for Android, but I don&amp;#39;t have an Android phone here right now to check). I don&amp;#39;t think the service is supported natively, but I&amp;#39;m not sure about the latest versions.&lt;/p&gt;
&lt;p&gt;On Windows: Are you sure you didn&amp;#39;t bond to another device already? Did you disable the whitelist and make the device bondable again?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95361?ContentTypeID=1</link><pubDate>Fri, 11 Aug 2017 06:09:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a8e0b71-c57e-4bd0-8d7a-cb39c4745618</guid><dc:creator>MANGO</dc:creator><description>&lt;p&gt;Hi, run_ar. After reading your reply, I was testing this with my Windows 10 desktop.&lt;/p&gt;
&lt;p&gt;As you see my edited section, before or while connecting to the peripheral, nothing appeared when I clicked the Security parameters.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Perform Bonding&lt;/code&gt; didn&amp;#39;t appear. Is this because I used the nRF Dongle? Can you help me with this?&lt;/p&gt;
&lt;p&gt;Also, what about Android nRF Connect? Do I need to configure something when I test with an Android (5.0 or above)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current Time Service (CTS) - Need help with creating a CTS server with iOS nRF Connect App</title><link>https://devzone.nordicsemi.com/thread/95360?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 07:30:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2f9f1b9-bb05-41d9-a739-26c57daf26c3</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;CTS is a native service in iOS. No need to manually create it. I assume the instructions are for nRF connect on PC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>