rtcs HTTPSRV twrk60fa120m

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

rtcs HTTPSRV twrk60fa120m

696件の閲覧回数
andreeasafta
Contributor I

Hi,

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.

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 .

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.

Do you have any idea how can I fix this issue?

Thanks a lot

ラベル(1)
0 件の賞賛
返信
1 返信

634件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Andreea,

Can you post your code example?

Regards,

David

0 件の賞賛
返信