<?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>NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don&amp;#39;t work</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115934/ncs-v2-7-0-matter-samples-with-nrf5340-dk-and-nrf7002-dk-don-t-work</link><description>SDK v2.7.0 nRF5340-DK with nRF7002-EK Matter samples (e.g. light bulb) Extra CMake arguments: -DSHIELD=nrf7002ek Use sysbuild 
 
 Tested with v2.6.2 (no sysbuild), and it works. Seems to be an issue with v2.7.0.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Dec 2024 10:21:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115934/ncs-v2-7-0-matter-samples-with-nrf5340-dk-and-nrf7002-dk-don-t-work" /><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/515246?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 10:21:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:682a5d57-febb-4bd5-a329-6e70d31718b3</guid><dc:creator>boz</dc:creator><description>&lt;p&gt;This workaround indeed resolves the issue. Thanks for cross posting your discovery to this ticket.&lt;/p&gt;
&lt;p&gt;I marked the ticket answered but it is obviously still an open issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/514961?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 18:02:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce836f91-3dbd-4f79-a7a4-364d5dd93751</guid><dc:creator>zpm1066</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;I have a solution for the BT driver not being included and the &amp;#39;&lt;span&gt;Specifying runner options for multiple domains is experimental.&amp;#39; warning message.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Please see my comments in the following ticket&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/117227/nrf-connect-sdk-v2-8-0---experimental-option-for-multiple-domains-causes-flashing-issues-on-thingy-53-resulting-in-bt_hci_driver-failure"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/117227/nrf-connect-sdk-v2-8-0---experimental-option-for-multiple-domains-causes-flashing-issues-on-thingy-53-resulting-in-bt_hci_driver-failure&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It turns out that the nRF Connect SDK build system defaults to using&amp;nbsp;&lt;span&gt;&lt;strong&gt;SB_CONFIG_NETCORE_EMPTY&lt;/strong&gt; configuration, leading to the BT driver not being included in the NET Core Image and generating BT drive failure.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The addition of&lt;strong&gt; SB_CONFIG_NETCORE_HCI_IPC&lt;/strong&gt;&amp;nbsp;to sysbuild.conf resolves&amp;nbsp;the sysbuild&amp;nbsp;for NCS v2.8.0 and NCS 2.7.0.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Ravi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/514825?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 02:39:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28db908e-e5fb-4a1a-ac0a-67464c059732</guid><dc:creator>zpm1066</dc:creator><description>&lt;p&gt;Folks, I opened a ticket for the same issue to do with same &amp;quot;experimental feature&amp;quot; that generates warning below and BT driver failures.&lt;br /&gt;&lt;br /&gt;For both NCS v2.8.0 (and v2.7.0),&amp;nbsp;&amp;nbsp;&amp;quot;no-sysbuild&amp;quot; builds work fine with BT. However, &amp;quot;sysbuild&amp;quot; generates the errors below.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;pre class="ui-code" data-mode="text"&gt;WARNING: Specifying runner options for multiple domains is experimental.
If problems are experienced, please specify a single domain using &amp;#39;--domain &amp;lt;domain&amp;gt;&amp;#39;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;00&amp;gt; rtt:~$ [00:00:01.036,773] &amp;lt;err&amp;gt; bt_hci_driver: Endpoint binding failed with -11
00&amp;gt; rtt:~$ [00:00:01.036,804] &amp;lt;err&amp;gt; bt_hci_core: HCI driver open failed (-11)
00&amp;gt; rtt:~$ Bluetooth init failed (err -11)&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can see the details in the ticket below.&lt;br /&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/117227/nrf-connect-sdk-v2-8-0---experimental-option-for-multiple-domains-causes-flashing-issues-on-thingy-53-resulting-in-bt_hci_driver-failure"&gt;nRF Connect SDK v2.8.0 - Experimental option for multiple domains causes flashing issues on Thingy:53, resulting in bt_hci_driver failure&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I do have a &amp;quot;workaround&amp;quot; as per the warning suggestion to specify&amp;nbsp;a single domain using &amp;quot;--domain&amp;quot;.&lt;br /&gt;&lt;br /&gt;for example,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="Apple-converted-space"&gt;&lt;/span&gt;&lt;pre class="ui-code" data-mode="text"&gt;west flash -d build_vsc_ncs280/thingy53_ns --domain thingy53_sensor_hub_v3&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;However, I&amp;#39;m looking for a proper solution with help from the Support team.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;Regards,&lt;br /&gt;Ravi&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/510468?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 12:13:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d23bcc78-dbcf-4d23-b3e7-62cce6fb2624</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I believe v2.8.0 was just released, can you try the approach suggested by Marte for v2.8.0?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/509854?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2024 11:10:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c7d603e-8269-410f-bbb9-71b3fe658660</guid><dc:creator>boz</dc:creator><description>&lt;p&gt;Unfortunately I&amp;#39;m getting the same error with SB_CONFIG_WIFI_NRF700X=y added to sysbuild.conf.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/509648?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2024 10:16:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3277c71b-8332-440e-aca5-7587e0d01c14</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In v2.7.0 you need to manually set &lt;code&gt;SB_CONFIG_WIFI_NRF700X=y&lt;/code&gt;, either in sysbuild.conf or in the build command:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf5340dk/nrf5340/cpuapp -- -DSB_CONFIG_WIFI_NRF700X=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This seems to be due to sysbuild, as sysbuild cannot make an &amp;quot;if-statement&amp;quot; based on shields, only based on the SoC. Since the nRF5340 is used for both Thread and Wi-Fi, &lt;code&gt;SB_CONFIG_WIFI_NRF700X=y&lt;/code&gt; cannot automatically be set in this case.&lt;/p&gt;
&lt;p&gt;In future versions (v2.8.0) you do not need to include this, but you must specify the shield with&lt;code&gt; -D&lt;em&gt;&amp;lt;app&amp;gt;&lt;/em&gt;_SHIELD=...&lt;/code&gt; instead of simply SHIELD, for example:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf5340dk/nrf5340/cpuapp -- -Dlock_SHIELD=nrf7002ek&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is only the case for the Matter samples, and not for samples that are Wi-Fi only.&lt;/p&gt;
&lt;p&gt;Please note that some of the Matter samples do not support the nRF7002 EK out of the box. You can see if a sample supports it in the requirement section of the sample&amp;#39;s documentation.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/509143?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 14:53:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9f0a95d-5ab6-4f45-a765-374f13c78d98</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was able to reproduce the issue with the nRF5340 DK and nRF7002 EK. I am still investigating this and will get back to you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/508490?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 10:21:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e982add-b98f-4b76-84bf-61b7cb66ddcd</guid><dc:creator>boz</dc:creator><description>&lt;p&gt;I am using the VS Code extension for the whole process. CPUNET image seems to be programmed too. Flash task output (redacted because trying to post the whole thing gives an unknwon error):&lt;/p&gt;
&lt;p&gt;&amp;nbsp;*&amp;nbsp; Executing task: nRF Connect: Flash: light_bulb/build_nrf5340dk_nrf7002ek (active) &lt;br /&gt;&lt;br /&gt;Flashing build_nrf5340dk_nrf7002ek to 1050043654&lt;br /&gt;&lt;br /&gt;WARNING: Specifying runner options for multiple domains is experimental.&lt;br /&gt;If problems are experienced, please specify a single domain using &amp;#39;--domain &amp;lt;domain&amp;gt;&amp;#39;&lt;br /&gt;-- west flash: using runner nrfjprog&lt;br /&gt;-- runners.nrfjprog: reset after flashing requested&lt;br /&gt;-- runners.nrfjprog: Flashing file: merged_CPUNET.hex&lt;br /&gt;[ #################### ]&amp;nbsp; 12.836s | Erase file - Done erasing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;[ #################### ]&amp;nbsp;&amp;nbsp; 1.405s | Program file - Done programming&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;[ #################### ]&amp;nbsp;&amp;nbsp; 1.417s | Verify file - Done verifying&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;Applying pin reset.&lt;br /&gt;-- runners.nrfjprog: Board with serial number 1050043654 flashed successfully.&lt;br /&gt;-- west flash: using runner nrfjprog&lt;br /&gt;-- runners.nrfjprog: reset after flashing requested&lt;br /&gt;-- runners.nrfjprog: Flashing file: merged.hex&lt;br /&gt;[ #################### ]&amp;nbsp; 43.346s | Erase file - Done erasing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;[ #################### ]&amp;nbsp;&amp;nbsp; 6.546s | Program file - Done programming&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;[ #################### ]&amp;nbsp;&amp;nbsp; 6.635s | Verify file - Done verifying&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;Applying pin reset.&lt;br /&gt;-- runners.nrfjprog: Board with serial number 1050043654 flashed successfully.&lt;br /&gt;&amp;nbsp;*&amp;nbsp; Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/508488?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 10:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4da84b29-03ae-46eb-9ab0-d7a77cec6c8f</guid><dc:creator>boz</dc:creator><description>&lt;p&gt;nrfjprog version: 10.24.2 external&lt;br /&gt;JLinkARM.dll version: 7.94e&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v2.7.0 Matter samples with nRF5340-DK and nRF7002-DK don't work</title><link>https://devzone.nordicsemi.com/thread/508481?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 09:56:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5334eb7b-fe64-4c5b-9c15-19558807bd92</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you share how you program the device and which version of nrfjprog you have installed? You can find the version by running the command &lt;code&gt;nrfjprog --version&lt;/code&gt; in a terminal.&lt;/p&gt;
&lt;p&gt;I get the same error as you if I only program the merged.hex file and not the merged_CPUNET.hex in addition (tested with the nRF Programmer app). If you program the device using the VS Code extension or &lt;code&gt;west flash&lt;/code&gt; on the command line, both images should be included.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>