<?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>Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89457/adapting-nrf52832-firmware-with-another-nrf52-soc</link><description>Hi, 
 We have developed the firmware code for a system using nRF52832. We would like to keep the same system but switch the SoC to either the nRF52840, nRF52820, or nRF52833. This is because higher transmit power (8 dBm) and long range is desired. Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jul 2022 12:18:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89457/adapting-nrf52832-firmware-with-another-nrf52-soc" /><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/376601?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 12:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54b4220c-a22e-411e-8d5c-1d8ce64ace5e</guid><dc:creator>adam_atmo</dc:creator><description>&lt;p&gt;Great thanks very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/376540?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 07:23:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b560525d-e6c3-488f-92df-f309c5f5428f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Great, then there shouldn&amp;#39;t be an issue following the RAM/Flash memory guide I linked to. Let me know if you have any issues making your project run on the nRF52833.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/376302?ContentTypeID=1</link><pubDate>Mon, 11 Jul 2022 00:26:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45560c02-1478-4f90-92d6-1239489d9557</guid><dc:creator>adam_atmo</dc:creator><description>&lt;p&gt;Hi Simon, we used the nRF5 SDK for the source code.&lt;/p&gt;
&lt;p&gt;Adam.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/375663?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 06:54:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b1c63d5-8f96-4bb4-b5fd-65f3776192d8</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What SDK did you use to develop the nRF52832? The &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;nRF5 SDK &lt;/a&gt;or the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt;? The SDKs are available in the links provided and both work for developing applications for the nRF52833.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/375444?ContentTypeID=1</link><pubDate>Tue, 05 Jul 2022 05:55:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aff2385b-5952-44e0-95e4-8770db560272</guid><dc:creator>adam_atmo</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;We are currently using the nRF52832 and would like to switch to the&amp;nbsp;&lt;span&gt;nRF52833. Where do I find the SDK being used?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Adam&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/374823?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 05:40:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef25a9b3-55bb-4619-9975-c495266768f0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What SDK are you using for development, there are only small changes necessary to make your applications run on the other nRF52 series applications, like changing the SoftDevice used and&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/adjustment-of-ram-and-flash-memory"&gt; assigned RAM/flash memory&lt;/a&gt; and changing the board files.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adapting nRF52832 firmware with another nRF52 SoC</title><link>https://devzone.nordicsemi.com/thread/374798?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2022 19:00:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e1f46c9-8d03-4518-973a-8dee1c467358</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;All those devices from a firmware development perspective are virtually identical.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>