<?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>Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61314/issue-with-ota-dfu-on-nrf-52832</link><description>Hello, 
 I have tested secure_bootloader_ble_s132_pca10040 project with Segger Embedded Studio. it works fine and I can update my application.zip via nrfConnect android application. Once it is finished, my application start without problem. 
 After that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Jan 2021 09:59:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61314/issue-with-ota-dfu-on-nrf-52832" /><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/291461?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 09:59:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e87a8cd0-f3e7-4c16-8fe1-cf94366a7318</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Pastagas,&amp;nbsp;&lt;br /&gt;Please send us the hex files you used for flashing. If possible please include the .zip file for DFU (you can test updating a dummy application, blinky for example) so we can test here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please do a hex dump after you flash in both cases, with and without the nRF Connect tool.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/291330?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 15:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d9c5a9e-7689-46f3-9d86-2986601eaf7c</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I come back to you because I see that bug is not fixed on new programmer release V1.4.8.&lt;/p&gt;
&lt;p&gt;When do you think solving this issue ?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/265605?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 15:03:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fe475a6-f630-405e-b1d9-3a2a39aca2b7</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello Hung,&lt;/p&gt;
&lt;p&gt;I used mergehex to merge both softdevice and bootloader and&amp;nbsp; after I programmed the&amp;nbsp; target using nrfjprog.exe...... and it works !!!!&lt;/p&gt;
&lt;p&gt;your gui tool programmer seems to be bugged...I hope you will fix this issue.&lt;/p&gt;
&lt;p&gt;Thx for helping.&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/265383?ContentTypeID=1</link><pubDate>Wed, 19 Aug 2020 15:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43cd90e3-eaf7-44fb-98d5-fffc86b4751c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;After you do hex dump do you have the .hex files ?&amp;nbsp;&lt;br /&gt;You can use Notepad++ for example to compare the 2 hex files and can better see the difference.&amp;nbsp;&lt;br /&gt;From what you showed it&amp;#39;s only the difference in the bootloader setting and the MBR page param.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Please try to test programming (and hex dumping) using the nrfjprog.exe tool.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/265358?ContentTypeID=1</link><pubDate>Wed, 19 Aug 2020 14:06:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d25c3f91-2f76-4c32-bc89-acc46bfd0463</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello Hung,&lt;/p&gt;
&lt;p&gt;Sorry for late reply, I was busy with another project.&lt;/p&gt;
&lt;p&gt;You find below two pictures. They show memory mapping after a dump.&lt;/p&gt;
&lt;p&gt;&amp;quot;Mapping_Bootloader_Only_SES&amp;quot; is a dump after programming device with SES. &lt;span style="text-decoration:underline;"&gt;This image works well&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&amp;quot;Mapping_Bootloader_Only_Nrf_Programmer&amp;quot; is a dump after programming device with nrf programmer. In this case I have add separately bootloader.hex and softdevice 6.1.1.hex in the file memory layout window. After that I programmed the device.&lt;span style="text-decoration:underline;"&gt; This image doesn&amp;#39;t work&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As you can see there are many differences that can explain why the second image doesn&amp;#39;t work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Mapping_Bootloader_Only_SES&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1597847528795v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Mapping_Bootloader_Only_Nrf_Programmer&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1597845879200v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/261243?ContentTypeID=1</link><pubDate>Wed, 22 Jul 2020 15:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73136bab-16c8-4283-99ae-d5e938604a0d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Without logging it will be difficult to debug. So either you need to output UART to another&amp;nbsp;GPIO pins on the chip and connect to PC (via a NRF52 DK for example) or output out log on RTT. Or you can do the test on a nRF52 DK before testing on your board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Another thing you can do is to read out the flash content after you flash using Segger Embedded Studio and when you program using nRF Connect Programmer&amp;nbsp; and compare them. I don&amp;#39;t have any idea why flashing using nRF Connect Programmer would cause an issue. Please also try to program using nrfjprog.exe command line to as well.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Did you make any modification to the bootloader ?&amp;nbsp;&lt;br /&gt;If you can provide us the bootloader project, and the&amp;nbsp;DFU files that you used so that we can reproduce the issue here, we can try to debug it from here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/261189?ContentTypeID=1</link><pubDate>Wed, 22 Jul 2020 12:07:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9f39767-2107-459f-8cbb-9dcbb07e0263</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In brief again:&lt;/p&gt;
&lt;p&gt;- when sdk + bootloader programmed with&amp;nbsp;&lt;span&gt;Segger Embedded Studio, updating works.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-&amp;nbsp;&amp;nbsp;when sdk + bootloader programmed&amp;nbsp;from an image (sames binaries than those working SES) with nordic programmer V 1.4.2, updating works but application is not launched. Worst:&amp;nbsp;With&amp;nbsp;pca10040_ble_debug, I can upload the firmware but after nothing occurs. A new upload is impossible, device seems not working and there is not advertising anymore.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;&lt;span&gt;&lt;em&gt;f it&amp;#39;s the case I would suggest to try printing out logging on UART and check what&amp;#39;s the issue&lt;/em&gt;&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Bjorn asked me to do the same thing and my response was:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Which uart are you talking about ?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Ble module is soldered on our own card and its uart is connectect to MCU uart of the card. I put a breakpoint on MCU uart interrupt to see at least if ble module send log frames, but nothing happens...&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/260180?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2020 14:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79e81292-2e68-4917-9d60-5ce17ee52ad1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Pasta,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Bjørn is on vacation and I will take over your case.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m summing up the issue you are having.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;When you start on a blank chip you can upload the softdevice + bootloader and do DFU update an application. The application works fine. And you can do DFU update another application with no problem ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After that if you flash the softdevice + bootloader (a modified bootloader ? ) then you still can see the DFUTarg advertising but if you do application DFU the DFU succeed but nothing happens after that ?&amp;nbsp;&lt;br /&gt;And if you run the bootloader in debug mode, it worked ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If it&amp;#39;s the case I would suggest to try printing out logging on UART and check what&amp;#39;s the issue , why the bootloader didn&amp;#39;t jump to the application, or if it jump to the application but the application couldn&amp;#39;t start.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;In SDK v15.3 we implemented&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/lib_secure_boot.html?cp=7_1_3_5_0_8"&gt; secure booting with boot validation.&lt;/a&gt; I&amp;#39;m not sure it&amp;#39;s the root cause but there is a chance it&amp;#39;s the reason.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/257170?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 14:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c435de6c-8ed9-4e67-91b4-5d3e770cc47d</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;With&amp;nbsp;&lt;span&gt;pca10040_ble_debug, behaviour is not the same. I can upload the firmware but after nothing occurs. A new upload is impossible, device seems not working and there is not advertising anymore.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;Note that:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- If&amp;nbsp;&lt;span&gt;pca10040_ble_debug is programmed with the ide segger, it works fine too...&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;- If I make a dump of device once programmed with segger IDE and I program it with nrfconnect programmer, it works too&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Which uart are you talking about ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Ble module is soldered on our own card and its uart is connectect to MCU uart of the card. I put a breakpoint on MCU uart interrupt to see at least if ble module send log frames, but nothing happens...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/256835?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2020 08:31:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:226d9044-d6b6-49c6-84e9-ca4115e533f2</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes I have understod that. What I would like to know is if you see the same behaviour, i.e. DFU not working if you have the &lt;span&gt;the debug version of the bootloader, i.e.&amp;nbsp;&lt;/span&gt;&lt;span&gt;nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug, flashed to your nRF device and then perform a&amp;nbsp;bootloader + SoftDevice + app update.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If this fails, then you will get the debug log output over UART from the bootloader, which can assist in figuring out where things go wrong.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So I kindly ask you to&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Flash the&amp;nbsp;nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug example to your nRF device ( remember to switch the public key so that its compatible with your image)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Open a terminal, e.g. Putty to see the log output.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Start the DFU process from your smartphone or through nRF connect for Desktop.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Attach log output to this ticket so I can take a look at it.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;You can also attach the log from your smartphone or nRF Connect as well so that we have logs from the nRF side and the mobile/pc side.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/256832?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2020 08:19:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea8cfb12-a729-45af-9eda-8f4fc422f803</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;I am not sure I have well explained the issue. &lt;strong&gt;In debug mode, it works.&lt;/strong&gt; The problem occurs only when I programm the device with a full image (bootloader + sdk + app)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/256777?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 19:40:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e916c29-5fee-4689-9ebc-20f75eeeb3c1</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Ok, I though you were not able to debug. If it works in a debug session, then you can try to use the debug version of the bootloader, i.e.&amp;nbsp;&lt;span&gt;nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug. This will print log information, so you can see whats going on without debugging.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/252622?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 06:59:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e20bb9a8-38e5-4f3f-bc19-f2a5d6621219</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for late reply, I was in holidays. Yes I use SES.&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span&gt;then you should be able to attach to the running code with a debugger the bootloader project to see whats going on.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What do you mean ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It works in debug mode, so i will not able to see what is going on.....&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/250352?ContentTypeID=1</link><pubDate>Mon, 18 May 2020 06:54:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54dae74f-33a0-4d02-834d-1496673cd954</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Which IDE are you using? I you are using SES, then you should be able to attach to the running code with a debugger the bootloader project to see whats going on.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you see the same behavior if you flash the debug bootloader, i.e.&amp;nbsp;nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug. using nRF Programmer?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/249889?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 09:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05c2456b-e88b-4e24-a794-ab33a3ebad34</guid><dc:creator>pastagas</dc:creator><description>&lt;p&gt;Hi Bjorn,&lt;/p&gt;
&lt;p&gt;I am using SDK 15.3.0.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nrf_bootloader_fw_activate() returns ACTIVATION_SUCCESS.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;dfu_enter_check()&amp;nbsp; returns false.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that in debug mode, the application is well launched by the bootloader once it has been updated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The problem occurs when I use the bootloader programmed with the programmer of nRF Connect (windows 10).&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In this case, I can&amp;#39;t debug the bootloader and give you the values.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with OTA DFU on NRF 52832</title><link>https://devzone.nordicsemi.com/thread/249737?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 13:01:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68f1c6ad-ecb5-479c-bc8c-a67fa32ac678</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/pastagas"&gt;pastagas&lt;/a&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;which SDK version are you using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you debug the bootloader after the application update and check teh return value of&amp;nbsp;nrf_bootloader_fw_activate() called in&amp;nbsp;nrf_bootloader_init() in nrf_bootloader.c as well as the return value of&amp;nbsp;dfu_enter_check() in the same function and file?&lt;/p&gt;
&lt;p&gt;If there is a valid application present, then&amp;nbsp;dfu_enter_check should return&amp;nbsp;false.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bj&amp;oslash;rn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>