<?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>firmware changes when moving from nRF52832 to nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75073/firmware-changes-when-moving-from-nrf52832-to-nrf52833</link><description>Should a firmware written for nRF 52832 run smoothly on a nRF52833 if no changes in functionality are desired? 
 If changes to the firmware are needed, which layers must be addressed?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 May 2021 12:48:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75073/firmware-changes-when-moving-from-nrf52832-to-nrf52833" /><item><title>RE: firmware changes when moving from nRF52832 to nRF52833</title><link>https://devzone.nordicsemi.com/thread/309784?ContentTypeID=1</link><pubDate>Fri, 14 May 2021 12:48:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0130450f-00cf-43ee-af03-a362f2c69e25</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The code itself should be very similar, but there are some changes and configurations.&lt;/p&gt;
&lt;p&gt;You should make sure that the pins used in the nRF52832 project can be used in an nRF52833 project as well. See the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/pin.html?cp=4_1_0_6_0"&gt;pin assignment&lt;/a&gt;&amp;nbsp;om the product specification for more details.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition to this, there are some changes necessary to make the project work on the different hardware. For this you can follow&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf52811_user_guide.html?cp=7_1_5_1_3#ug_52811_project"&gt;this guide&lt;/a&gt;. This is for transferring a nRF52840 project to nRF52811, but the process will be similar. Just replace the mentions of 52811 with 52833 and change the maximum RAM and flash size to correspond to that of the nRF52833. You will also have to use another SoftDevice. See the &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52833/COMP/nrf52833/nRF52833_ic_rev_sdk_sd_comp_matrix.html"&gt;compatibility matrix&lt;/a&gt;&amp;nbsp;for information about&amp;nbsp;which SoftDevices and SDKs are supported on the nRF52833.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>