<?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>VS Code nRF Connect extension &amp;quot;Connected Devices&amp;quot; not capturing my device.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108033/vs-code-nrf-connect-extension-connected-devices-not-capturing-my-device</link><description>Hello folks, 
 I&amp;#39;ve got a tricky one! I&amp;#39;d like for my board (xiao_ble_sense from Seeed studio) to show up on my connected devices page. 
 ========== Configuration ========== 
 I&amp;#39;m working in VSCode v1.85.2 
 nRF Connect Extension Version v2023.11.301</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 03 Feb 2024 09:28:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108033/vs-code-nrf-connect-extension-connected-devices-not-capturing-my-device" /><item><title>RE: VS Code nRF Connect extension "Connected Devices" not capturing my device.</title><link>https://devzone.nordicsemi.com/thread/467459?ContentTypeID=1</link><pubDate>Sat, 03 Feb 2024 09:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1283eea2-3e54-462b-9c31-722fbabf4e09</guid><dc:creator>DBS06</dc:creator><description>&lt;p&gt;To get the Xiao_BLE_Sense shown up in NCS you need a debugger connected to the board, because NCS needs a debugger to read out the device properties and status.&lt;/p&gt;
&lt;p&gt;The Zephyr Documentation gives a good hint how to do this: &lt;a id="" href="https://docs.zephyrproject.org/latest/boards/arm/xiao_ble/doc/index.html"&gt;https://docs.zephyrproject.org/latest/boards/arm/xiao_ble/doc/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are two ways to do this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Option 1: solder the SWD pins on the back of the board (see here: &lt;a id="" href="https://wiki.seeedstudio.com/XIAO_BLE/"&gt;https://wiki.seeedstudio.com/XIAO_BLE/&lt;/a&gt;) and connect them to a Segger Debugger. You can also use the Debugger from the nrf52840-DK, if you don&amp;#39;t have one (mentioned here: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/107962/xiao-ble-sense-not-connecting-in-vs-code-with-nrf-connect-extension"&gt;xiao ble sense not connecting in vs code with nrf connect extension&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Option 2: if you don&amp;#39;t want to solder on your board, you can use the Seeeduino XIAO Expansion Board (&lt;a id="" href="https://wiki.seeedstudio.com/Seeeduino-XIAO-Expansion-Board/"&gt;https://wiki.seeedstudio.com/Seeeduino-XIAO-Expansion-Board/&lt;/a&gt;), which has a spring connector for the SWD Pins. Then you could connect a Segger or the Debugger from the nRF52840-DK.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A hint from my side: if you decide to solder the SWD pins to a connector, do not use jumper wires, because they are to stiff, and the pads could easily break out of your Board, if force is applied to them. Use the thinnest magnet wire you can find (see here &lt;a id="" href="https://steamtraininfo.com/scenery-lighting/solder-magnet-wire"&gt;https://steamtraininfo.com/scenery-lighting/solder-magnet-wire&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;I hope I was able to help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>