<?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>Upgrading sdk 2.6.1 to 3.1.1 broke MCUmgr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125657/upgrading-sdk-2-6-1-to-3-1-1-broke-mcumgr</link><description>I upgraded my sdk from 2.6.1 to 3.1.1 and after resolving a few issues everything was working just as it was before the upgrade except for MCUmgr. When I run the MCUmgr client on my PC after the upgrade, the server on the nRF52850 does not reply to any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Nov 2025 19:37:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125657/upgrading-sdk-2-6-1-to-3-1-1-broke-mcumgr" /><item><title>RE: Upgrading sdk 2.6.1 to 3.1.1 broke MCUmgr</title><link>https://devzone.nordicsemi.com/thread/554713?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2025 19:37:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fec54da0-8d1a-453c-bd75-982301225f43</guid><dc:creator>robert.grady</dc:creator><description>&lt;p&gt;I dug around for a while and found some new Kconfigs that needed to be set.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_SMP_SC_PAIR_ONLY&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Working fine now.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upgrading sdk 2.6.1 to 3.1.1 broke MCUmgr</title><link>https://devzone.nordicsemi.com/thread/554598?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2025 19:51:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b96779d-7c60-45ad-8186-54bc7e9247c9</guid><dc:creator>nordicator_prim3</dc:creator><description>&lt;p&gt;I remember running into this as well when upgrading from 2.6.0 to 2.8.0. I had originally based my mcumgr functionality on the smp_svr example. After trying to upgrade I had to get the smp_svr sample from 2.8.0 which had some different Kconfigs and subtly different app structure. I would try looking at the sample app with the version you wanted to use.&lt;/p&gt;
&lt;p&gt;Any changes that happened between releases should be in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity.html"&gt;release notes and migration guides&lt;/a&gt; if you haven&amp;#39;t checked there yet. If they aren&amp;#39;t there in the nordic docs you may have to check the release notes from the actual zephyr repo as well. That&amp;#39;s a pain sometimes, so I&amp;#39;d recommend looking at the smp_svr example first.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>