Hello, i was trying to do a simple web server that shows the value of the analog input pins using wifi. I uploaded the "WifiWebServer" sketch, and opened the serial monitor.
I typed in the given IP addess in the browser, but i only see the Device Information:
Hostname: | edison |
IP Address: | 192.168.1.7 |
I don't see any informations about the analog pins. I uploaded the sketch via COM port. Am i missing something? Thanks!