<?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>Channel Sounding : Pairing and Configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122687/channel-sounding-pairing-and-configuration</link><description>Hi, I&amp;#39;m currently in architecture definition stage, and I&amp;#39;d like to know more about the possibilities driven by Channel Sounding. From what I understand, you can only perform channel sounding when devices are connected. I have uses cases where a lambda</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jul 2025 12:46:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122687/channel-sounding-pairing-and-configuration" /><item><title>RE: Channel Sounding : Pairing and Configuration</title><link>https://devzone.nordicsemi.com/thread/541463?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 12:46:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c82e00aa-3aa7-4941-92b7-1b7da2705559</guid><dc:creator>Elfving</dc:creator><description>[quote user="c6po"]And this bring o my second question : what is the recommended procedure to pair the device in such case?&lt;br /&gt;[/quote]
&lt;p&gt;Given the use-case of locating goods in a warehouse I guess you can have some beacon-tokens that you put on the goods, and that come pre-paired to the locators that are stationed around in the warehouse.&amp;nbsp;They could then either also come pre-paired to the new warehouse, or switch to a new set of beacons for that one. Though I think &lt;a href="https://docs.nordicsemi.com/bundle/nwp_036/page/WP/nwp_036/aoa_aod.html"&gt;direction finding&lt;/a&gt; is much better suited to the use-case you describe here. &lt;a href="https://www.u-blox.com/en/iot-asset-tracking-industrial/cargo-terminal-logistics-and-warehouse-automation"&gt;This is also what people in this market are already using.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Channel sounding can help mitigate other security issues though, such as&amp;nbsp;&lt;span&gt;man-in-the-middle and relay attacks. You can also add additional security requirements that are dependent on channel sounding&amp;nbsp;on the application level.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You can also read more about channel sounding &lt;a href="https://www.bluetooth.com/blog/bluetooth-channel-sounding-a-step-towards-10-cm-ranging-accuracy-for-secure-access-digital-key-and-proximity-services/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Channel Sounding : Pairing and Configuration</title><link>https://devzone.nordicsemi.com/thread/541343?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2025 14:10:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21f01389-e58e-4a5b-be14-4e214040ed5c</guid><dc:creator>Stephen C</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Thanks for this answer.&lt;br /&gt;In fact, at the very begning, I though Channel Sounding could also secure the pairing of a device since it could mesure distance.&lt;br /&gt;And this bring o my second question : what is the recommended procedure to pair the device in such case?&lt;br /&gt;For the asset tracking in a wharehouse for instance, you need to adresse plenty of devices. These assets can move from a wharehouse to another... In such case, how would you recommend to adresse the pairing necessary to connect?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Channel Sounding : Pairing and Configuration</title><link>https://devzone.nordicsemi.com/thread/541293?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2025 09:19:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6df755f6-efbc-4f23-b63d-380f59ace7a6</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi Stephen,&lt;/p&gt;
&lt;p&gt;Yes, currently you can only do &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/channel_sounding.html#support_status"&gt;channel sounding&lt;/a&gt; in a connection. I am not sure if I completely understand the problem you are describing, but you can still do indoor navigation by connecting to multiple devices around in an area and &lt;a href="https://en.wikipedia.org/wiki/Trilateration"&gt;trilaterate a position&lt;/a&gt;&amp;nbsp;like a GPS.&lt;/p&gt;
&lt;p&gt;I believe the Nordic softdevice supports 20 connections, the zephyr controller doesn&amp;#39;t have a real limit but is limited by eg. memory. This would of course also place a limit on how many devices you can track.&lt;/p&gt;
&lt;p&gt;If you however want a way to do positioning without connections (which would also result in you being able to track more&amp;nbsp;objects), you could use &lt;a href="https://docs.nordicsemi.com/bundle/nwp_036/page/WP/nwp_036/intro.html"&gt;direction finding&lt;/a&gt; instead, which uses somewhat similar technology (CTEs and I/Q values) in order to capture an angle rather than a distance. This can be done without a connection.&lt;/p&gt;
&lt;p&gt;Whatever you want to do, nordic provides solutions for all of this. Have a look at our &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/channel_sounding_ras_initiator/README.html#channel-sounding-ras-initiator"&gt;channel &lt;/a&gt;sounding &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/channel_sounding_ras_reflector/README.html#channel-sounding-ras-reflector"&gt;samples &lt;/a&gt;and &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/direction_finding_connectionless_tx/README.html"&gt;direction finding samples&lt;/a&gt; here.&lt;/p&gt;
[quote user=""]Also, can Channel sounding be used to secure the pairing of a device?&amp;nbsp;&lt;br /&gt;[/quote]
&lt;p&gt;I am not sure what you mean by securing a pairing, as you would have to pair to get a connection.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>