<?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>Authentication failure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10886/authentication-failure</link><description>I am modifying the ble_central\ble_app_hrs_c example to connect to a peripheral with an &amp;quot;Authentication Characteristic&amp;quot; that is used to initiate the peripheral-specific authentication protocol required for any display to communicate with the transmitter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Dec 2015 12:59:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10886/authentication-failure" /><item><title>RE: Authentication failure</title><link>https://devzone.nordicsemi.com/thread/40714?ContentTypeID=1</link><pubDate>Thu, 17 Dec 2015 12:59:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:913680da-8c90-45af-80d9-6d6017d4b890</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Giglesias,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry that you experiencing issue with the sniffer. It&amp;#39;s a known issue and we are trying to fix it. There is a workaround is to unplug and plug the sniffer dongle and test (usually take a few times before you can track the connection).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Authentication failure</title><link>https://devzone.nordicsemi.com/thread/40716?ContentTypeID=1</link><pubDate>Thu, 17 Dec 2015 10:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9812887f-374c-4a87-bd2a-495fb7d506ab</guid><dc:creator>giglesias</dc:creator><description>&lt;p&gt;Hi Hung
Thanks for the response.  Using the Nordic Sniffer all I can see are the advertising packets. I can connect and discover the known GAT services of the peripheral with the nRF Master Control Panel Android app. But when I sniff the communication all I see are advertising packets.&lt;/p&gt;
&lt;p&gt;The peripheral I am trying to connect to is a Nordic rnf51 series device, but someone else wrote the code and I do not have access tit.
There is also and iOS app that communicates with the peripheral but that source is closed to me as well.&lt;/p&gt;
&lt;p&gt;If I simulate the peripheral on a nRf51 it works great.&lt;/p&gt;
&lt;p&gt;If I could get the Nordic sniffer to capture more than just advertisement packets I could probably figure this out.&lt;/p&gt;
&lt;p&gt;Any suggestions would be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Authentication failure</title><link>https://devzone.nordicsemi.com/thread/40715?ContentTypeID=1</link><pubDate>Wed, 16 Dec 2015 12:32:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a17ecb8-61a9-4c37-9054-bbb8d17a2389</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Giglesias,&lt;/p&gt;
&lt;p&gt;Could you tell a little bit more on the  &amp;quot;peripheral-specific authentication protocol&amp;quot; ?
[DM]: &amp;gt;&amp;gt; BLE_GAP_EVT_AUTH_STATUS with status 0x83 telling that :&lt;/p&gt;
&lt;p&gt;BLE_GAP_SEC_STATUS_AUTH_REQ               0x83  /**&amp;lt; Authentication requirements not met. */&lt;/p&gt;
&lt;p&gt;It seems like it&amp;#39;s sent from the application from one side. Do you have any call like sec_params_reply(conn_handle, BLE_GAP_SEC_STATUS_AUTH_REQ, ...) in your code ?&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not clear if you triggered the normal Bluetooth pairing or not.  If you can provide a &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;sniffer trace&lt;/a&gt; it&amp;#39;s easier to determine what&amp;#39;s wrong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>