<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 回复： RW612 Matter Networking Example Demonstration in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2198833#M4454</link>
    <description>&lt;P&gt;Should we use Matter or ZigBee? Did you not see ZigBee in the SDK import wizard?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 07:45:32 GMT</pubDate>
    <dc:creator>MrShen</dc:creator>
    <dc:date>2025-11-05T07:45:32Z</dc:date>
    <item>
      <title>RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2198802#M4453</link>
      <description>&lt;P&gt;I want to give an example recently. One RW612ET module is the host, and five RW612ET modules are the slaves. The five slaves collect data and send it to the host. The host is connected to the upper computer.&lt;/P&gt;&lt;P&gt;The host controls one of the slaves at the appropriate time, that is, the slave sends data to the host, and the host can also send data to the slaves.&lt;/P&gt;&lt;P&gt;These six modules form one network. May I ask which example of the host using the SDK library and which example of the slave using the SDK library?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 07:06:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2198802#M4453</guid>
      <dc:creator>MrShen</dc:creator>
      <dc:date>2025-11-05T07:06:46Z</dc:date>
    </item>
    <item>
      <title>回复： RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2198833#M4454</link>
      <description>&lt;P&gt;Should we use Matter or ZigBee? Did you not see ZigBee in the SDK import wizard?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 07:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2198833#M4454</guid>
      <dc:creator>MrShen</dc:creator>
      <dc:date>2025-11-05T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2201372#M4472</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239904"&gt;@MrShen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please check this doc and let me know whether it can meet your requirement?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UG10185&amp;amp;isHTMLorPDF=HTML" target="_self"&gt;&lt;SPAN&gt;RW612 Matter OTBR and Zigbee Bridge User Guide&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Christine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 02:35:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2201372#M4472</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-11-10T02:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2204563#M4489</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello! The nxp file was not found in dm-matter-zigbee-bridge-rw612/examples/bridge-app/&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 14:45:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2204563#M4489</guid>
      <dc:creator>MrShen</dc:creator>
      <dc:date>2025-11-13T14:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2205172#M4496</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;According to Build Matter OTBR and Zigbee Bridge application, execute git clone &lt;A href="https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612.git" target="_blank"&gt;https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612.git &lt;/A&gt;&lt;/P&gt;&lt;P&gt;The examples, src, and third_party folders were not found in the dm-mater-zigbee-bridge-rw612 file, dm-matter-zigbee-bridge-rw612/examples/bridge-app/nxp。&lt;/P&gt;&lt;P&gt;Many files are missing, which makes it impossible to execute and compile them later.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="屏幕截图 2025-11-14 192328.png" style="width: 987px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/365718i61969086CC68B66F/image-size/large?v=v2&amp;amp;px=999" role="button" title="屏幕截图 2025-11-14 192328.png" alt="屏幕截图 2025-11-14 192328.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 11:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2205172#M4496</guid>
      <dc:creator>MrShen</dc:creator>
      <dc:date>2025-11-14T11:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2207587#M4509</link>
      <description>&lt;P&gt;Hi，&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239904"&gt;@MrShen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for my late reply.&lt;/P&gt;
&lt;P&gt;I am blocked by other higher priority issues.&lt;/P&gt;
&lt;P&gt;I did same command locally, and found the same scenario.&lt;/P&gt;
&lt;P&gt;Let me check internally, then update to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 10:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2207587#M4509</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-11-19T10:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 Matter Networking Example Demonstration</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2217126#M4510</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239904"&gt;@MrShen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience to you.&lt;/P&gt;
&lt;P&gt;I received our internal team's feedback that due to&amp;nbsp;recent change in ACH Matter Zigbee Bridge, we need to update UG10185.&lt;/P&gt;
&lt;P&gt;Can you please have a try with below command and let me know whether it works for you?&lt;/P&gt;
&lt;P&gt;git clone -b rw612_with_external_transceiver&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="external-link" title="Follow link" href="https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612.git" target="_blank" rel="nofollow noopener"&gt;https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612.git&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I tried on my local side, I can download it.&lt;/P&gt;
&lt;P&gt;By the way, for your convenience, we have have an update README in below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612/blob/rw612_with_external_transceiver/README.md" target="_blank"&gt;https://github.com/nxp-appcodehub/dm-matter-zigbee-bridge-rw612/blob/rw612_with_external_transceiver/README.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please let me know whether have any other concerns on this case, other wise, please do not hesitate to mark my answer as a solution, so that we can close this case.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 02:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/RW612-Matter-Networking-Example-Demonstration/m-p/2217126#M4510</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-11-20T02:04:08Z</dc:date>
    </item>
  </channel>
</rss>

