<?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>mesh examples not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27212/mesh-examples-not-working</link><description>Hello i am using segger studio i have recently purchased three nrf52dk speically for ble mesh..
i am trying to run examples of mesh alpha sdk that nordiac prvodies but it has some errors ... 
 &amp;lt;t: 0&amp;gt;, main.c, 139, ----- Bluetooth Mesh Beacon Example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Nov 2017 06:20:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27212/mesh-examples-not-working" /><item><title>RE: mesh examples not working</title><link>https://devzone.nordicsemi.com/thread/107307?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2017 06:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:689ad88b-572a-46c4-bae8-05aa8b6c6069</guid><dc:creator>Akshar Vastarpara</dc:creator><description>&lt;p&gt;Hello Mr. I am extremely sorry for wasting your time.. and i am also helpful for your suppot i have just started the development in nordic mesh so it was my fault...but thanks for your support...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh examples not working</title><link>https://devzone.nordicsemi.com/thread/107305?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 16:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc8d0dfc-200b-4e0a-8a75-be36eae5820c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you check what return code when calling nrf_mesh_init() ?&lt;/p&gt;
&lt;p&gt;Have you made sure you erased the chip before testing ?&lt;/p&gt;
&lt;p&gt;Which S132 version did you use ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh examples not working</title><link>https://devzone.nordicsemi.com/thread/107304?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 04:10:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0c84ea7-081e-4b31-b466-728d76f42b15</guid><dc:creator>Akshar Vastarpara</dc:creator><description>&lt;p&gt;Hello
sorry for insufficient inquiry and thank you for considering to answer this question..
I am using &lt;strong&gt;Segger&lt;/strong&gt; &lt;strong&gt;studio&lt;/strong&gt; on mac..mesh version i&lt;strong&gt;s V0.10.1 alpha&lt;/strong&gt; ... i am susing &lt;strong&gt;nrf52DK..&lt;/strong&gt; and &lt;strong&gt;softdevice is s132..&lt;/strong&gt;
and the error is in function&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;__LOG(LOG_SRC_APP, LOG_LEVEL_INFO, &amp;quot;Initializing mesh stack\n&amp;quot;);
    nrf_mesh_init_params_t mesh_init_params = {
        .lfclksrc = lfc_cfg,
        .assertion_handler = mesh_assert_handler,
    };
    *** --- &amp;gt;&amp;gt;&amp;gt;  ERROR_CHECK(nrf_mesh_init(&amp;amp;mesh_init_params)); *** ---- &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;....
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and if you can tell me where to look for an error i will surely find it and look forward to solution..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh examples not working</title><link>https://devzone.nordicsemi.com/thread/107306?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 14:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7284d45f-a41f-4851-ba29-808db6b04535</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Akshar,&lt;/p&gt;
&lt;p&gt;Please state which Mesh SDK you used. Which softdevice you used.&lt;/p&gt;
&lt;p&gt;Please make sure you erase the chip (erase all) before testing.&lt;/p&gt;
&lt;p&gt;When you receive a Mesh Assert, you can use addr2line.exe to find out which function cause the issue. Syntax is &lt;code&gt;addr2line -e filename.elf 0x00028C1A&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>