<?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>topic Re: LWIP, FreeRTOS in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1461416#M63137</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/14098"&gt;@a8Chcx&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible to use non-blocking lwip_recv.&lt;/P&gt;
&lt;P&gt;You need to enable LWIP_SO_RCVTIMEO in lwipopts.h&lt;/P&gt;
&lt;P&gt;Please refer to below link for more details.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://lwip.fandom.com/wiki/Netconn_receive_timeout" target="_blank"&gt;https://lwip.fandom.com/wiki/Netconn_receive_timeout&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 08:13:07 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2022-05-20T08:13:07Z</dc:date>
    <item>
      <title>LWIP, FreeRTOS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1452272#M63026</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using MCUXpresso V11.5 with SDK2.11.0 for FRDM-K66F...&lt;/P&gt;&lt;P&gt;I tried https client and works fine. When I do more testing, I found my application struck&amp;nbsp;@lwip_recv_from function if my network disconnected. I checked LWIP function, I am using blocking call from LWIP.&lt;/P&gt;&lt;P&gt;1. Can anyone tell me how to use no-blocking lwip_recv in stead of blocking call?&lt;/P&gt;&lt;P&gt;2. I am using "connect()" and it will take about 20s to see failed if there is no network cable connected. Can I change the timeout for 2s because the real connection is less than 1s?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Christie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1452272#M63026</guid>
      <dc:creator>a8Chcx</dc:creator>
      <dc:date>2022-05-03T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: LWIP, FreeRTOS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1461416#M63137</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/14098"&gt;@a8Chcx&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible to use non-blocking lwip_recv.&lt;/P&gt;
&lt;P&gt;You need to enable LWIP_SO_RCVTIMEO in lwipopts.h&lt;/P&gt;
&lt;P&gt;Please refer to below link for more details.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://lwip.fandom.com/wiki/Netconn_receive_timeout" target="_blank"&gt;https://lwip.fandom.com/wiki/Netconn_receive_timeout&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 08:13:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1461416#M63137</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-05-20T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: LWIP, FreeRTOS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1461597#M63140</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;P&gt;Can you tell me how to change the delay for connect()? For now, it will take around 30s to get failed, that is too long...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Christie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 11:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LWIP-FreeRTOS/m-p/1461597#M63140</guid>
      <dc:creator>a8Chcx</dc:creator>
      <dc:date>2022-05-20T11:31:37Z</dc:date>
    </item>
  </channel>
</rss>

