<?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: Re: WIFI (UART) example code for FRDMK64F in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367061#M12121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After install MQX you can find at the path:&amp;nbsp; C:\Freescale\Freescale_MQX_4_1\mqx\examples the below examples that you can use as reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;multidrop Demonstration of the UART-based multidrop&lt;/P&gt;&lt;P&gt;rs485 Shows how to use the RS485 over a serial driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For wifi, the TWR-K60D100M-KIT is compatible will all three Tower WIFI modules.( 1.TWR-WIFI-GS1500M 2.TWR-WIFI-AR4100 3.TWR-WIFI-RS2101). Unfortunately there is no support for FRDMK64&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-G1011MI" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-G1011MI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-AR4100" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-AR4100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the LCD, unfortunately there is not driver for LCD in MQX, however you can create a task and write your own code like a bareboard project. Please check the below thread as reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/328412"&gt;Program FRDM_KL25Z board to use 16x2 LCD display&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 20:20:09 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2015-02-11T20:20:09Z</dc:date>
    <item>
      <title>WIFI (UART) example code for FRDMK64F</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367059#M12119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Freescale,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've FRDMK64 board and need to interface WIFI through UART interface (mainly) so can I have any wifi UART example code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Titus S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 15:25:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367059#M12119</guid>
      <dc:creator>titusstalin</dc:creator>
      <dc:date>2015-02-11T15:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: WIFI (UART) example code for FRDMK64F</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367060#M12120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Addition to that, need LCD interface (16x2) code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 15:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367060#M12120</guid>
      <dc:creator>titusstalin</dc:creator>
      <dc:date>2015-02-11T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: WIFI (UART) example code for FRDMK64F</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367061#M12121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After install MQX you can find at the path:&amp;nbsp; C:\Freescale\Freescale_MQX_4_1\mqx\examples the below examples that you can use as reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;multidrop Demonstration of the UART-based multidrop&lt;/P&gt;&lt;P&gt;rs485 Shows how to use the RS485 over a serial driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For wifi, the TWR-K60D100M-KIT is compatible will all three Tower WIFI modules.( 1.TWR-WIFI-GS1500M 2.TWR-WIFI-AR4100 3.TWR-WIFI-RS2101). Unfortunately there is no support for FRDMK64&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-G1011MI" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-G1011MI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-AR4100" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-AR4100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the LCD, unfortunately there is not driver for LCD in MQX, however you can create a task and write your own code like a bareboard project. Please check the below thread as reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/328412"&gt;Program FRDM_KL25Z board to use 16x2 LCD display&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 20:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367061#M12121</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-02-11T20:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: WIFI (UART) example code for FRDMK64F</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367062#M12122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the FRDM board, you can use the xPico Wi-Fi Arduino shield from Lantronix:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lantronix.com/device-networking/embedded-device-servers/xpico-wifi-arduino-kit.html" title="http://www.lantronix.com/device-networking/embedded-device-servers/xpico-wifi-arduino-kit.html"&gt;Lantronix xPico Wi-Fi Shield&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need any software, just configure the xPico Wi-Fi's UART as Tunnel, and any data you send to the serial port will be sent to the server that you preconfigure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or configure the UART to be Modem Emulation instead of UART, and use standard AT commands to make the connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 20:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/WIFI-UART-example-code-for-FRDMK64F/m-p/367062#M12122</guid>
      <dc:creator>MarianoG</dc:creator>
      <dc:date>2015-02-21T20:10:48Z</dc:date>
    </item>
  </channel>
</rss>

