<?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>advertising continuous issue with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91275/advertising-continuous-issue-with-nrf52832</link><description>该产品是低功耗定制产品。除了处于连接状态或sd_power_system_off()状态之外，它还会在其他状态下持续通告。该软件项目基于...\ NR F5 _ SDK \ NR F5 _ SDK _ 17 . 0 . 2 _ d 674 DDE \ examples \ ble _ peripheral \ ble _ app _ UART。 
 
 
 
 
 
 
 
 
 work environment： sdk17.0.2 nrf52832 as peripheral \ nrf52840</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Aug 2022 14:15:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91275/advertising-continuous-issue-with-nrf52832" /><item><title>RE: advertising continuous issue with nrf52832</title><link>https://devzone.nordicsemi.com/thread/383327?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 14:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ce0b215-1728-463d-9063-0bd32a77a343</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;1. When you call&amp;nbsp;&lt;span&gt;sd_power_system_off() it doesn&amp;#39;t matter which way of advertising or what you are doing with your chip, the chip will shutdown and will do nothing except for waiting for waking up from the interrupt.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When it wake up it will reset and booting up.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When you set the timeout to 0 , there will be no timeout.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. There is a chance that other app on the phone still connect to it. This mean if that happens and you disconnect from the nRF Connect app, the phone will not disconnect. Please try to test connect/disconnect without DFU. Please also try to test DFU with the DFU app in the nRF Toolbox instead of nRF Connect.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising continuous issue with nrf52832</title><link>https://devzone.nordicsemi.com/thread/383194?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 08:35:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32b37820-da3b-41a7-8cd5-398167f4a34f</guid><dc:creator>sunwell</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;I&amp;#39;ve tried to set it as you said. The custom device need enter deep sleep to get&amp;nbsp; a lower power consumption. And&amp;nbsp;&amp;nbsp;using an external interrupt causes a wakeup from power system off.&amp;nbsp; Can it&amp;nbsp; sleep deeply by calling&amp;nbsp;&lt;span&gt;sd_power_system_off() to reduce power consumption in BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; Another,&amp;nbsp; how to restart advertising in&amp;nbsp;BLE_GAP_ADV_FLAGS_LE_ONLY_LIMITED_DISC_MODE when advertising timeout?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2.I used a second phone to double check. Same Issue as above.&amp;nbsp; I don&amp;#39;t think the phone with nrf connect app has actual disconnected with peripherals&amp;nbsp; though nrf connect app&amp;nbsp; showed disconnected. Because indication led of peripherals&amp;nbsp; flashs when the phone reboot.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; So, how to disconnect the peripherals actually by api function of central?&lt;/span&gt;&lt;/p&gt;
&lt;div id="qb-sougou-search" style="display:none;"&gt;
&lt;p&gt;搜索&lt;/p&gt;
&lt;p class="last-btn"&gt;复制&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising continuous issue with nrf52832</title><link>https://devzone.nordicsemi.com/thread/383184?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 07:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:169fd4ec-4535-47fe-b86a-f544875c7306</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sunwell,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. The configuration you provide has a timeout. You may want to try setting&lt;/p&gt;
&lt;p&gt;&lt;span&gt;init.config.ble_adv_fast_timeout = 0 ;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;and&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;init.advdata.flags =&amp;nbsp;BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE&lt;br /&gt;&lt;br /&gt;2. Please use a second phone /central to double check if the peripherals actually doing advertising or if for some reason the phone re-connected to the peripherals.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>