<?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>Central device is disconnected automatically from &amp;quot;Chromecast Remote&amp;quot; after a few seconds</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79264/central-device-is-disconnected-automatically-from-chromecast-remote-after-a-few-seconds</link><description>HI , All 
 I am debugging connection of &amp;quot;Chromecast Remote Controller&amp;quot; with ble_app_interactive. 
 I am trying to implement ble_app_interactive on nrf52832 as my application. 
 
 I followed the next procedures. 
 1. Change &amp;quot;Chromecast Remote&amp;quot; to Pairing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Sep 2021 06:46:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79264/central-device-is-disconnected-automatically-from-chromecast-remote-after-a-few-seconds" /><item><title>RE: Central device is disconnected automatically from "Chromecast Remote" after a few seconds</title><link>https://devzone.nordicsemi.com/thread/328092?ContentTypeID=1</link><pubDate>Mon, 06 Sep 2021 06:46:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d4a4a69-6d0e-4caa-ab85-67f267446f36</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;The error code is this.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1630908030077v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;It seems to the peripheral device disconnects the link before the complete the pairing or encryption.&lt;/p&gt;
&lt;p&gt;According to your sniffer log the peripheral device sent a LL_TEMINATE_IND to central before sends a response for authreq.&lt;/p&gt;
&lt;p&gt;Can you check the code of Google RC that what things happened on it?&lt;/p&gt;
&lt;p&gt;and try to test with some parameter changes such as IO capabilities or clear with bonding information on both RC and DK.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central device is disconnected automatically from "Chromecast Remote" after a few seconds</title><link>https://devzone.nordicsemi.com/thread/328073?ContentTypeID=1</link><pubDate>Mon, 06 Sep 2021 02:34:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e264c4c-62e6-402b-83ef-6f10fac13ed2</guid><dc:creator>ChoonghanLee</dc:creator><description>&lt;p&gt;Thank you for your kind answer.&lt;/p&gt;
&lt;p&gt;I did&amp;nbsp;think so .&lt;/p&gt;
&lt;p&gt;So I tried&amp;nbsp; testing of&amp;nbsp; &amp;quot;pair command&amp;quot;&amp;nbsp; in several times like these.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-------------------------------------------&amp;gt;&lt;/p&gt;
&lt;p&gt;uart_cli:~$ &lt;span style="color:#ff6600;"&gt;scan on&lt;/span&gt;&lt;br /&gt;Scan started&lt;br /&gt;&amp;lt;info&amp;gt; app: Scanning&lt;br /&gt;uart_cli:~$&lt;span style="background-color:#ffffff;color:#ff6600;"&gt; connect D8:71:4D:3E:77:C2&lt;/span&gt;&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connecting...&lt;br /&gt;Connected to address: D8 71 4D 3E 77 C2&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connected, handle: 0.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;Current MTU: 247&lt;br /&gt;MTU changed successfully&lt;br /&gt;uart_cli:~$&lt;span style="color:#ff6600;"&gt; pair LESC D8:71:4D:3E:77:C2&lt;/span&gt;&lt;br /&gt;Start pairing&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Disconnected, handle: 0, reason: 0x5&lt;br /&gt;&amp;lt;info&amp;gt; peer_manager_handler: Connection security failed: role: Central, conn_handle: 0x0, procedure: Bonding, error: 4352&lt;br /&gt;uart_cli:~$ scan on&lt;br /&gt;Scan started&lt;br /&gt;&amp;lt;info&amp;gt; app: Scanning&lt;br /&gt;uart_cli:~$ connect D8:71:4D:3E:77:C2&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connecting...&lt;br /&gt;Connected to address: D8 71 4D 3E 77 C2&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connected, handle: 0.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;Current MTU: 247&lt;br /&gt;MTU changed successfully&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Disconnected, handle: 0, reason: 0x5&lt;br /&gt;uart_cli:~$ pair LEGACY D8:71:4D:3E:77:C2&lt;br /&gt;Invalid device address&lt;br /&gt;uart_cli:~$ &lt;span style="color:#ff00ff;"&gt;scan on&lt;/span&gt;&lt;br /&gt;Scan started&lt;br /&gt;&amp;lt;info&amp;gt; app: Scanning&lt;br /&gt;uart_cli:~$ &lt;span style="color:#ff00ff;"&gt;connect D8:71:4D:3E:77:C2&lt;/span&gt;&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connecting...&lt;br /&gt;Connected to address: D8 71 4D 3E 77 C2&lt;br /&gt;&amp;lt;info&amp;gt; app: CENTRAL: Connected, handle: 0.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;&amp;lt;info&amp;gt; app: Data length updated to 128 bytes.&lt;br /&gt;Current MTU: 247&lt;br /&gt;MTU changed successfully&lt;br /&gt;uart_cli:~$&lt;span style="color:#ff00ff;"&gt; pair LEGACY D8:71:4D:3E:77:C2&lt;/span&gt;&lt;br /&gt;Start pairing&lt;br /&gt;&amp;lt;info&amp;gt; app: &lt;span style="color:#ff0000;"&gt;CENTRAL: Disconnected, handle: 0, reason: 0x5&lt;/span&gt;&lt;br /&gt;&amp;lt;info&amp;gt; peer_manager_handler: Connection security failed: role: Central, conn_handle: 0x0, procedure: Bonding, error: 4352&lt;/p&gt;
&lt;p&gt;&amp;lt;--------------------------&lt;/p&gt;
&lt;p&gt;The Central device&amp;nbsp; have been disconnected after sending&amp;nbsp; pair command in every times.&lt;/p&gt;
&lt;p&gt;Please explain whether I did correct procedure or not.&lt;br /&gt;or Could you suggest the other way ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The next image is&amp;nbsp;ble packet image&amp;nbsp;&amp;nbsp;after receiving&amp;nbsp;CONNECT_IND&amp;nbsp;&amp;nbsp;when to&amp;nbsp;pair.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_A1CE98CC5F00_2021_5F00_09_5F00_06_5F00_12_5F00_20_5F00_37_5F00_457.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I hope your life happy.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central device is disconnected automatically from "Chromecast Remote" after a few seconds</title><link>https://devzone.nordicsemi.com/thread/328068?ContentTypeID=1</link><pubDate>Sun, 05 Sep 2021 23:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d24a19e3-c7dd-4397-b0c3-c07440215504</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems to failed pairing.&lt;/p&gt;
&lt;p&gt;Have you used &amp;quot;pair&amp;quot; command on CLI?&lt;/p&gt;
&lt;p&gt;To use HID service on Mobile OS requires to support the pairing method so, the Google RC may require the same feature on it.&lt;/p&gt;
&lt;p&gt;Try with the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_interactive.html?cp=8_1_4_2_1_1_1_0#ble_app_interactive_sub_root_commands"&gt;pair command&lt;/a&gt; again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>