<?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-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28759/mesh-sdk-v1-0-0-light-switch-demo-not-working</link><description>Hi, 
 I am trying to run the light switch example of the nRF5-SDK-for-Mesh-v1.0.0 on total 3 boards(1-client and 2-servers). I changed the no. of servers as mentioned in Readme file. But even after that, only 1 server gets provisioned as expected. For</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Mar 2018 08:50:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28759/mesh-sdk-v1-0-0-light-switch-demo-not-working" /><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/124519?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 08:50:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99975df8-985a-4c5c-9b78-2423e4287ec3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@David: I have reported the issue to our R&amp;amp;D team. Will let you know if I hear anything from them.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123876?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 10:42:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b376635a-5476-4fa2-a401-8bbd6a07f67c</guid><dc:creator>David K.</dc:creator><description>&lt;p&gt;Yep. I have tried. Unfortunately not much success.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;The only complement : nrf_mesh_node_config.c,&amp;nbsp; 108, Softdevice assert: 1:136746:0. But it was already displayed in original post.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ll dig a bit more.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123863?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 09:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcc85741-9159-489e-9d3e-ae6f49d51abc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You should use addr2line -e yourapplication.elf address&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Not the softdevice.hex file.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123848?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 09:08:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19c6621d-49ab-49e5-8d9a-bf456b2836dd</guid><dc:creator>David K.</dc:creator><description>&lt;p&gt;So back on a linux Machine. I might be confused on the way using addr2line. because the only answer I get is ??:0&lt;/p&gt;
&lt;p&gt;&lt;span&gt;addr2line -e s132_nrf52_5.0.0_softdevice.hex 136746&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So, compiling on a Mac, flashing using nrfjprog and doing a nrfjprog -e to erase the chip.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ll dig a bit more... But any directions in which to look for would be appreciated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Cheers,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;D.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123755?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 19:49:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02abd78c-66cd-4db5-91c7-28d9e8450f77</guid><dc:creator>David K.</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;The chip is erased. I am sure and positive about it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The issue to be more precise is the following : The device on which I am flashing the code is working for about 2 minutes. And then the error comes. All happens after the device is provisionned. I do not change the code between the DevKit and the Device.&lt;/p&gt;
&lt;p&gt;Regarding addr2line, I am on MacOS and the tool is not accessible in a straight forward manner. So beginning of next week, I&amp;#39;ll find out a linux machine to try. ATOS may be an option but I can&amp;#39;t use it on the Stack hex file...&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123698?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 13:46:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50ec29eb-9b66-474d-8c77-b3dbff0aa0cc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi David,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please make sure you erased the chip before you test. Data from previous firmware may mess up with the flash manager in mesh.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If the issue persists, please use addr2line (addr2line -e filename &amp;lt;address&amp;gt;) to find where the error is thrown from.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/123513?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 21:06:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ef7310b-c159-4262-8e44-b1346728f056</guid><dc:creator>David K.</dc:creator><description>&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;We are currently experiencing the same issue.&lt;/p&gt;
&lt;p&gt;So, we have tested the Light / Switch example on the devKits and everything is working correctly. 1 Switch and 2 servers (the server count has been set to 2).&lt;/p&gt;
&lt;p&gt;We have installed the code on other boards (same nrf52832 QFAA) and the code crashes with the same error... Our board runs the 32kHz crystal.&lt;/p&gt;
&lt;p&gt;We are using the latest NRF SDK for Mesh.&lt;/p&gt;
&lt;p&gt;Any idea on what may happen ? I would be happy to hear a solution has been found.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/113964?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 14:17:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3137fc4f-bcf3-491f-afc2-19dcf1dc6044</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I was asking about the 32kHz crystal, not the 32MHz crystal.&lt;/p&gt;
&lt;p&gt;Have you tried to run a normal nRF5 SDK example ? for example ble_app_hrs on the board ? Seems more like hardware issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/113961?ContentTypeID=1</link><pubDate>Thu, 04 Jan 2018 09:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0011faa2-9886-499b-807f-1e3a0b5052f5</guid><dc:creator>Gaurav</dc:creator><description>&lt;p&gt;Hi! Hung,
Sorry for my delay in response.
Yes, I did try it without any modification also. It&amp;#39;s still the same.&lt;/p&gt;
&lt;p&gt;The module has an external 32MHz crystal for the nRF52832 chipset. Still any changes are required?&lt;/p&gt;
&lt;p&gt;The Softdevice that I am working with is s132 and using the _nRF52832_xxAA_s132_5_0_0.emProject files. (Already tried _s132_3_1_0 file also. That doesn&amp;#39;t work at all.)&lt;/p&gt;
&lt;p&gt;This particular board shows this same Softdevice assert error even with all the other examples also.
But if I try to use another pieces of exactly the same board, the _s132_5_0_0 examples run seamlessly. So, looks like maybe it could be some hardware bug as well but not sure of what!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/113963?ContentTypeID=1</link><pubDate>Fri, 29 Dec 2017 10:43:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ced88d8d-b6b2-4e5f-9553-62483154cb48</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gaurav,&lt;/p&gt;
&lt;p&gt;I tested here the example in Mesh SDK v1.0 worked just fine. Have you tried to test without any modification ? (you don&amp;#39;t have to change the number of server)&lt;/p&gt;
&lt;p&gt;Do you have 32kHz crystal with the module ? Our example use 32kHz crystal in the configuration for the softdevice I assume you modified it if you don&amp;#39;t have the crystal ?&lt;/p&gt;
&lt;p&gt;Could you let me know which Softdevice you used ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/113962?ContentTypeID=1</link><pubDate>Tue, 26 Dec 2017 04:59:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c47575f4-1139-4cf1-aeba-479e5be3e5b3</guid><dc:creator>Gaurav</dc:creator><description>&lt;p&gt;Hi! Hung Bui,
I have attached the RTTViewer Screenshot of both the servers and the client.
As soon as this softdevice assertion is made, the node goes to sleep as mentioned in nrf_mesh_node_config.c but I still don&amp;#39;t understand why this is happening and why to just one of the nodes. Please help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh-SDK v1.0.0: Light switch demo not working.</title><link>https://devzone.nordicsemi.com/thread/113965?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 15:04:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbddfbd3-14e8-4559-b1b9-f32a71a1fef9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you capture a screenshot when you receive the error?  &amp;quot;Softdevice assert: 1:136746:0&amp;quot; doesn&amp;#39;t look very familiar to me, usually it&amp;#39;s the address in flash of the function throw the error.&lt;/p&gt;
&lt;p&gt;In the newer (from SDK v10.0) you don&amp;#39;t need 3 server to make the demo works. You don&amp;#39;t need to modify anything, the provisioner works as a light switch client even with just 1 server.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>