<?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 light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24349/mesh-light_control-example-could-not-work-on-pca10028</link><description>Hi, 
 I&amp;#39;ve test the light_control example with the PCA10028 &amp;amp; PCA10040 recently. The PCA10040 was test and it works normally, but the PCA10028 does not. 
 I have also checked the version of SoftDevice and the configuration of project(the SoftDevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Oct 2017 06:32:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24349/mesh-light_control-example-could-not-work-on-pca10028" /><item><title>RE: Mesh light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/thread/95884?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 06:32:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb589d02-198a-46d2-b93f-b358d5ee5d75</guid><dc:creator>Ricky</dc:creator><description>&lt;p&gt;Thanks, it is useful for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/thread/95883?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 11:47:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e74db0f-052c-4fb6-8e06-04e5c4d048b2</guid><dc:creator>S&amp;#248;renHN</dc:creator><description>&lt;p&gt;I had the exact same issue getting hard faults.
I fixed it by switching from nRfGo Studio to &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5x-Command-Line-Tools-Win32/33444"&gt;nrfjprog&lt;/a&gt; as my flashing tool.&lt;/p&gt;
&lt;p&gt;I used these commands for flashing the PCA10028:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog --family NRF51 --program &amp;lt;softdevice&amp;gt;.hex --chiperase --verify
nrfjprog --family NRF51 --program &amp;lt;application&amp;gt;.hex --verify
nrfjprog --family NRF51 --reset
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Why this helps, i still has no idea about.
My question regarding the same issue can be seen &lt;a href="https://devzone.nordicsemi.com/question/166079/hard-fault-when-using-bluetooth-mesh-examples/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/thread/95880?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2017 11:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84c240af-3f44-4b60-8270-ad69c4235f8b</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Can you provide the version of your PCA10028 kit as well as the markings on the nRF51422 IC?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/thread/95881?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 01:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7319e7b9-2f42-421a-8bf4-bee9e33305f2</guid><dc:creator>Kuo</dc:creator><description>&lt;p&gt;I&amp;#39;ve just test the way you recommended. It is still unable to work normally. I found that this issue was discussed a few days ago. Somebody says that the example can run by modifying the parameters of &lt;strong&gt;TIMESLOT_SLOT_LENGTH_US&lt;/strong&gt; and &lt;strong&gt;TIMESLOT_SLOT_EXTEND_LENGTH_US&lt;/strong&gt;, but its RF couldn&amp;#39;t work normally. How do I solve this problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh light_control example could not work on PCA10028</title><link>https://devzone.nordicsemi.com/thread/95882?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2017 10:32:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3844d26e-e6cd-47f7-83fe-ccfd8087b070</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I am not seeing any issue with running the Light Control Server on nRF51 DKs. Could you try to erase the chip using the following command&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog --eraseall
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and then reflash the Light Control Server Example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>