<?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: rtcs HTTPSRV twrk60fa120m in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/rtcs-HTTPSRV-twrk60fa120m/m-p/229284#M4795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to add in the user_confing.h file this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #7f0055; font-size: 10pt;"&gt;&lt;STRONG style="color: #7f0055; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;#define&lt;SPAN style="font-size: 10pt;"&gt; BSP_DEFAULT_IO_OPEN_MODE (pointer) (IO_SERIAL_XON_XOFF | IO_SERIAL_ECHO)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Notice that the flag &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;IO_SERIAL_TRANSLATION was removed from the original. This might help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this solves the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Garabo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2013 21:18:52 GMT</pubDate>
    <dc:creator>Luis_Garabo</dc:creator>
    <dc:date>2013-04-01T21:18:52Z</dc:date>
    <item>
      <title>rtcs HTTPSRV twrk60fa120m</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/rtcs-HTTPSRV-twrk60fa120m/m-p/229283#M4794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working on a project whose purpose is to write something from the keyboard (using serial terminal Hterm), send that data on the RS232 serial and receive it and show it on a webserver.&lt;/P&gt;&lt;P&gt;I'm trying to modify the httpsrv code from rtcs folder in order to obtain on the webserver the data I'm sending from my serial terminal on the computer .&lt;/P&gt;&lt;P&gt;I managed to do this but I have a problem. When I write something like "abcdefg" it shows ok on the webserver but when I transmit "abc defg" (with a space between letters), it splits my string and shows on a line "abc" and on the next line "defg". I want to transmit it as a whole, including the space.&lt;/P&gt;&lt;P&gt;Do you have any idea how can I fix this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 14:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/rtcs-HTTPSRV-twrk60fa120m/m-p/229283#M4794</guid>
      <dc:creator>andreeasafta</dc:creator>
      <dc:date>2013-03-18T14:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: rtcs HTTPSRV twrk60fa120m</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/rtcs-HTTPSRV-twrk60fa120m/m-p/229284#M4795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to add in the user_confing.h file this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #7f0055; font-size: 10pt;"&gt;&lt;STRONG style="color: #7f0055; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;#define&lt;SPAN style="font-size: 10pt;"&gt; BSP_DEFAULT_IO_OPEN_MODE (pointer) (IO_SERIAL_XON_XOFF | IO_SERIAL_ECHO)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Notice that the flag &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;IO_SERIAL_TRANSLATION was removed from the original. This might help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this solves the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Garabo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 21:18:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/rtcs-HTTPSRV-twrk60fa120m/m-p/229284#M4795</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2013-04-01T21:18:52Z</dc:date>
    </item>
  </channel>
</rss>

