<?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 change the bluetooth advertisement time during the runtime ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114994/how-to-change-the-bluetooth-advertisement-time-during-the-runtime</link><description>Hi, I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio as my IDE. I have integrated the Timer and SAADC peripherals into the ble_app_uart/pca10040e/s112 example project. During development, I need to change</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Sep 2024 04:18:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114994/how-to-change-the-bluetooth-advertisement-time-during-the-runtime" /><item><title>RE: how to change the bluetooth advertisement time during the runtime ?</title><link>https://devzone.nordicsemi.com/thread/503868?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2024 04:18:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55d03895-677c-4836-95ff-2fa7c4d57e32</guid><dc:creator>siltvm</dc:creator><description>&lt;p&gt;hi , &lt;a href="https://devzone.nordicsemi.com/members/vibe"&gt;Vidar Berg&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot for the valuable response. Actually, my requirement is to set a unique Bluetooth name for each device, so I implemented a logic to copy the last 4 bytes of the MAC ID with a string content &amp;#39;SILBB&amp;#39;. Since each device has a different MAC ID, the name of the device that advertises will be different.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to change the bluetooth advertisement time during the runtime ?</title><link>https://devzone.nordicsemi.com/thread/503735?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 11:30:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb433e28-fe6c-40a7-8347-86935261b60e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To update the device name, you first need to call&amp;nbsp;sd_ble_gap_device_name_set() to set the new name, then&amp;nbsp;ble_advertising_advdata_update() to update the name in your adv. payload.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>