Hi,
I’m still new to the Net+OS interface, but I’m just finishing a proof of concept for my work.
My goal: Send text via Hyperterminal (or command prompt) to Serial Port 1 on the Digi development board. This text would then be sent to an html page where the user (upon refreshing the page) would see the text.
My questions: I’ve already converted my page from html to C, and I’ve added a get method in my _v.c file. What do I need to add within the get method so my web page can find the data being sent via Serial Port 1?
Thanks for any help you can provide
-Michael