Web Server
Nicholas Yameen <Nicholas.Yameen@...>
Hello,
I see there is an example for a dumb HTTP server for Zephyr in the samples folder. This example serves a single static web page when going to that IP address in a web browser. Is it possible to make a dynamic web page using Zephyr?
My use case is to have my FRDM-K64F board host the server and change values on the web page every couple seconds. The board will receive data and put it on the web page essentially. Is this possible?
I also read online that Zephyr removed its HTTP API. Would this affect me trying to build this application?
|
|||||||||
|