<?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>SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18153/sdk12-hts-temperature-measurement-characteristic-not-enabling</link><description>Have built the HTS example and flashed to the PCA10040 board. 
 Using the iOS app HTM (within nRF Toolbox): 
 
 connect. 
 get notification from the Battery Service 
 
 However do not get temperature indications from the Temperature Characteristic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Dec 2016 11:58:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18153/sdk12-hts-temperature-measurement-characteristic-not-enabling" /><item><title>RE: SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/thread/70061?ContentTypeID=1</link><pubDate>Fri, 09 Dec 2016 11:58:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33df2878-c92f-4697-bdb2-1a77840657b2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It may be that you have bonded with the device on iOS before and that the bonding information have been deleted on your nRF52 device. Can you try deleting the bond information for the device from the bluetooth settings screen in iOS? Also try to force quit the nRF Toolbox app, turn off and on bluetooth and restart the phone. You can also perform bonding in nRF Connect for Desktop, as &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nRF_Connect/nRF_Connect_Pairing_devices.html?cp=5_2_6"&gt;described here&lt;/a&gt;, by checking the &lt;em&gt;&amp;quot;Perform bonding&amp;quot;&lt;/em&gt; checkbox.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/thread/70060?ContentTypeID=1</link><pubDate>Fri, 09 Dec 2016 11:45:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d01d0717-57db-4895-8566-05a53b83b411</guid><dc:creator>venerley</dc:creator><description>&lt;p&gt;I have connected to the HTS from both the iOS Tool Box App, BLExplr (from Dr. Kroll) and the nrf51 dongle none of them successfully enable the reading of the Temperature characteristic. The nrf51 Dongle helpfully gives the error code  BLE_GATT_STATUS_ATTERR_INSUF_AUTHENTICATION.&lt;/p&gt;
&lt;p&gt;Perhaps you could expand on your statement &amp;quot;The nRF Toolbox app should perform bonding and enable indications automatically&amp;quot; as this doesn&amp;#39;t appear to be happening. Do I need to add something to, or clear, the white list on the nrf52 board I am using? (the variant ending 40)&lt;/p&gt;
&lt;p&gt;I am using an iPhone 7 Plus running iOS 10.1.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/thread/70063?ContentTypeID=1</link><pubDate>Fri, 09 Dec 2016 08:43:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ae5fd78-29e7-4a16-96ba-9e2f309ecfe7</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Yes, the example requires bonding for enabling the indications. The nRF Toolbox app should perform bonding and enable indications automatically.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/thread/70062?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 19:11:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:314bd123-81e7-4a78-9a3f-d0526aafd9f6</guid><dc:creator>venerley</dc:creator><description>&lt;p&gt;@Jørgen, thanks for your input. It would appear that the failure I am seeing is due to need for an Authenticated link. I am getting the code BLE_GATT_STATUS_ATTERR_INSUF_AUTHENTICATION back from nRF51 Dongle&amp;#39;s stack. So far I haven&amp;#39;t located any documentation to explain how to fix this situation and setup an authenticated link?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 HTS Temperature Measurement Characteristic not enabling</title><link>https://devzone.nordicsemi.com/thread/70059?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 10:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a460304d-ec2a-4407-8dcd-827f15e082f4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;You should not have to enable anything in the code. Just follow the description in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/ble_sdk_app_hts.html?cp=4_0_0_4_2_2_7"&gt;SDK documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I&amp;#39;m not aware of any such documentation, but by looking at the examples in the SDK you should se a siilar structure for each of them. A good starting point for getting familiar with BLE in nRF5x devices is the &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;BLE tutorials&lt;/a&gt; found here on DevZone. You will also find all documentation about devices, softdevices, tools and SDKs in our &lt;a href="http://infocenter.nordicsemi.com/index.jsp"&gt;infocenter&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>