<?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>NRF52840 connecion problem with windows 10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37226/nrf52840-connecion-problem-with-windows-10</link><description>Hi to all, 
 i am developing a device with nrf52840 soc and i want connect to Windows 10 though ble connection. in my device i had implemented an HID service that should act as Mouse device and also i have other services. but i have a problem in connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Aug 2018 09:23:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37226/nrf52840-connecion-problem-with-windows-10" /><item><title>RE: NRF52840 connecion problem with windows 10</title><link>https://devzone.nordicsemi.com/thread/143323?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 09:23:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a106d740-2001-49f3-a4b6-57bc892cc769</guid><dc:creator>alireza11048</dc:creator><description>&lt;p&gt;yes, you are right. as i said i am new in BLE in soft device so excuse me for the bad question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 connecion problem with windows 10</title><link>https://devzone.nordicsemi.com/thread/143316?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 08:38:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f215e1b6-a205-4e5c-9700-a49e15f970ef</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see. The application need to provide the data when the &lt;code&gt;rd_auth&lt;/code&gt; flag is set. The application will get a&amp;nbsp;&lt;code&gt;BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST&lt;/code&gt;&amp;nbsp; event for the SoftDevice (BLE stack), and need to provide the reply using&amp;nbsp;&lt;code&gt;sd_ble_gatts_rw_authorize_reply()&lt;/code&gt;.&amp;nbsp;It seems you do not do that. Then&amp;nbsp;the SoftDevice does not know what to do, and as there is no reply, the peer disconnects after the GATT characteristic read timeout (30 s).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 connecion problem with windows 10</title><link>https://devzone.nordicsemi.com/thread/143309?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 07:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5fc8b05-8dcb-4836-88c5-c620df1e5307</guid><dc:creator>alireza11048</dc:creator><description>&lt;p&gt;in&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-d9be755d589b4d1698f8f1bb7a563fbf/HidServiceReadProblem.pcapng"&gt;HidServiceReadProblem.pcapng&lt;/a&gt;&amp;nbsp;trace file, packet number 1179 master send a read request from Boot&amp;nbsp; Mouse Input Report Characteristic and nrf did not respond to it. in my own service this problem was exist also but when i remove the read properties from that characteristic then windows did not try to read this characteristic and dc dose not happen. and also when i set the&amp;nbsp;rd_auth to 0 for this characteristic with read properties is on, nrf send response to read request from this characteristic. i am new in BLE and NRF so i do not know what is exact meaning of&amp;nbsp;&lt;span&gt;rd_auth&amp;nbsp;flag and why nrf did not respond when this flag is 1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 connecion problem with windows 10</title><link>https://devzone.nordicsemi.com/thread/143221?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 12:31:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d98cb7a0-0040-4761-88f4-aba9b38fc6a9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not able to find the packet exchange from the screenshot (or anything similar) when I look at the traces on my side. Can you point at where it is (packet number) in which trace file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>