<?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>Project shift from nrF52833 to nrF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109750/project-shift-from-nrf52833-to-nrf52840</link><description>Hi, 
 Im currently planning to move a project i did in nrF52833DK to nrF52840DK. 
 My project uses the thread protocol. and relevant DHT11 files. 
 So i directly added the DHT11 files and replaced the main.c file with a main.c file of my own in the cli</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Apr 2024 07:02:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109750/project-shift-from-nrf52833-to-nrf52840" /><item><title>RE: Project shift from nrF52833 to nrF52840</title><link>https://devzone.nordicsemi.com/thread/476740?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 07:02:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2422f0dc-b743-4f43-b45b-e82f1c607e5d</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;The nRF5 SDK and the nRF Connect SDK are quite different, so converting projects from one to the other is not really possible.&lt;/p&gt;
&lt;p&gt;The best procedure is to start over again for the nRF Connect SDK.&lt;br /&gt;However, your code does not seem too large, so I think that is a reasonable approach.&lt;/p&gt;
&lt;p&gt;The largest downside, I would say is that the learning curve for getting into the nRF Connect SDK is quite steep, so you will have to spend a bit of time learning this. However, we have made &lt;a href="https://academy.nordicsemi.com/"&gt;https://academy.nordicsemi.com/&lt;/a&gt; for a set of good and free courses which you can take to get started. I suggest that you start with the Fundamentals one here to get started.&lt;/p&gt;
&lt;p&gt;One good upside for your project is that the nRF Connect SDK has drivers for the DHT sensor, and a &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/sensor/dht/README.html"&gt;sample&lt;/a&gt; which you can test it with, which should make the sensor part of your project quick to implement.&lt;br /&gt;Also, the nRF Connect SDK lets you build one project for multiple different boards, so you can use the same project for both the nRF52833 and the nRF52840, with just different build commands, making the change a lot easier.&lt;br /&gt;Of course, the nRF Connect SDK has good &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/thread/index.html"&gt;Thread&lt;/a&gt; support as well, and you can see both our docs and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/thread.html"&gt;samples&lt;/a&gt; for this. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project shift from nrF52833 to nrF52840</title><link>https://devzone.nordicsemi.com/thread/476725?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 05:16:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3aea5d3-a850-4cd1-91fd-e6e8192b363a</guid><dc:creator>Sampath P</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Considering this change, do you have any suggestions on the process we should take to make this transition, considering the two codes I have shared here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project shift from nrF52833 to nrF52840</title><link>https://devzone.nordicsemi.com/thread/476564?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 12:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e0ed6f7-5439-41c1-bfea-889da872e4d8</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF5 SDK for Thread and ZigBee has been deprecated:&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span&gt;Note:&lt;/span&gt; The nRF5 SDK for Thread and Zigbee is &lt;strong&gt;deprecated&lt;/strong&gt; and will not be upgraded. The OpenThread stack that is part of this SDK contains a known vulnerability (see the &lt;a href="https://infocenter.nordicsemi.com/pdf/SA-2023-234-v1_1.pdf" rel="noopener noreferrer" target="_blank"&gt;SA-2023-234 Security Advisory v1.1&lt;/a&gt; on the &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sa/struct/sa.html"&gt;Security Advisories&lt;/a&gt; page for details.) For new projects, use the &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Software/nRF-Connect-SDK" rel="noopener noreferrer" target="_blank"&gt;nRF Connect SDK&lt;/a&gt;.&amp;quot;&lt;/p&gt;
&lt;p&gt;If you are upgrading your project, concider using the nRF Connect SDK instead.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project shift from nrF52833 to nrF52840</title><link>https://devzone.nordicsemi.com/thread/476280?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2024 11:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31856f74-62d1-4b4a-8e55-453994a5ef7b</guid><dc:creator>Sampath P</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/84630.main.c"&gt;devzone.nordicsemi.com/.../84630.main.c&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/dht11.c"&gt;devzone.nordicsemi.com/.../dht11.c&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/dht11.h"&gt;devzone.nordicsemi.com/.../dht11.h&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;these are the files i added in the cli folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>