<?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>HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34869/how-to-use-direct-advertising-to-connect-the-central-successfully</link><description>I use nrf52832 board by fast advertising to connect the central(surface 4 Tablet).Then the board go to sleep.when I push the button the board use direct advertising to connect the central again,but it dont connect. I use the peer manager to get the central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Aug 2018 02:13:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34869/how-to-use-direct-advertising-to-connect-the-central-successfully" /><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144401?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 02:13:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13956dfa-59d4-40ab-a345-4c3f33a72972</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;I test nrf52 and surface tablet which system is updated to Windows insiders build. The results is alright. The nrf52 can reconnect with surface via directing advertisement.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks, Kenneth.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144254?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 06:48:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65ac0961-6c0a-45ae-bdda-618c4dc5403b</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;OK. I am updating surface tablet&amp;#39;s OS to Windows 10 Insider Preview. When it is completed, I will test it.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144202?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 13:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a93d99f7-5c91-4c7a-aa0f-609465b1abf9</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It&amp;nbsp;is an issue in Win 10, so it would be useful if you can test the Windows Insiders build to check if it&amp;#39;s fixed.&lt;/p&gt;
&lt;p&gt;To answer your question on privacy:&lt;/p&gt;
&lt;p&gt;The sd_ble_gap_privacy_set() with privacy mode BLE_GAP_PRIVACY_MODE_DEVICE_PRIVACY&amp;nbsp;might be done after bonding, before advertising again, if the local IRK is transmitted during bonding. It might also be&amp;nbsp;set earlier during initialization (before bonding), but&amp;nbsp;then the&amp;nbsp;devices that do not support privacy will not be able to reconnect when privacy is enabled. So this is not a good workaround I think.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144062?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 06:48:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c65589a4-68c8-41ac-84a5-5570b9851a60</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;From the central, I can through windows insiders build to change&amp;nbsp;&amp;quot;Central Address Resolution&amp;quot; characteristic?&lt;/p&gt;
&lt;p&gt;From the peripheral, I can use&amp;nbsp;BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE type?&lt;/p&gt;
&lt;p&gt;Maybe, this issue is in Windows 10 ,so from Windows insiders build I can address this issue. But I didn&amp;#39;t find anything about Bluetooth in it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144050?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 06:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f8df653-b707-4c2e-a75b-f7b5b9f24007</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;What we notice is that after pairing and using directed advertising to connect to a Windows 10 (Surface Pro) device, the Windows 10 device behaves differently based on a characteristic that reside on the peripheral side (&amp;quot;Central Address Resolution&amp;quot; characteristic). It seems that if Windows 10 discover this characteristic&amp;nbsp;it will trigger an issue as described in my previous reply, this issue occur on the Windows 10 side.&lt;/p&gt;
&lt;p&gt;The Central Address Characteristic can&amp;#39;t be removed on the peripheral side, as it is mandatory to have it if supported. This means that the fix should be done on the central side to handle this characteristic correctly, in this case Windows 10.&lt;/p&gt;
&lt;p&gt;The only way to possible workaround this issue on the peripheral side would be to always enable Privacy.&lt;/p&gt;
&lt;p&gt;Please let me know your results after testing Windows insiders build.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/144036?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 02:54:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:333724ec-2474-48af-b192-ba1acbf2dfbe</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;So, when nrf52 connect with surface tablet, surface tablet use private address? I can get IRK in&amp;nbsp;BLE_ADV_EVT_PEER_ADDR_REQUEST event to use&amp;nbsp;pm_peer_data_bonding_load() function. But how to use it by direct adv? or in other words, how to change my code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/143938?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 12:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b819c4c-9c8c-44cb-9fde-e4f1a5419b50</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;From my understanding they have addressed an issue where they were assuming privacy would be enabled for some devices and thus failed to program both the IRK resolution and the device’s static address to the controller’s offloaded capabilities (on Windows 10).&lt;/p&gt;
&lt;p&gt;Please let me know your results after testing.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/143884?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 09:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98acacfc-acc8-4268-9702-04c2a3528123</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;Hi. The link you give is latest windows feature and Install Windows 10 Insider Preview.&amp;nbsp; Its content is about PC setting mainly. Does Microsoft prompt which specific aspect may affect reconnection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/143852?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 07:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea7e0908-2174-47f5-8132-6e93b6aaf906</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have got feedback from Microsoft that they are aware of the issue:&lt;/p&gt;
&lt;p&gt;&amp;quot;We have a patch that should be in flight for this issue.&amp;nbsp;Are you able to get&amp;nbsp;&lt;a href="https://insider.windows.com/en-us/how-to-pc/"&gt;Windows insiders builds&lt;/a&gt;&amp;nbsp;to validate that we have addressed the issue in question?&amp;quot;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/143264?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 18:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf726d47-0439-4427-8594-7e4e3978dd63</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Still working on this issue, have ruled out a few possible differences without any change in behavior. New tests tomorrow.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/142028?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 02:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c30c101b-eb9b-41a9-8a62-6b806f1a42a6</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;OK. Thanks for your reply. I will wait 2 weeks. Then I hope you can tell me the results, because I use SDK v14.2 just leave this question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141867?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 09:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d1e8bc2-1347-49e3-9ad5-78bb9d63282d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;We are investigating the issue. We suspect a new update on Windows 10 causing this issue. We received several reports from other customers as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;SDK v11 is pretty old SDK but if you are ok with the features and need to get your project finish quickly you can use SDK v11. But I would suggest to wait for us for 1-2 weeks for our investigation. We are on reduced staff due to summer vacation. So the investigation is quite slow now. We will be back to full staff in 2 weeks.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141798?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 01:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68855219-dde2-4725-a0d5-f2c85b9121f6</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;This SDK v11 can reconnect again with surface 3.I bonded with Surface 3, then I turned OFF and ON Bluetooth on Surface 3. The keyboard example would then reconnect .They can reconnect may by fast adv with whitelist. So ,I think it is right to use direct adv to reconnect again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The serial doesn&amp;#39;t read any data.&amp;nbsp; Maybe some configuration not set. This SDK code doesn&amp;#39;t like next SDKs that have config.h . SDK v11 is&amp;nbsp;a watershed. After v11,the structure of code is changed.&lt;/p&gt;
&lt;p&gt;Can you change code that after SDK v11 to make it reconnect with surface tablet successfully. If not ,I will use SDK v11 to realize my project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141738?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 15:09:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e633df1-2fac-4988-996c-f440a865a7a4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi again,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find SDK v11 here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v11.x.x/"&gt;https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v11.x.x/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please test with ble_app_hids_keyboard.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141638?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:51:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5548397-44b3-4de6-bee0-e6c75dbf2fa0</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;I don&amp;#39;t find sdk v11 in official website. Our last project use sdk v9 ,s130 and nrf 51 chip. It can work with surface 3 or 4 normally.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141633?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f439eb23-6e45-4b01-a89e-5b02c8fe8e20</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;I program SDK 12.3 to nrf52.Then use it test with surface3. The phenomenon is the same as above.They cant reconnect with fast adv with whitelist.&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/960x720/__key/communityserver-discussions-components-files/4/SDK-V12.3_5F00_NRF52_5F00_log.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141621?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:07:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67199fc7-02de-4b3e-b3c3-d132a24d1e30</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;OK. I will try it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141620?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 08:02:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:891b35fe-a869-4adc-a770-4e80005f4c48</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Zhixiang,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are seeing more reports from other customers about the issue. Could you try a test for us to test the board vs Surface 3&amp;amp;4 with the ble_app_hids_keyboard in SDK v11 and SDK v12 as well ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141431?ContentTypeID=1</link><pubDate>Thu, 26 Jul 2018 01:33:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b57203c-3134-453a-87d4-24fcdb119345</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;OK. I test peripheral with tablet(like Lenovo,CINTIQ ) not with PC. Only surface 3 or 4(win 10) has this issue that peripheral and central cant reconnect with direct adv.&lt;/p&gt;
&lt;p&gt;Official example&amp;nbsp; ble_app_hids_keyboard also has this issue when it connect to Surface 3 or 4.When I push butoon1 long time ,The nrf52 board disconnect the Surface .Then via direct adv, fast and slow adv with whitelist , but cant reconnect again.&lt;/p&gt;
&lt;p&gt;I think they are the similar question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/141391?ContentTypeID=1</link><pubDate>Wed, 25 Jul 2018 15:52:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5de5178-17c3-4f17-8c71-4b6134fa95bc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry for the late response. Mr. Kenneth was on vacation. We will continue his investigation and test on the Surface 4.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have any other PC (PC not tablet) running Windows 10 that you can test the issue ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/140338?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 08:35:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca36d028-5153-43e7-927b-e362ded1f8f9</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;Hi,Kenneth . Is it a universal phenomenon that Nrf52 board cannt reconnect surface tablet with direct adv?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can I solve this question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/140015?ContentTypeID=1</link><pubDate>Fri, 13 Jul 2018 07:37:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:619fe23d-a328-43fc-be59-cc4263f6170c</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;I update my primary content of&amp;nbsp; main.c .You can see the main code following:&lt;/p&gt;
&lt;p&gt;1.start fast adv in the BSP_EVENT_ADVERTISING_START event of bsp_event_handler() function.&lt;/p&gt;
&lt;p&gt;2.central and peripheral connected, device execute pm_evt_handler(). do BLE_ADV_EVT_PEER_ADDR_REQUEST event in on_adv_evt() function.&lt;/p&gt;
&lt;p&gt;3.delete bond in BLE_GAP_EVT_CONNECTED event of ble_evt_handler() function.&lt;/p&gt;
&lt;p&gt;4.Then everything work completely.the device go to sleep. If button is pushed, it will execute&lt;/p&gt;
&lt;p&gt;directed_valid_peer() function to direct adv.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6710.main.c"&gt;devzone.nordicsemi.com/.../6710.main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Can you see something unusual.They cannt reconnect with direct adv.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/139991?ContentTypeID=1</link><pubDate>Fri, 13 Jul 2018 03:52:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3506f683-4848-4c33-8bb5-2a5edad58d84</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;Hi, Kenneth. Do you recreate it use surface pro 4? The problem is still unresolved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/139491?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 02:51:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55c394f5-1ba2-4553-9849-53a6eb751c2a</guid><dc:creator>liu_zhixiang</dc:creator><description>&lt;p&gt;I modify&amp;nbsp;CONN_SUP_TIMEOUT to 1000ms, device also cant reconnect surface 3. I use SDK 14.2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW  to use direct advertising to connect the central successfully?</title><link>https://devzone.nordicsemi.com/thread/137607?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 08:14:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23a48e72-3b18-43c5-b46a-28f7bc38b289</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Can you try to modify:&lt;/p&gt;
&lt;p&gt;#define CONN_SUP_TIMEOUT MSEC_TO_UNITS(&lt;strong&gt;1000&lt;/strong&gt;, UNIT_10_MS) /**&amp;lt; Connection supervisory timeout (1000 ms). */&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>