<?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>Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109710/combining-mqtt-over-wifi-with-ota-ble</link><description>Hi, i wanted to add OTA DFU to an MQTT application i coded using zephyr APIs on my nrf52840DK with nrf7002ek. 
 The problem is that MQTT takes already a lot of RAM and flash memory that eventually there&amp;#39;s no more room for BLE functionalities, is there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Apr 2024 09:43:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109710/combining-mqtt-over-wifi-with-ota-ble" /><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/480397?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 09:43:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b96c1e1-c61c-4ee5-8402-4cd95d87e1c2</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;So I am concluding this case. Sorry if I couldn&amp;#39;t provide much help on this.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/479962?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 11:20:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15ec2bbd-ff60-41c4-885c-d3c8f05a000f</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;hi menon, yes that&amp;#39;s what did mqtt works fine alone over wifi, ble works fine alone, so yeah i think it&amp;#39;s a ram problem&lt;/p&gt;
&lt;p&gt;kind regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/479342?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2024 07:50:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6422790e-dc49-40ea-b5db-a76d01001894</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;From the shared details, I don&amp;#39;t have a concrete reason to say the issue you are seeing is because of the excessive RAM usage.&lt;/p&gt;
&lt;p&gt;Have you followed the steps mentioned under&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/nan_043/APP/nan_043/otp_programming.html"&gt;Device Commissioning and Characterization&lt;/a&gt; for the WiFi chip?&lt;/p&gt;
&lt;p&gt;While looking at the logs, it appears that the WiFi is failing and BLE is working. You might also need to consider disabling the WiFi in order to use BLE because of the limited RAM.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:rgba(0, 0, 255, 1);"&gt;&lt;em&gt;[00:00:00.097,686] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_init_zep: nrf_wifi_fmac_dev_add_zep failed&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:rgba(0, 0, 255, 1);"&gt;&lt;em&gt;[00:00:00.097,839] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_start_zep: Invalid MAC address: &amp;lt;unknown&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;(&lt;code dir="ltr"&gt;nrf_wifi_if_start_zep&lt;/code&gt;) indicates an invalid MAC address. Are you writing the MAC address manually somewhere in the application?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abhijith&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: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/478281?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 11:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69847680-08e0-47b9-9d27-a1391be20735</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;yes in fact i&amp;#39;m using the external flash memory on the nrf52840dk, i don&amp;#39;t have space problems on the flash memory but when i build the program it show that 93% of the RAM is occupied.&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/478253?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 10:04:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d59ea35-831a-4a31-a2a6-ae0b261fe91d</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I recommend considering an external flash, which will provide you with more space.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477992?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 09:28:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac2d39c6-af6e-4108-94b2-7bd7d47b8990</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried debugging actually but everything seems to crash at the very start, even though every module works perfectly fine one it&amp;#39;s own, i think it&amp;#39;s just not meant for the nRF52840 to supprt FOTA over BLE and a Wifi application at the same.&lt;/p&gt;
&lt;p&gt;Thank you for your help tho i was able to optimize some of my applications thanks to your ressources.&lt;/p&gt;
&lt;p&gt;Kind regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477792?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 12:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:297cb3cf-7a01-4804-a2e9-3063d4f1ba91</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s hard to say if it&amp;#39;s because of the excessive memory usage. Have you tried debugging to see where exactly the application is crashing? I would recommend checking the memory report to get a detailed idea of the memory used.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477569?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 12:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a4c6a9-65d2-4962-bb8b-0e9ce730a144</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi, yes sure,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;uart:~$ *** Booting nRF Connect SDK v2.5.2 ***&lt;br /&gt;I: Starting bootloader&lt;br /&gt;I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3&lt;br /&gt;I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3&lt;br /&gt;I: Boot source: none&lt;br /&gt;I: Image index: 0, Swap type: none&lt;br /&gt;I: Bootloader chainload address offset: 0xc000&lt;br /&gt;I: Jumping to the first image slot&lt;/p&gt;
&lt;p&gt;[00:00:00.003,326] &amp;lt;inf&amp;gt; wifi_nrf: SPIM spi@4002f000: freq = 8 MHz&lt;/p&gt;
&lt;p&gt;[00:00:00.003,356] &amp;lt;inf&amp;gt; wifi_nrf: SPIM spi@4002f000: latency = 0&lt;/p&gt;
&lt;p&gt;[00:00:00.097,167] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_fw_init: Init RX failed&lt;/p&gt;
&lt;p&gt;[00:00:00.097,625] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_init: nrf_wifi_fmac_fw_init failed&lt;/p&gt;
&lt;p&gt;[00:00:00.097,656] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_add_zep: nrf_wifi_fmac_dev_init failed&lt;/p&gt;
&lt;p&gt;[00:00:00.097,686] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_init_zep: nrf_wifi_fmac_dev_add_zep failed&lt;/p&gt;
&lt;p&gt;[00:00:00.097,839] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_start_zep: Invalid MAC address: &amp;lt;unknown&amp;gt;&lt;/p&gt;
&lt;p&gt;[00:00:00.102,264] &amp;lt;inf&amp;gt; fs_nvs: 2 Sectors of 4096 bytes&lt;br /&gt;[00:00:00.102,264] &amp;lt;inf&amp;gt; fs_nvs: alloc wra: 0, fa0&lt;br /&gt;[00:00:00.102,294] &amp;lt;inf&amp;gt; fs_nvs: data wra: 0, 194&lt;br /&gt;[00:00:00.102,661] &amp;lt;inf&amp;gt; MQTT_BLE_FOTA: BLE service customized&lt;/p&gt;
&lt;p&gt;[00:00:00.102,905] &amp;lt;inf&amp;gt; bt_sdc_hci_driver: SoftDevice Controller build revision: &lt;br /&gt; 8d dc 02 cb 49 26 c6 47 1a 6a 3d 4e 2f d1 a4 f2 |....I&amp;amp;.G .j=N/...&lt;br /&gt; 2e 38 1b 75 |.8.u &lt;br /&gt;[00:00:00.105,590] &amp;lt;inf&amp;gt; bt_hci_core: Identity: EE:1E:F3:8D:55:B9 (random)&lt;br /&gt;[00:00:00.105,621] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.4 (0x0d) revision 0x1168, manufacturer 0x0059&lt;br /&gt;[00:00:00.105,651] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.4 (0x0d) subver 0x1168&lt;br /&gt;[00:00:00.105,651] &amp;lt;inf&amp;gt; MQTT_BLE_FOTA: Bluetooth initialized&lt;/p&gt;
&lt;p&gt;[00:00:00.106,475] &amp;lt;inf&amp;gt; MQTT_BLE_FOTA: ********** Advertising successfully started ***************************&lt;/p&gt;
&lt;p&gt;uart:~$&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;i have already the wifi SSID and Password registered,&lt;/p&gt;
&lt;p&gt;Thanks again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477568?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 12:37:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ba52ba8-74d8-4da9-bb8e-5ef328cd6047</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you paste the whole log here? Use the insert tab to do that. It&amp;#39;s easier to go through the logs than a screenshot.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477564?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 12:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d6266ed-ed03-4357-bef1-40e5c9e9db45</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;in fact i was able to get over this problem but i got a new one :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1712579575630v2.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i suspect its because of the huge RAM usage (the MQTT program works perfectly fine with FOTA over ble), but i&amp;#39;m not quite sure, what do you think?&lt;/p&gt;
&lt;p&gt;thanks in advance,&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477526?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 11:13:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61c905d0-24fb-45c6-8438-facc79dce86e</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The RAM usage of your application is at 89.25%, which is quite high. Is there any error message inside the logs? I recommend checking the logs from both sides, which are from the nRF side as well as from the device on which you are uploading the image. If you are using any nRF mobile application, go through the logs and see if there is anything suspicious or any error messages. In the nRF Connect app, you can slide the screen to the right side to see the logs. I recommend uploading the logs here.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477507?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 10:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6445644e-f2ec-4690-956b-c4d212052284</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi Abhijith,&lt;/p&gt;
&lt;p&gt;thanks for your response, in fact everything was working fine when it was only a ble application with FOTA but once i added MQTT to the app it started acting this way so idk what went wrong.&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477486?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 08:43:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ef52e9e-9ce8-4b00-b641-690e35da25fd</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not 100% sure on the issue, but by checking the logs you shared, I guess the no swap operation has been performed. See the section on boot&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/mcuboot/design.html#boot_swap_types"&gt;&amp;nbsp;swap types&lt;/a&gt;. See the developer academy course on&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/"&gt;Bootloaders/DFU, &lt;/a&gt;and there is a lesson explaining about&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/exercise-3-fota-over-bluetooth-low-energy/"&gt; OTA DFU.&lt;/a&gt; Please make sure you have followed everything mentioned inside the course.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/477320?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 12:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd52f4f6-0731-43f0-ad30-49bc7e04202f</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi menon, thank you for your response and the helpful resources you provided,&lt;/p&gt;
&lt;p&gt;i&amp;#39;ve been able to get my application to build (an application combining FOTA over BLE and MQTT) but when i flash it to the board it gets stuck on the bootloader showing me this :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1712320938588v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;o i don&amp;#39;t know is this because of the excessive RAM usage of the application ( this is what i get when i build&amp;nbsp; &amp;nbsp; RAM:&amp;nbsp; &amp;nbsp; &amp;nbsp; 233952 B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;256 KB&amp;nbsp; &amp;nbsp; &amp;nbsp;89.25% ), or is there something wrong i did.&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;have a nice weekend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/476859?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 11:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f5e0d20-7c22-4f45-9d7c-e7f938ba4636</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, of course, it&amp;#39;s a challenging task to fit both mqtt and BLE into a device with limited memory like the nRF52840. But I recommend you follow the &lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/memory-optimization-with-the-nrf-connect-sdk"&gt;memory optimisation guide,&lt;/a&gt; which will provide you with some strategies to optimise your memory usage. When it comes to DFU, you can keep the secondary slot in an external flash, which will increase the available flash area for the application.&lt;/p&gt;
&lt;p&gt;You can also consider using an external flash for nRF52840;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/getting_started/hw_requirements.html#external_flash"&gt;&amp;nbsp;see this page&lt;/a&gt;. Have you generated&lt;a href="https://nrfconnect.github.io/vscode-nrf-connect/guides/memory_overview.html"&gt;&amp;nbsp;the memory report&lt;/a&gt;? What does it say?&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/device-firmware-update-dfu-essentials/"&gt;See this page,&lt;/a&gt; which describes the OTA DFU. Go through this course to get an idea of the minimal configuration for doing the OTA DFU.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/476273?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2024 08:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abc3ddac-eb21-4329-9ea3-af74b3bdf69d</guid><dc:creator>saiff</dc:creator><description>&lt;p&gt;Hi menon, no problem i&amp;#39;ll be waiting for your response.&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining MQTT over wifi with OTA BLE</title><link>https://devzone.nordicsemi.com/thread/476211?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2024 17:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e83767bf-5fc9-4612-9d48-8f110b298190</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please expect some delay in response as it is Easter vacation here in Norway. You can expect a response after the 2nd of April. Sorry if this creates any inconvenience for your development.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>