<?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>Unknown function at 0x000008C8</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40416/unknown-function-at-0x000008c8</link><description>I&amp;#39;m using the nRF BLE Mesh SDK 2.2.0 with SES v3.5 (64bit for Windows) 
 Our hardware with nRF52832 using internal RC 
 I&amp;#39;m running the light_switch_proxy_server but with the &amp;quot;Unknown function at 0x000008C8&amp;quot; after time running 
 I attach the HEX file</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Nov 2018 16:17:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40416/unknown-function-at-0x000008c8" /><item><title>RE: Unknown function at 0x000008C8</title><link>https://devzone.nordicsemi.com/thread/157162?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 16:17:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a77387-7920-4835-a0b2-0987e9a182e3</guid><dc:creator>Hai Nguyen</dc:creator><description>&lt;p&gt;Hello Bjorn,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. SES just stop at 0x000008C8 and show the call stack just 2 addresses:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;0x000008C8&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;0x00024342&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;But now I found the problem that I have to update the&amp;nbsp;&lt;span&gt;nrf_mesh_config_examples.h&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code class="wrap nohighlight"&gt;#define DEV_BOARD_LF_CLK_CFG  {.source = NRF_CLOCK_LF_SRC_RC, .rc_ctiv = 16, .rc_temp_ctiv = 2, .accuracy = NRF_CLOCK_LF_ACCURACY_500_PPM}&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unknown function at 0x000008C8</title><link>https://devzone.nordicsemi.com/thread/157152?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 15:32:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:202df525-c959-4928-b1c1-d68185d0b3a7</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Hai,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;0x8C8 means that the SoftDevice has asserted. Have you modified the&amp;nbsp;&lt;span&gt;light_switch_proxy_server example or is it the unmodified example from the Mesh SDK?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you describe how the issue occurs, ideally the steps to reproduce the assert?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; Could you try to set a breakpoint in&amp;nbsp;app_error_fault_handler() and then post the call stack when the issue occurs?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bjørn&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>