<?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 re-advertise without resetting the  development board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56339/how-to-re-advertise-without-resetting-the-development-board</link><description>hello , 
 I am trying to code for pca10040 nordic development kit . 
 My main aim is , connect two boards using using BLE . 
 One acting as publisher and other one as server . 
 PROBLEM FACING : I have to reset the development kit for advertising again</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jan 2020 01:12:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56339/how-to-re-advertise-without-resetting-the-development-board" /><item><title>RE: how to re-advertise without resetting the  development board</title><link>https://devzone.nordicsemi.com/thread/228447?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 01:12:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c81e3a7-06b4-4792-9963-1b44d4a5ef74</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;HI,&lt;br /&gt;&lt;br /&gt;&lt;span&gt;The idea is to use pointer of the global buffer for the advertising data and scan response data. And then it sets to the softdevice API. Also, this example is to use the softdevice API instead of using the ble_advertising module in order to save the code and ram usage.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://jimmywongiot.com/2019/08/13/how-to-change-the-advertising-payload-again-time/"&gt;https://jimmywongiot.com/2019/08/13/how-to-change-the-advertising-payload-again-time/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to re-advertise without resetting the  development board</title><link>https://devzone.nordicsemi.com/thread/228422?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2020 17:43:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef594ee1-960c-4431-8b07-9e45664d53e9</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Look for&amp;nbsp;BLE_ADV_EVT_IDLE in main.c, and replace&amp;nbsp;sleep_mode_enter() with&amp;nbsp;advertising_start(false);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>