Hey,
I just tried out the example code 'SimpleWebServerWiFi' on Intel Edison. I get connected to the WiFi properly and says its listening to the ip address, but when I use telnet to connect to the ip using mac terminal I get the following error,
Trying 192.168.0.6...
telnet: connect to address 192.168.0.6: Connection refused
telnet: Unable to connect to remote host
Please help me to figure this out. I have seen this Stackoverflow link [wifi - Arduino Uno + WifiShield: Telnet Error "Connection Refused" - Stack Overflow] but, I use the Arduino IDE the one which Intel suggested to download, so how do I downgrade? as suggested in that link?
Thanks!