<?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>Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80489/facing-issues-because-of-version-update</link><description>HI 
 Recently, I had updated the toolchain manager in NRF connect desktop. Now I have version V0.10.0. I think, at the time of the tool manager update my NRF connect SDK also automatically gets updated. Now my own developed applications are not working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Oct 2021 09:14:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80489/facing-issues-because-of-version-update" /><item><title>RE: Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/thread/333866?ContentTypeID=1</link><pubDate>Wed, 13 Oct 2021 09:14:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9df4a4d6-01df-4b09-ba3f-4ea4894ac2a1</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;blockquote&gt;
&lt;p&gt;I need some suggestions from you prior I have created the child image from embedded seggger ide and flashed via cmd prompt using &amp;quot;west flash -- erase&amp;quot;. I need to know this&amp;nbsp; way is correct or not&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I think that should work, but if you want to be sure, you can build on the command line as well, as explained in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming-cmd"&gt;Building on the command line&lt;/a&gt;.&lt;br /&gt;For a cpuapp application with a child-image, running these two commands in the application folder is usually enough and will build and flash both cores:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf5340dk_nrf5340_cpuapp
west flash --erase&lt;/pre&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Also, I need to know maximum of the work was finished with the NCS version 1.5.0 Which is best to continue with the same version or else upgrade to version 1.7.0&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you have already completed a lot of your work on v1.5.0, and you have no specific reason to upgrade to v1.7.0, you can stay on v1.5.0. I would only strongly recommend upgrading for new projects, or if you need a bugfix, improvement or new feature found in a newer version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/thread/333690?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 09:43:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cec7bf41-826d-4621-92c0-64fd3440606d</guid><dc:creator>Mr.NCK</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank You So Much, It&amp;#39;s working fine. I need some suggestions from you prior I have created the child image from embedded seggger ide and flashed via cmd prompt using &amp;quot;west flash -- erase&amp;quot;. I need to know this&amp;nbsp; way is correct or not&lt;/p&gt;
&lt;p&gt;Also, I need to know maximum of the work was finished with the NCS version 1.5.0 Which is best to continue with the same version or else upgrade to version 1.7.0&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Navin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/thread/333653?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 07:56:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c93911f-4710-4764-8be3-252b9fadf59d</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Can you try to build zephyr/samples/bluetooth/hci_rpmsg with the board nrf5340dk_nrf5340_cpunet, and flash it?&lt;/p&gt;
&lt;p&gt;Then build and flash zephyr/samples/bluetooth/peripheral_hr with the board nrf5340dk_nrf5340_cpuapp?&lt;/p&gt;
&lt;p&gt;Does that start advertising?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/thread/333564?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 14:34:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb787b19-f131-452a-b0a0-e86caf121621</guid><dc:creator>Mr.NCK</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="81283" url="~/f/nordic-q-a/80489/facing-issues-because-of-version-update/333499#333499"]You said that your own developed applications are not working, does that mean that the sample applications are still working as expected?[/quote]
&lt;p&gt;Yes, But now I have tried with all samples like Blinky, Hello world also not working&lt;/p&gt;
[quote userid="81283" url="~/f/nordic-q-a/80489/facing-issues-because-of-version-update/333499#333499"]Since you are saying that BLE-based applications are not working on the nRF5340, it may be an issue with building the hci_rpmsg child-image.[/quote]
&lt;p&gt;I have checked clearly. The child image was built correctly without any warnings or errors.&lt;/p&gt;
&lt;p&gt;Before, I have used&amp;nbsp; NCS version 1.5.0&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then, I have also checked with NCS version 1.7.0 by creating a new application. Even in this, the same issues are followed&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;Navin Chakravarthy K&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issues because of Version Update</title><link>https://devzone.nordicsemi.com/thread/333499?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 12:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:186441ca-6c22-45e3-a965-94b6890f3298</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Updating the Toolchain Manager will not affect any nRF Connect SDK installations, so it would be very strange if that is the source of your issues.&lt;/p&gt;
&lt;p&gt;You said that your own developed applications are not working, does that mean that the sample applications are still working as expected?&lt;/p&gt;
&lt;p&gt;Since you are saying that BLE-based applications are not working on the nRF5340, it may be an issue with building the hci_rpmsg child-image.&lt;br /&gt;Could you check the build log to ensure that hci_rpmsg is built properly? Are you seeing any warnings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>