<?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>BLE Slow advertisement gives SOFTDEVICE: ASSERTION FAILED.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56726/ble-slow-advertisement-gives-softdevice-assertion-failed</link><description>Hello I am trying to develop an application for advertising in SLOW mode. 
 
 Here is my Advertising Init function. 
 
 /**@brief Function for initializing the Advertising functionality. */ void advertising_init(void) { uint32_t err_code; uint8_t init_data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jan 2020 15:19:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56726/ble-slow-advertisement-gives-softdevice-assertion-failed" /><item><title>RE: BLE Slow advertisement gives SOFTDEVICE: ASSERTION FAILED.</title><link>https://devzone.nordicsemi.com/thread/230123?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 15:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94f72e12-5a05-4e24-b800-5d8549857ec6</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you hitting any breakpoints in your code? or stepping through the code after enabling the SoftDevice ?&lt;/p&gt;
[quote user="Goutam Hegde"]And the PC value is 0x0001[/quote]
&lt;p&gt;Can you check this again? I think this is the fault ID, and not the PC you got. The fault ID for a SoftDevice assert(NRF_FAULT_ID_SD_ASSERT) is&amp;nbsp;&lt;span&gt;0x0001.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Slow advertisement gives SOFTDEVICE: ASSERTION FAILED.</title><link>https://devzone.nordicsemi.com/thread/230079?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 12:55:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b327602-496a-4581-9a4f-58b63ff80eb1</guid><dc:creator>Goutam Hegde</dc:creator><description>&lt;p&gt;The error occurs approximately after 2 or 3 secs. And the PC value is 0x0001&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Slow advertisement gives SOFTDEVICE: ASSERTION FAILED.</title><link>https://devzone.nordicsemi.com/thread/229826?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 12:20:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:769bb9ad-63f0-4998-b174-9b6752a65be5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="86888" url="~/f/nordic-q-a/56726/ble-slow-advertisement-gives-softdevice-assertion-failed"]few seconds of advertising_init[/quote]
&lt;p&gt;How many seconds?&lt;/p&gt;
[quote userid="86888" url="~/f/nordic-q-a/56726/ble-slow-advertisement-gives-softdevice-assertion-failed"]&lt;code&gt;SOFTDEVICE: ASSERTION FAILED&lt;/code&gt; error is called.[/quote]
&lt;p&gt;What is the PC value of the assert? Set DEBUG as a&amp;nbsp;preprocessor define, and the PC value should get printed in the log (in function app_error_fault_handler())&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>