<?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>LPC MicrocontrollersのトピックRe: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004229#M39435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabina,&lt;/P&gt;&lt;P&gt;Thanks for the reply. The SDK is 2.6.0(228 2019-06-04) : SDK_2.x_LPC54018-IoT-Module. The MCUXpresso is&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]. This example is to update the AWS iot shadow state every 5 seconds:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;{"state":{"desired":{"Shd-IOT-0":"red"}},"clientToken": "token-56156"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;{"state":{"reported":{"Shd-IOT-0":"red"}},"clientToken": "token-56360"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The shadow Document :&lt;/SPAN&gt;&lt;/P&gt;&lt;H2 class="" id="toc-hId--1444974378" style="color: #002630; font-weight: bold !important; font-size: 18px;"&gt;Shadow state: ( from AWS console )&lt;/H2&gt;&lt;DIV class="" data-test-tag="readOnlyShadowEditor" style="color: #002630; font-weight: 100; font-size: 14px;"&gt;&lt;PRE class="" style="color: #002630; background-color: #f2f2f2; border: 1px solid #cccccc; margin: 0px 0px 10px; padding: 9.5px;"&gt;{   "desired": {     "Shd-IOT-0": "red"   },   "reported": {     "Shd-IOT-0": "red"   } }&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could see the update message from MQTT fx and AWS iot console. The messages are correct. However , as you could see from my post , the LPC54018 iot module will run into errors and not being able to publish message anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2019 06:34:16 GMT</pubDate>
    <dc:creator>ricktseng</dc:creator>
    <dc:date>2019-11-08T06:34:16Z</dc:date>
    <item>
      <title>OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004227#M39433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;In the SDK example , lpc54018iotmodule_aws_aws_shadow_wifi_qspi_xip , I see some errors as below :&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2769 1550441 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2770 1555027 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2771 1555029 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2772 1555060 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2773 1555255 [MQTT] Successfully added new reported state to update queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2774 1555257 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2775 1555259 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2776 1555260 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2777 1555292 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2778 1555439 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2779 1560027 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2780 1560029 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2781 1560060 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2782 1590062 [ShDemoUpdt] [Shadow 0] Error while waiting for update accepted/rejected callback.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2783 1590063 [ShDemoUpdt] Update failed, returned 1.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2784 1590066 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2785 1590068 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2786 1590070 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2787 1600099 [MQTT] [Shadow 0] Warning: got an MQTT disconnect message.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2788 1600139 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic failed.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2789 1600141 [ShDemoUpdt] Update failed, returned 2.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2790 1600144 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2791 1600146 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2792 1600148 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2793 1600150 [ShDemoUpdt] [Shadow 0] MQTT: Subscribe to accepted topic failed.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;It was running OK at beginning, please see below :&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;SEGGER J-Link GDB Server V6.42b - Terminal output channel&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;0 115 [Tmr Svc] Write certificate...&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;1 231 [Tmr Svc] Write device private key...&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;2 722 [Tmr Svc] Starting WiFi...&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;3 2366 [Tmr Svc] WiFi module initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;4 6573 [Tmr Svc] WiFi connected to AP jacaranda2.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;5 6573 [Tmr Svc] IP Address acquired 192.168.1.151&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;6 6583 [MainDemoTask] [Shadow 0] MQTT: Creation of dedicated MQTT client succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;7 6753 [MQTT] Looked up&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;axyxxxxxxxxxx.iot.us-west-2.amazonaws.com as 34.211.251.xxx&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&amp;lt;&amp;lt;&amp;lt; I mask out the information &amp;gt;&amp;gt;&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;8 23854 [MainDemoTask] [Shadow 0] MQTT: Connect succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;9 23992 [MainDemoTask] [Shadow 0] MQTT: Subscribe to accepted topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;10 24130 [MainDemoTask] [Shadow 0] MQTT: Subscribe to rejected topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;11 24157 [MainDemoTask] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;12 24427 [MainDemoTask] [Shadow 0] MQTT: Unsubscribe from rejected topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;13 24565 [MainDemoTask] [Shadow 0] MQTT: Subscribe to callback topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;14 24568 [MainDemoTask] Shadow client initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;15 24571 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;16 24707 [ShDemoUpdt] [Shadow 0] MQTT: Subscribe to accepted topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;17 24844 [ShDemoUpdt] [Shadow 0] MQTT: Subscribe to rejected topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;18 24876 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;19 25024 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;20 25027 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;21 25029 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;22 25060 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;23 25208 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;24 25211 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;25 30027 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;26 30029 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;27 30060 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;28 30233 [MQTT] Successfully added new reported state to update queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;29 30260 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;31 30262 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;30 30261 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;32 30295 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;33 30443 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;34 35027 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;35 35029 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;36 35060 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;37 35205 [MQTT] Successfully added new reported state to update queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;38 35276 [ShDemoUpdt] Successfully performed update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;40 35278 [ShDemoUpdt] Performing Thing Shadow update.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;39 35277 [Shd-IOT-0] Shd-IOT-0 done changing desired state.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;41 35311 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;The SDK is :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2019-11-03 at 11.54.18 AM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/92262i7D453AB08DBE6D09/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-11-03 at 11.54.18 AM.png" alt="Screen Shot 2019-11-03 at 11.54.18 AM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;The IDE is :&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Once it fails , it will never be able to publish again. The only way to fix it is to terminate the debug session and start over again from beginning..&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;gt;&amp;gt;&amp;gt; Adding MQTT Fx Client&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1CDD25E4-8E39-44B9-A635-CD2376E3999B.jpeg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/92155i643CA375683CECFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1CDD25E4-8E39-44B9-A635-CD2376E3999B.jpeg" alt="1CDD25E4-8E39-44B9-A635-CD2376E3999B.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;My AWS iot thing is OK.. I can see the shadow update message from Mqtt Fx Client. As you can see from the&amp;nbsp;attached log , the errors happened after many successful publishes. I could duplicate the error if I re-run the program. The time to get the error message is random. Sometimes it runs more than one hour to show the error , sometimes errors come out in 10 minutes.. Anyone see something like it ??&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P class="" style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2019 06:54:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004227#M39433</guid>
      <dc:creator>ricktseng</dc:creator>
      <dc:date>2019-11-05T06:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004228#M39434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This behavior seems quite strange. I dont believe that there should be an error with the actual connection, because generally when there is an intermittent signal it will cause an error, but should try to reconnect again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try to reproduce this error with the earlier version of MCUXpresso.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I am currently using MCUXpresso 11.0.0 and the SDK version I have is 2.6.0.&amp;nbsp;Could you please confirm the SDK version you are using as well?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also could you provide a small description of your process, what it is being updated?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2019 21:28:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004228#M39434</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-11-07T21:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004229#M39435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabina,&lt;/P&gt;&lt;P&gt;Thanks for the reply. The SDK is 2.6.0(228 2019-06-04) : SDK_2.x_LPC54018-IoT-Module. The MCUXpresso is&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]. This example is to update the AWS iot shadow state every 5 seconds:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;{"state":{"desired":{"Shd-IOT-0":"red"}},"clientToken": "token-56156"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;{"state":{"reported":{"Shd-IOT-0":"red"}},"clientToken": "token-56360"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The shadow Document :&lt;/SPAN&gt;&lt;/P&gt;&lt;H2 class="" id="toc-hId--1444974378" style="color: #002630; font-weight: bold !important; font-size: 18px;"&gt;Shadow state: ( from AWS console )&lt;/H2&gt;&lt;DIV class="" data-test-tag="readOnlyShadowEditor" style="color: #002630; font-weight: 100; font-size: 14px;"&gt;&lt;PRE class="" style="color: #002630; background-color: #f2f2f2; border: 1px solid #cccccc; margin: 0px 0px 10px; padding: 9.5px;"&gt;{   "desired": {     "Shd-IOT-0": "red"   },   "reported": {     "Shd-IOT-0": "red"   } }&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could see the update message from MQTT fx and AWS iot console. The messages are correct. However , as you could see from my post , the LPC54018 iot module will run into errors and not being able to publish message anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 06:34:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004229#M39435</guid>
      <dc:creator>ricktseng</dc:creator>
      <dc:date>2019-11-08T06:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004230#M39436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've gone ahead and tested this from my side and so far I do not experience the same behavior as you.&lt;/P&gt;&lt;P&gt;I am working with MCUXpresso 11.0.1 and the same SDK version 2.6.0.&lt;/P&gt;&lt;P&gt;I have connected to my AWS thing and are able to see the shadow update properly as you mention. However I have let this run for over an hour and have not seen the same results as you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using semihosting or uart as your serial console? The semihosting console has been known to cause issues in the execution of applications.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this happen in a debug session only or also without the debugger?&lt;/P&gt;&lt;P&gt;Were there any modifications made to the example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I possible I would recommend to update your MCUXpresso IDE and try again. Let me know if the results are the same.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 13:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004230#M39436</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-11-13T13:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004231#M39437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Sabina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for checking. I will try&amp;nbsp;&lt;SPAN&gt;MCUXpresso 11.0.1&amp;nbsp;.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;I use semihosting :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;[MCUXpresso Semihosting Telnet console for 'lpc54018iotmodule_aws_aws_shadow_wifi_qspi_xip JLink Debug' started on port 58215 @ 127.0.0.1]&lt;/P&gt;&lt;P class=""&gt;I did not modify the example except the "clientcredential.h" ..&lt;/P&gt;&lt;P class=""&gt;Thanks again...&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 06:52:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004231#M39437</guid>
      <dc:creator>ricktseng</dc:creator>
      <dc:date>2019-11-14T06:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004232#M39438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem. If you would like to test using the UART console. You can change the settings of the project by clicking the project itself. Then in quick start panel on the bottom left corner you will find quick settings-&amp;gt; SDK Debug console-&amp;gt; uart console. Rebuild and run your project.&lt;/P&gt;&lt;P&gt;Then open your preffered serial terminal such as teraterm.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 21:44:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004232#M39438</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-11-14T21:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004233#M39439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabina ,&lt;/P&gt;&lt;P&gt;I follow your instruction to test using the UART console . The program run over one hour without issue. Thanks.&lt;/P&gt;&lt;P&gt;I do not use Teraterm. The MCUXpresso IDE has a terminal tab. I select /dev/cu.usbmodem on the setting- &amp;gt;serial port then I can see the output :&lt;/P&gt;&lt;P&gt;12525 6984367 [ShDemoUpdt] Performing Thing Shadow update.&lt;BR /&gt;12527 6984402 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;BR /&gt;12528 6984558 [ShDemoUpdt] Successfully performed update.&lt;BR /&gt;12529 6989124 [Shd-IOT-0] Shd-IOT-0 changing desired state.&lt;BR /&gt;12530 6989128 [ShDemoUpdt] Performing Thing Shadow update.&lt;BR /&gt;12531 6989161 [ShDemoUpdt] [Shadow 0] MQTT: Publish to operation topic succeeded.&lt;/P&gt;&lt;P&gt;Thanks for your help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2019 20:40:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004233#M39439</guid>
      <dc:creator>ricktseng</dc:creator>
      <dc:date>2019-11-17T20:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: OM40007 LPC54018-based IoT Module with Amazon FreeRTOS example error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004234#M39440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad that you were able to resolve this. Let me know if you have anyother questions.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2019 23:52:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/OM40007-LPC54018-based-IoT-Module-with-Amazon-FreeRTOS-example/m-p/1004234#M39440</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-11-19T23:52:54Z</dc:date>
    </item>
  </channel>
</rss>

