HI all, first post on the forum, been playing with the arduino uno for a few months now. Go various projects working, 2.4ghz radio links , servo controls , giros etc.
Now trying to get it to do something over the internet.
I have a Original Arduino UNO R3 using 1.0.4 ide and a siansmart ,ethernet card which use the WIZ net 5100 chipset.
I have set up a webserver on my network using the SKY Sagem Router, i can ping it from all the machines in the house and my mobile on wifi, it operates and works fine on theses as well.
So i tried to setup port forwarding.
Firstly DCHP wont seem to work, ive tried various scripts on this forum to test this but it always fails.
Im using a laptop with windows XP sp3.
ive set up a free dns account and the router is connecting to it and sending its ip address to it.
Ive tried setting up an inbound rule on the router eg. 192.168.0.222 port 12345 tcp
and it just will not connect
i have subnet selected for the router in the arduino code and the gateway. MAC id has no conflict.
So now to start pulling out hair, ive tried accessing the dns via my mobile network and a freinds internet. its not connecting on either. i get a timeout issue.
also if i look at he router the ip address doesnt show up as connected even though i can get to the web page.
Any idea please?