<?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>Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107590/matter-dns-sd-advertisement-without-ble</link><description>Hello, 
 I am testing the Matter sample for a Door Lock over Wi-Fi. I could test it successfully applying a commissioning through BLE and sending commands for locking/unlocking operations through the CHIP tool and the Wi-Fi network. I used these commands</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Feb 2024 13:43:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107590/matter-dns-sd-advertisement-without-ble" /><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/467387?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2024 13:43:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7103b31-279d-43ea-93bd-7b9ea14ea602</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;A colleague of mine actually did something similar. He told me:&lt;/p&gt;
&lt;p&gt;Recently I made a similar example for a Matter Bridge that connected to Wi-Fi by Wi-Fi provisioning service, and connected to their own cloud. After connecting to Wi-Fi, the device is on the network and can be commissioned by DNS-SD advertisement without BLE.&lt;/p&gt;
&lt;p&gt;Below is my example:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/lats1980/fw-nrfconnect-nrf/commit/3a93cfa594257722c6a28dca76a57408cccb88f7"&gt;https://github.com/lats1980/fw-nrfconnect-nrf/commit/3a93cfa594257722c6a28dca76a57408cccb88f7&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The example works with Apple Home, but I did not test with chip-tool.&lt;/p&gt;
&lt;p&gt;Ask them to refer to the changes in&amp;nbsp;&lt;/p&gt;
&lt;p&gt;samples\matter\common\src\board.cpp&lt;/p&gt;
&lt;p&gt;samples\matter\common\src\board.h&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Especially, the API below opens a commissioning window with DNSSD:&lt;/p&gt;
&lt;p&gt;chip::Server::GetInstance().GetCommissioningWindowManager().OpenBasicCommissioningWindow(chip::System::Clock::Seconds16(CHIP_DEVICE_CONFIG_DISCOVERY_TIMEOUT_SECS), chip::CommissioningWindowAdvertisement:kDnssdOnly).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have a look, and see if this is something you can use as a starting point.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/466566?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 15:19:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90059696-0f8b-4624-b4ec-4f2d2ffc4de7</guid><dc:creator>HolmanB</dc:creator><description>&lt;div class="flex flex-grow flex-col max-w-full"&gt;
&lt;div data-message-author-role="assistant" data-message-id="245f3142-0024-4aba-b6e3-fc0e9521e14b"&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;Hello Andreas,&lt;/p&gt;
&lt;p&gt;Thanks for the information. In this context, does the Matter Stack for nRF Connect support enabling DNS-SD advertising over Wi-Fi, assuming that the Nordic MCU is previously connected to the Wi-Fi network?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Holman.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/466421?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 09:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8365ccd4-bf7a-49f5-a567-de4563e44035</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For a Matter device, the only ways to commission a device is over Bluetooth or over IP. The ladder requires that your device already is present in a IP based network, so for instance a Wifi network or a Thread network. How you commission your device into those initial IP based network will depend on your device and the network you want to commission it into&lt;/p&gt;
&lt;p&gt;Unfortunately we don&amp;#39;t have any samples that showcases this since IP based first time commissioning does not have a general solution due to it depending on the factors I mentioned initially&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/466295?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2024 16:47:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:118e10a9-ede4-4c1d-84c7-e2499ff5902c</guid><dc:creator>HolmanB</dc:creator><description>&lt;div class="flex flex-grow flex-col max-w-full"&gt;
&lt;div data-message-author-role="assistant" data-message-id="c4a9dee2-a7b6-487d-83a2-8b28fa740482"&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;Thanks for your response. Is there an alternative configuration for Matter that enables DNS-SD advertisement over Wi-Fi without the necessity of a Thread network?&lt;/p&gt;
&lt;p&gt;Thank you and kind regards,&lt;/p&gt;
&lt;p&gt;Holman&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/465805?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 13:17:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:087b6a7f-6c9c-4833-add3-c023380e5856</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After discussing this with the Matter team you should be able to remove BLE configurations, functions and features from your project and only use Matter over OpenThread. The challenge lies in stripping all of this from the samples we provide and also to replace the existing BLE Fota that is present in the samples with another method of the.&lt;/p&gt;
&lt;p&gt;Just make sure&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to for instance provision the device into a Thread network through&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/thread/overview/commissioning.html#openthread-commissioning"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/thread/overview/commissioning.html#openthread-commissioning&lt;/a&gt;, then it should be straight forward to provision the device to your Matter network connected to the same IP network through&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#step-6-commission-matter-device-into-an-existing-ip-network"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#step-6-commission-matter-device-into-an-existing-ip-network&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/465435?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2024 17:59:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7023d60-17ef-4fb3-a194-61ecf9047d6c</guid><dc:creator>HolmanB</dc:creator><description>&lt;div class="flex flex-grow flex-col max-w-full"&gt;
&lt;div data-message-author-role="assistant" data-message-id="34048e2e-c2a5-4e34-8ad9-5185350fe2c1"&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;Hello Andreas,&lt;/p&gt;
&lt;p&gt;Thanks for your quick response. Currently, I&amp;#39;m employing IPv6 link-local addressing to run the door sample, as my Router/Access Point isn&amp;#39;t assigning global IPv6 addresses to the devices.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Holman&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter DNS-SD advertisement without BLE</title><link>https://devzone.nordicsemi.com/thread/465389?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2024 15:10:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a426d619-3f39-4c45-a477-86f602d4e778</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you verify if you&amp;#39;ve been able to set up and provision your device into an IPV6 based network as described as a prerequisite for&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#commissioning-into-a-network-over-ip"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#commissioning-into-a-network-over-ip&lt;/a&gt;, i.e a non-Matter IPV6 network?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>