<?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>McuMgr via BLE with a Windows machine</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115089/mcumgr-via-ble-with-a-windows-machine</link><description>Hello, 
 I am going through the nRF Connect SDK intermediate course, which is really cool made. There are a few things that are out of date, but otherwise it is pretty nice. It would be nice to update the examples with sysbuild, it uses the old build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2024 09:05:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115089/mcumgr-via-ble-with-a-windows-machine" /><item><title>RE: McuMgr via BLE with a Windows machine</title><link>https://devzone.nordicsemi.com/thread/504304?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 09:05:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4957f4d4-5173-4440-9ec9-39b3f11cc167</guid><dc:creator>J0sh1101</dc:creator><description>&lt;p&gt;There is a Python library &lt;a href="https://bleak.readthedocs.io/en/latest/"&gt;bleak &lt;/a&gt;that uses BLE. They even implemented the&amp;nbsp;&lt;a href="https://github.com/hbldh/bleak/blob/develop/examples/uart_service.py"&gt;NUS Central&lt;/a&gt; example for the communication.&lt;/p&gt;
&lt;p&gt;How do they manage to access the peripheral for the Bluetooth? The limitation is that Windows does not give you any handles or any access to the BLE to send or configure it, right?&lt;/p&gt;
&lt;p&gt;For me it would be quite handy for flashing and testing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: McuMgr via BLE with a Windows machine</title><link>https://devzone.nordicsemi.com/thread/504220?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2024 16:54:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5cf301-70e9-40bd-a7af-9f13c79ef7a7</guid><dc:creator>nordicator_prim3</dc:creator><description>&lt;p&gt;You didn&amp;#39;t do anything wrong, I think Windows just has a limitation when it comes to the mcumgr tool.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;SMP server Example&lt;/a&gt; says&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &lt;code class="file docutils literal notranslate"&gt;&lt;span class="pre"&gt;mcumgr&lt;/span&gt;&lt;/code&gt; command-line tool only works with Bluetooth Low Energy (BLE) on Linux and macOS. On Windows there is no support for Device Firmware Upgrade over BLE yet.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>