<?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>Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27007/error-0x85-gatt-error</link><description>Hi,I have trouble when I try my nRF51822 board with example program of hrs. I use nRF Master Control in my phone to connect with my board.scanning is ok.But when it try to connect, sometimes it can connected with my board, but soon disconnected because</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 19 Nov 2017 13:50:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27007/error-0x85-gatt-error" /><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105944?ContentTypeID=1</link><pubDate>Sun, 19 Nov 2017 13:50:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4821e8a-c2fe-497d-80da-d075d1f44926</guid><dc:creator>Fanis</dc:creator><description>&lt;p&gt;It seems that playing with connection intervals and connection interval update times can solve the problem. I have had an issue in which i could connect with honor 9 to the main firmware and couldn&amp;#39;t to dfu bootloader. Increasing conn parameter update delays seems to solve this problem (by default there was a 100ms after first connection and honor reports disconnect right after connect, or sometimes 0x85 error)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105943?ContentTypeID=1</link><pubDate>Wed, 16 Mar 2016 17:32:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d0f0ae0-a8c9-421f-9ff9-a8ae9c8f9edc</guid><dc:creator>furnaceX</dc:creator><description>&lt;p&gt;I didn&amp;#39;t find a specific &amp;quot;bluetooth&amp;quot; only app.  Just things like &amp;quot;Bluetooth MIDI Service&amp;quot;, &amp;quot;bluetooth share&amp;quot;, etc.  Anyway, I forced close and cleared data on all of them.  Didn&amp;#39;t fix it.&lt;/p&gt;
&lt;p&gt;I have 3 identical devices... On the samsung S7, one I can connect to all of the time, one some of the time, and the 3rd, I can connect to if I push the button on it, it will connect for a short time ~15 seconds (otherwise it fails to connect immediately, as I showed above).  On a Moto X (Android 5.1) all 3 devices connect without anything special (i.e. no button clicks) and stay connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105942?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2016 13:52:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2f5c677-57e2-425d-8494-e703b01a789c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@furnaceX: Next time please add your question in the comment section or create a new question.
We found that this could be Android&amp;#39;s issue. Could you try, on the phone,  to go to Setting -&amp;gt; Application -&amp;gt; Application manager -&amp;gt; All app -&amp;gt; look for Bluetooth and click Force Close and Clear Data ?
And test again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105941?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2016 06:30:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcb30912-d121-4d5c-916b-2b26bc126ed7</guid><dc:creator>Shubham Kumar Mishra</dc:creator><description>&lt;p&gt;You are using your own customized BLE service or you are checking with the SIG service come with Nordic SDK?&lt;/p&gt;
&lt;p&gt;Because this seems there is some mistakes with source code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105940?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2016 00:30:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faa0c0c7-b4a6-4107-8074-82ca61c30c44</guid><dc:creator>furnaceX</dc:creator><description>&lt;p&gt;I&amp;#39;m having a similar problem.  I can connect to the devices on an Android 5.1 Phone (MotoX), but on a new Samsung S7 on Android 6.0.1, I&amp;#39;m unable to connect.  I don&amp;#39;t even get as far as discovery.  I can connect to other non-Nordic devices.  And I can&amp;#39;t connect using non-Nordic scanner apps on the S7.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the log from your nRF Master Control app:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nRF Master Control Panel, 2016-03-13
Teddy_M100044 (F5:12:9E:28:22:7F)
V	18:02:34.233	Connecting to F5:12:9E:28:22:7F...
D	18:02:34.238	gatt = device.connectGatt(autoConnect = false)
D	18:02:35.501	[Callback] Connection state changed with status: 133 and new state: DISCONNECTED (0)
E	18:02:35.528	Error 133 (0x85): GATT ERROR
I	18:02:35.543	Disconnected
D	18:02:35.558	gatt.close()
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And here&amp;#39;s the adb debug output:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;03-13 18:18:18.391 16014 16083 D BluetoothGatt: connect() - device: F5:12:9E:28:22:7F, auto: false
03-13 18:18:18.391 16014 16083 D BluetoothGatt: registerApp()
03-13 18:18:18.401 16014 16083 D BluetoothGatt: registerApp() - UUID=02c2672d-f730-428f-983b-6f9a91360cb9
03-13 18:18:18.441 16014 16025 D BluetoothGatt: onClientRegistered() - status=0 clientIf=7
03-13 18:18:19.971 16014 16026 D BluetoothGatt: onClientConnectionState() - status=133 clientIf=7 device=F5:12:9E:28:22:7F
03-13 18:18:19.971 16014 16026 E Peripheral: onConnectionStateChange. status = 133
03-13 18:18:19.971 16014 16026 E Peripheral: onConnectionStateChange. newState = 0
03-13 18:18:19.981 16014 16026 D BluetoothGatt: close()
03-13 18:18:19.981 16014 16026 D BluetoothGatt: unregisterApp() - mClientIf=7
03-13 18:18:19.991 16014 16014 D SystemWebChromeClient: file:///android_asset/www/js/bluetooth2.js: Line 266 : error in connect:ble.connect: {&amp;quot;name&amp;quot;:&amp;quot;Teddy_M100044&amp;quot;,&amp;quot;id&amp;quot;:&amp;quot;F5:12:9E:28:22:7F&amp;quot;,&amp;quot;advertising&amp;quot;:{&amp;quot;CDVType&amp;quot;:&amp;quot;ArrayBuffer&amp;quot;,&amp;quot;data&amp;quot;:&amp;quot;DglUZWRkeV9NMTAwMDQ0AxlAAgIBBAcDBBgCGAMYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=&amp;quot;},&amp;quot;rssi&amp;quot;:-41}
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105939?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2015 08:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81f5aa20-57e2-426b-8d63-bd651cfc87e2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@vineeshvs: Please create another case with the link to this case and add description and a sniffer trace to your case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105938?ContentTypeID=1</link><pubDate>Sun, 01 Nov 2015 07:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0865be20-0bd3-468a-9817-6a193bdde2d6</guid><dc:creator>vineeshvs</dc:creator><description>&lt;p&gt;Tried turning on and off bluetooth. Same eror (Error 133) appears :(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105937?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2015 07:35:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd22f14f-09db-47ba-9f41-be45115efe05</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Gigel: Did you bond with the device  ? Could you try to unbond/unpair the device in Bluetooth setting ?
Which nRF51 firmware did you use ? Have you tried with our SDK example ?&lt;/p&gt;
&lt;p&gt;A sniffer firmware would be very useful to find what could be wrong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105936?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 06:55:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76de26ef-9447-41e1-bad3-5c216aa844c9</guid><dc:creator>Shubham Kumar Mishra</dc:creator><description>&lt;p&gt;This mainly comes if service definition at client side and at central side in APP is not properly configured. So check your source code. Does the service you are using defined properly at both Peripheral and central end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105935?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 03:13:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:673030e9-5cb4-4fa1-92c2-e7397c23a5c7</guid><dc:creator>Gigel</dc:creator><description>&lt;p&gt;I get the same error on reconnect. My setup uses a Nexus 5 running Android 5.1.1, build LMY48B, and my embedded device runs S110_nRF51822_7.0.0 (id:0x004f) and app based on SDK 6.1.0 (note: I can&amp;#39;t use newer S110 and SDK due to the fact that my nRF51822 is a rev. 2 IC).&lt;/p&gt;
&lt;p&gt;I can reproduce the issue from within nRF Master Control app ver 3.1.0. Restarting the Android device and my own nRF51822 device won&amp;#39;t help much as the issue reappears.&lt;/p&gt;
&lt;p&gt;The services and characteristics discovery works fine, but I get &amp;quot;Error 133 (0x85): GATT ERROR&amp;quot; right after performing a read on a characteristic, and it disconnects.&lt;/p&gt;
&lt;p&gt;Any clues why this happens?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105934?ContentTypeID=1</link><pubDate>Fri, 29 May 2015 15:28:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea725d73-c68b-489a-bc9c-4baa0dfb99ed</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Error 133 is quite familiar with older version of Android (4.2, 4.3) Which Android device are you testing and running which version ?
You can try to erase bond and turn off and on Bluetooth when the issue occurs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105933?ContentTypeID=1</link><pubDate>Fri, 29 May 2015 12:08:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ec8e116-40c2-4423-8e7a-f3e8fe995567</guid><dc:creator>Shubham Kumar Mishra</dc:creator><description>&lt;p&gt;Yes this issue come only at the time of reconnect...... as on Mobile App from nordic nRF Master Control App I recieved this error ......... in log file
gatt = device.connectGatt(autoConnect = false)
[callback]Connection state changed with status 133 and new state :2 (CONNECTED)
Error(0x85): GATT ERROR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error(0x85):GATT ERROR</title><link>https://devzone.nordicsemi.com/thread/105932?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 14:31:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec56dfdb-fc2c-4576-8fa3-04107b23c6fd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Hucs,&lt;/p&gt;
&lt;p&gt;Could you try to record &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;a sniffer trace&lt;/a&gt; when the issue occurs ?
Which phone are you using? and with which Android version ?&lt;/p&gt;
&lt;p&gt;Do you have the issue after you turn off and on bluetooth ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>