<?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>Program not run on NRF52832 QFAAB0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66955/program-not-run-on-nrf52832-qfaab0</link><description>Dear Sir, 
 
 I am working on NRF52 and I have DK of PCA10040 / V1.2.1 / 2017.36 / 682236729. I have done program advertising with scanning both in one program. then I used custom board which used N52832 QFAAB0. some due to reason IC has been heat and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Oct 2020 13:40:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66955/program-not-run-on-nrf52832-qfaab0" /><item><title>RE: Program not run on NRF52832 QFAAB0</title><link>https://devzone.nordicsemi.com/thread/275125?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2020 13:40:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6e94040-6597-4d76-8b0c-23f98e011fb5</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please address this question from my previous reply:&amp;nbsp;&lt;/p&gt;
[quote user="Jared"]How many samples are you seeing this issue on? Only on the one that you replaced the IC on?[/quote]
&lt;p&gt;The first step would be to figure out if the issue is linked to your specific custom board or if it&amp;#39;s SW related issue. Could you try to upload a SDK for example ble_app_blinky and see if it advertises successfully on the custom board.&lt;/p&gt;
&lt;p&gt;If it does, then the issue is probably a SW issue. Could you proceed with sharing the full error message that is outputted in SES. Preferably a screenshot of the debug console in SES.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program not run on NRF52832 QFAAB0</title><link>https://devzone.nordicsemi.com/thread/274550?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2020 09:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84d4961e-ab55-4688-ac53-b932f7bc1569</guid><dc:creator>ANSH</dc:creator><description>&lt;p&gt;Dear,&lt;br /&gt;&lt;br /&gt;I am working on NRF52 and I have DK of PCA10040 / V1.2.1 / 2017.36 / 682236729. I have done program advertising with scanning both in one program. then I used custom board which used N52832 QFAAB0. some due to reason IC has been heat and unplaced. then new IC mounted and then burn program. program run only 1 time and generated following error,&lt;br /&gt;&lt;br /&gt;&amp;lt;error&amp;gt; app: SOFTDEVICE: ASSERTION FAILED.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After Flash and RAM segment changes, this following segment,&lt;br /&gt;&lt;br /&gt;FLASH_PH_START=0x0&lt;br /&gt;&lt;br /&gt;FLASH_PH_SIZE=0x80000&lt;br /&gt;&lt;br /&gt;RAM_PH_START=0x20000000&lt;br /&gt;&lt;br /&gt;RAM_PH_SIZE=0x10000&lt;br /&gt;&lt;br /&gt;FLASH_START=0x26000&lt;br /&gt;&lt;br /&gt;FLASH_SIZE=0x52000&lt;br /&gt;&lt;br /&gt;RAM_START=0x200038D8&lt;br /&gt;&lt;br /&gt;RAM_SIZE=0xC728&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now program burnt in UC and verified also, but program counter not found . now new mounted Controller is N52832 / QFAAB0 / 1649ER . this is on place of N52832 / QFAAB0 / 1748kj. i have used new controller and examples of SDK16. will boot loader or memory segment or any other files required? means will be do initial setting on SEGGER Embedded Studio 5.10a and I used s132_nrf52_7.0.1_softdevice. please give me suggestion.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;&lt;br /&gt;Ansh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Program not run on NRF52832 QFAAB0</title><link>https://devzone.nordicsemi.com/thread/274346?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 13:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10533b25-7d64-490a-8fcb-53d2e908fd8c</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How many samples are you seeing this issue on? Only on the one that you replaced the IC on?&lt;/p&gt;
[quote user=""]&lt;p&gt;3. &amp;lt;error&amp;gt; app: SOFTDEVICE: ASSERTION FAILED.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;The error message should also include where in the softdevice the assert is happening. Did you get any more info?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>