<?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>[nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106302/nrf7002-wifi-output-powers-are-different-in-5g-band-when-the-channel-is-above-100</link><description>1.Measuring wifi tx power of nRF7002 by spectrum and using nRF7002 -DK(V2.3 code) J7 antenna switch port with murata cable(MXHS83QE3000). 
 2. I can get correct output wifi in different modulations and channels in 2.4G band. 
 But in 5G band, the output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Feb 2024 08:43:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106302/nrf7002-wifi-output-powers-are-different-in-5g-band-when-the-channel-is-above-100" /><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/467071?ContentTypeID=1</link><pubDate>Thu, 01 Feb 2024 08:43:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76f9c71c-dc34-428c-91f8-37afeb9b58dc</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi, Kyle.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m closing this ticket, as the communication onwards regarding this case will go through the FAE.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/465028?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2024 12:05:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68cebb7e-fa65-489f-a771-1fdca4146a3b</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;I understand.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve created another internal ticket, but with a different department now, to see if this may help us make some progress.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/464072?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2024 03:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e28b2623-1bcf-4ce5-98b9-3ecda736caf7</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;&lt;span&gt;[Mathiaso] Did you try with the numbers I linked to&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/radio_test/boards/nrf7002dk_nrf5340_cpuapp.overlay"&gt;here&lt;/a&gt;&lt;span&gt;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[Kyle] Yes, it is original setting i tested before. And i modified them to your mentions like as 0x38. The 5G power results of both settings are same NG in low and high channels.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463976?ContentTypeID=1</link><pubDate>Fri, 12 Jan 2024 13:01:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:976031f0-6869-42ba-939e-311bbee374df</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;So the following are the power ceiling numbers you have been using?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrf70_tx_power_ceiling: nrf70_tx_power_ceiling_node {
		status = &amp;quot;okay&amp;quot;;
		compatible = &amp;quot;nordic,nrf700x-tx-power-ceiling&amp;quot;;
		max-pwr-2g-dsss = &amp;lt; 0x54 &amp;gt;;
		max-pwr-2g-mcs0 = &amp;lt; 0x40 &amp;gt;;
		max-pwr-2g-mcs7 = &amp;lt; 0x40 &amp;gt;;
		max-pwr-5g-low-mcs0 = &amp;lt; 0x38 &amp;gt;;
		max-pwr-5g-low-mcs7 = &amp;lt; 0x38 &amp;gt;;
		max-pwr-5g-mid-mcs0 = &amp;lt; 0x38 &amp;gt;;
		max-pwr-5g-mid-mcs7 = &amp;lt; 0x38 &amp;gt;;
		max-pwr-5g-high-mcs0 = &amp;lt; 0x38 &amp;gt;;
		max-pwr-5g-high-mcs7 = &amp;lt; 0x38 &amp;gt;;
	};&lt;/pre&gt;&lt;/p&gt;
[quote user="mathiaso"]UPDATED: The values in the Product Change Notification are specific to the DK. You should use the numbers provided &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/radio_test/boards/nrf7002dk_nrf5340_cpuapp.overlay"&gt;here&lt;/a&gt;.[/quote]
&lt;p&gt;Did you try with the numbers I linked to &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/radio_test/boards/nrf7002dk_nrf5340_cpuapp.overlay"&gt;here&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463886?ContentTypeID=1</link><pubDate>Fri, 12 Jan 2024 03:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0388a988-4377-49ba-8e4c-c9e94cb83926</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Mathiaso,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I also implemented the setting as your provide&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/wifi/nrf700x/nrf700x.html#devicetree-specification-configuration"&gt;her&lt;/a&gt;&amp;nbsp;and you can check&amp;nbsp;zephyr.dts i attached but the results of outpower still the same in 5G. Those information is for your reference. Thanks,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2843.zephyr.dts"&gt;devzone.nordicsemi.com/.../2843.zephyr.dts&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463698?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 09:49:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04b32fcf-488f-4f5d-9622-2f34d35cbcd1</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Mathiaso,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I got a new version from FAE Brain. the problem still the same and the output power of gap between cmd&amp;nbsp; setting is more than 1 dBm in 2.4G. Please keep debugging about this power issue. Thanks.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Nordic-nRF7002-TX-power-issue_2D00_20240111.pptx"&gt;devzone.nordicsemi.com/.../Nordic-nRF7002-TX-power-issue_2D00_20240111.pptx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463396?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2024 15:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:546afffb-3100-47bb-8624-d53aeb215fe2</guid><dc:creator>mathiaso</dc:creator><description>[quote user="Kyle.W"]1.I think i don&amp;#39;t set any limits but where can i check this setting in my device?[/quote]
&lt;p&gt;You should be able to check this configuration in your devicetree or overlay file, as described in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/wifi/nrf700x/nrf700x.html#devicetree-specification-configuration"&gt;the page&lt;/a&gt; I linked to earlier.&lt;/p&gt;
[quote user="Kyle.W"]2.What does mean for those indexes of&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;0x54&lt;/span&gt;&lt;span&gt;&amp;gt;,&amp;lt;&lt;/span&gt;&lt;span&gt;0x40&lt;/span&gt;&lt;span&gt;&amp;gt;,&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;0x38&lt;/span&gt;&lt;span&gt;&amp;gt;.&amp;nbsp; 54(HEX)=124(OCT)?&lt;/span&gt;[/quote]
&lt;ul&gt;
&lt;li&gt;0x54 * 0.25 dBm = 84 * 0.25 dBm = 21 dBm&lt;/li&gt;
&lt;li&gt;0x40 * 0.25 dBm = 64 * 0.25 dBm = 16 dBm&lt;/li&gt;
&lt;li&gt;0x38 * 0.25 dBm = 56 * 0.25 dBm = 14 dBm&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As explained in the table describing the DTS parameters, found on the page previously linked to.&lt;/p&gt;
&lt;p&gt;Also, be aware of this &lt;a href="https://infocenter.nordicsemi.com/pdf/in_194_v1.0.pdf?cp=3_0_2_0"&gt;Product Change Notification&lt;/a&gt; elaborating a lowering of the device&amp;#39;s lowered nominal output power. I&amp;#39;m currently investigating whether these values should be reflected in the numbers set for the power ceilings.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;UPDATED: The values in the Product Change Notification are specific to the DK. You should use the numbers provided &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/radio_test/boards/nrf7002dk_nrf5340_cpuapp.overlay"&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463247?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2024 00:31:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7cb4f09-67d8-4f21-87e0-5f202eb7cc55</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;[Mathiaso]&lt;span&gt;They were also wondering if you were applying the max power ceilings?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;[Kyle]&lt;/p&gt;
&lt;p&gt;1.I think i don&amp;#39;t set any limits but where can i check this setting in my device?&lt;/p&gt;
&lt;p&gt;2.What does mean for those indexes of&amp;nbsp;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="mh"&gt;0x54&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;,&amp;lt;&lt;/span&gt;&lt;span class="mh"&gt;0x40&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;,&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="mh"&gt;0x38&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;.&amp;nbsp; 54(HEX)=124(OCT)?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="o"&gt;I saw your nRF7002 v1.1 datasheet the max power of DSSS is 20dBm.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/463140?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 12:48:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afd6cc35-3588-47a6-a6f9-f220b5156901</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi, Kyle!&lt;/p&gt;
&lt;p&gt;Today I&amp;#39;ve received an update.&lt;/p&gt;
&lt;p&gt;What it said was that the 6dB difference is observed in the 5 GHz band between channel 36 and 175 in our measurements too. This is attributed to the DK board design. It is being worked on a new version of the DK to mitigate this difference.&lt;/p&gt;
&lt;p&gt;They were also wondering if you were applying the max power ceilings?&lt;/p&gt;
&lt;p&gt;The details of the max power ceilings are described &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/wifi/nrf700x/nrf700x.html#devicetree-specification-configuration"&gt;here&lt;/a&gt;. And the ceilings applied in our testing can be found &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/radio_test/boards/nrf7002dk_nrf5340_cpuapp.overlay"&gt;here&lt;/a&gt;. These ceilings help to reduce the transmit power difference across channels within the 5 GHz band.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459840?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 07:13:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab5e7fdd-497b-43ad-8201-9777f375bc28</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hello, Kyle!&lt;/p&gt;
&lt;p&gt;Unfortunately not. As mentioned, I will update you immediately when there is any progress. However, I have forwarded your concerns.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459814?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 01:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6643924d-76a6-4d9d-a39c-0dccb4731c82</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;Dear, Do we have any progress about this issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459323?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 10:09:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:871d44ce-3744-4fcc-86a9-1e7856de1a37</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi again, Kyle!&lt;/p&gt;
&lt;p&gt;Thanks for the confirmation of the values. Currently, there aren&amp;#39;t any updates on the internal ticket. Will let you know immediately when there is progress on the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459300?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 08:54:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24d2aa44-ac6e-4459-a6c0-a84a7d2abfa8</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nRF7002-DK_2D00_V2.5_2D00_5G-tx-power-lower-than-datasheet_2E00_.png" /&gt;&lt;/p&gt;
&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Mathias, i verified tx power again with nRF Connect SDK v2.5.0 today&lt;/span&gt;&lt;span style="font-family:inherit;"&gt;. It seems the problem is the same and output powers were lower than V2.3 for your reference. Could you please push debug process or let me know what status so far. Thanks.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459221?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 15:22:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec01d382-59d0-452c-9bdc-fa7220dea092</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;No worries, Kyle.&lt;/p&gt;
&lt;p&gt;The commands you have used seem to be correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459104?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 07:37:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:233ac5ff-8c50-4029-8b87-f7601889ead0</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;Thanks reply. Could you please help check the CMDs i used are correct in 5G?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/459100?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 06:57:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9ab0aa8-9808-4063-a87a-cfe79f8b19f9</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;I&amp;#39;ve got it confirmed from my colleagues that this is outside of what can be expected. Will create an internal ticket on this and update you accordingly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/458871?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2023 07:42:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8a4f1b7-b9a8-49dc-ad7a-18a254af03c4</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Thank you, Kyle!&lt;/p&gt;
&lt;p&gt;My immediate thoughts are that it has something to do with &lt;a href="https://infocenter.nordicsemi.com/pdf/nRF7002_DK_Errata_v1.0.pdf?cp=3_0_5"&gt;this&lt;/a&gt;. However, I will try to replicate the scenario to see if I experience the same issues as you do.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/458845?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2023 00:34:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3907b45-6c79-4457-9ed7-fcb49f12a4a5</guid><dc:creator>Kyle.W</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/WiFi-CMD-lis-and-measure-result-with-nRF7002-DK-board.7z"&gt;devzone.nordicsemi.com/.../WiFi-CMD-lis-and-measure-result-with-nRF7002-DK-board.7z&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi Mathias,&lt;/p&gt;
&lt;p&gt;Here you go. There has the CMD i used for testing and result. You can request access authority in google, too. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002] Wifi output powers are different in 5G band when the channel is above 100.</title><link>https://devzone.nordicsemi.com/thread/458779?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2023 15:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eaf6604-0577-4370-82e6-bc050afe835b</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi, Kyle!&lt;/p&gt;
&lt;p&gt;Seems like I&amp;#39;m not authorized to access your first attachments and for the two others I need to log in to get access to them.&lt;/p&gt;
&lt;p&gt;Could you please try to attach them as zip files instead?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>