<?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>Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112686/migrate-softdevice-from-s132-to-s332</link><description>We have a well-vetted software environment what uses SDK 15.3.0 and softdevice s132. We are considering adding ANT+ to our environment, which as I understand requires that we migrate to s332 so that we have ANT while maintaining BLE central and peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Jul 2024 16:16:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112686/migrate-softdevice-from-s132-to-s332" /><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/496279?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 16:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2263a360-117e-4935-81a4-079eb32f8f38</guid><dc:creator>mikefraguglia</dc:creator><description>&lt;p&gt;Thank you both!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/496162?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 09:26:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88e72249-17be-404c-bcfb-d3c2e099ede6</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have anything to add.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/492815?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 18:39:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:636a1409-ebf1-44b7-b8ce-32d33646eb09</guid><dc:creator>mikefraguglia</dc:creator><description>&lt;p&gt;Thank you very much. If the BLE/ANT expert can add anything to this when they return, it would be much appreciated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/492338?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2024 20:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ad6d7ca-93b8-47d6-b19f-71b9bcf966e0</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;No problem.&lt;/p&gt;
&lt;p&gt;I am honestly not an expert in ANT and BLE coexistence, and our expert is unfortunately out of office for the coming weeks. &lt;br /&gt;But after a quick look&amp;nbsp;at the ble_ant_app_hrm example, I don&amp;#39;t expect major change to the application being necessary.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What you need to change is mostly in the project setup. You will need to change the&amp;nbsp;global preprocessor, flash and RAM layout, and SoftDevice-specific header and source files.&lt;/p&gt;
&lt;p&gt;For SEGGER Embedded Studio, here is a prior case. The particular SoftDevice is different, but the idea is largely the same.&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/57129/soft-device-132-to-s112-migration-for-nrf-sdk-blinky-example"&gt;Soft device 132 to S112 migration for nRF SDK Blinky example&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/492137?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 21:46:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8566000-ebf8-4934-8472-87866e50367e</guid><dc:creator>mikefraguglia</dc:creator><description>&lt;p&gt;Thank you for your response, it is good information!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am more concerned with modifying the existing code to work with the s332 softdevice. Are there major changes made to the BLE code in the SDK that will need to be accounted for?&lt;/p&gt;
&lt;p&gt;Sorry that my original question was so vague!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrate softdevice from s132 to s332</title><link>https://devzone.nordicsemi.com/thread/492135?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 21:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ad180d2-26b7-4f73-90c1-e2bd26209a57</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi mikefraguglia,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In this scenario, you most likely need to do two DFU procedures.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The first one update the SoftDevice. If your bootloader depends on the SoftDevice, this update also&amp;nbsp;need to include a new bootloader.&lt;/p&gt;
&lt;p&gt;After&amp;nbsp;that update, the application is invalidated. The bootloader will enter DFU mode waiting for the application update, which will be the second update.&lt;/p&gt;
&lt;p&gt;For more information, plg over all the subpages of &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_bootloader_modules.html"&gt;the parent topic,&amp;nbsp;Bootloader and DFU modules&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>