<?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>Converting firmware from S140 to S132</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68520/converting-firmware-from-s140-to-s132</link><description>Hello, 
 I have a fully functioning project using the Fanstel BT840 chip which uses the NRF52840. I am running the code using secure Buttonless DFU and the S140 soft device to connect to my bluetooth application. I have two Segger projects that I manage</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Nov 2020 13:37:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68520/converting-firmware-from-s140-to-s132" /><item><title>RE: Converting firmware from S140 to S132</title><link>https://devzone.nordicsemi.com/thread/280911?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 13:37:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fad61027-7ec7-4607-b18c-1ccd4b66f2fd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Austin,&lt;/p&gt;
&lt;p&gt;I think it can be a good idea to do a quick side-by-side comparison of a pca10040 (nRF52 DK board with nRF52832 as the target IC) and pca10056 (nRF52840DK board with nRF52840 as the target IC) configuration for one of the existing SDK examples to get an overview of what the differences are. There aren&amp;#39;t that many.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s for instance a diff of the ble_app_hrs example from SDK 17.0.2&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8424.diff.diff"&gt;devzone.nordicsemi.com/.../8424.diff.diff&lt;/a&gt;&lt;/p&gt;
[quote user=""]2) Switch my example project to the s132. This is much more involved. I am hoping that I can just swap out the s140 files with the s132 files, change the keys to match and also change the command I use on the nrf util line when I am generating packets and I will be good to go.[/quote]
&lt;p&gt;&amp;nbsp;It depends on the project, but it&amp;#39;s often pretty straight forward to convert a project from one 52 variant to another. I guess the trick is to work directly with the xml encoded .emProject file and not do everything through the GUI (takes time to navigate through the setting menus).&lt;/p&gt;
[quote user=""]First off, am I correct in assuming that I will have to convert to the s132 soft device on the NRF528232 chip?[/quote]
&lt;p&gt;&amp;nbsp;Yes, s140 has not been qualified for this chip as you can see here: &lt;span&gt;&lt;a title="SDKs and SoftDevices" href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_rev_sdk_sd_comp_matrix.html?cp=4_2_2_2"&gt;SDKs and SoftDevices.&amp;nbsp;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span&gt;The &lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html?cp=4"&gt;nRF52 Series&lt;/a&gt; comparison table can also be used as a quick lookup to compare the difference in HW features between the 52832 and 52840.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>