Hi, iam having problems with wifi server example,
ive uploaded DigiX "DigiFi/serverExample". On running it gets an ip address 192.168.0.2 but when i type either 192.168.0.2 or 192.168.0.2/i get the wifi admin page not the html test request.
192.168.0.2:8080, 127.0.0.1:8080 i get error.
ive looked in forum and cant find anything. so iam assuming that iam missing something simple.
Arduino sftware:- Board seleted is digiX(WDT enabaled) baud Rate 9600 in admin and code.
while the program is running i think digix is reseting it self, pin13 led flashes then i get a beep from the computer and divice manager refreshs??
i've also found a another problem. the digiX dose not like usb extention cables for some reason. each cable was tested on a mega and all work. but not with the digiX
Debug print out
Enter any key to begin
Starting
wifi inited
start at mode
next
wait for a
clear buffer
+ok
+ok
echo off
AT+E
+ok
AT+E
+ok
Check Link
+ok=5502470(A0:21:B7:4D:B3:68)
OUT
+ok=5502470(A0:21:B7:4D:B3:68)
+ok
+ok
AT+ENTM
+ok
AT+ENTM
+ok
exit at mode
+ok=5502470(A0:21:B7:4D:B3:68)
Connected to wifi!
Server running at: start at mode
next
wait for a
clear buffer
+ok
+ok
echo off
AT+E
+ok
AT+E
+ok
+ok=TCP,Server,8080,127.0.0.1
+ok
+ok=DHCP,192.168.0.2,255.255.255.0,192.168.0.1
+ok
+ok
AT+ENTM
+ok
AT+ENTM
+ok
exit at mode
192.168.0.2
looped 500
thank you for any help
cheers