I would like to display on the server to receive data from the UART

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I'm using the Wi-Fi board (BCM943362WCD4) WICED.

KL25Z of Freescale is sending UART in the sensor information.

I would like to display on the server to receive data from the UART, but it does not work well.

I have confirmed that WICED received data from the UART by the terminal software.

I have attempted the synthesis of UART.c and AP_content.c now.

Apps / wwd / appliance / AP_content.c

Apps / snip / uart / uart.c

Can I Change of where the program?

Also, What are the ways to achieve such a program?

I am Japanese.

Operating environment

windows7 32bit

wiced IDE 2.4.1

0 Likes
1 Solution
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Are you trying to display messages received and sent over the UART? if so, please take a look at UART Setup and Uart Messages Over Webpage.

Are you having trouble receiving or sending UART messages sending it to the external server?

Thanks,

Seyhan

View solution in original post

2 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Are you trying to display messages received and sent over the UART? if so, please take a look at UART Setup and Uart Messages Over Webpage.

Are you having trouble receiving or sending UART messages sending it to the external server?

Thanks,

Seyhan

Anonymous
Not applicable

Hi,Seyhan

Thank you for your polite answer and kindness.

I'll try your advice.

yuta_ueno

0 Likes