I have been trying to get this to work for a few days now with no luck, im building a research device that I will be using to track the time people spend doing specific activities.
So I need to get the current time when I start the device. I have tried to find code samples for connecting to the network using the Ethernet module but doesn’t seem to work. I have updated my spider to the 4.2 SDK is that where the change is?
the code that I have been using to set up the network looks like this
Wasent expecting to get a reply on this thread its been three months
thanks for the replies but i it turns out the i needed to use DHCP to be able to used the spider on the university network… couldent get this to work on 4.2 not sure if it was a bug in my code or libs but anyway i flashed back to 4.1 and built the project using that
I then fell on hard time because due to the way that the network was configured i could get an IP but i couldn’t get out of the network so i had to hack my own time service together by using a web server hosted inside the uni network.
While we’re here, updating an old thread, Kengo your code would not be relevant to anything other than a USBizi based device (Panda, Domino etc) with WIZ5100 Ethernet shield, and 4.1 framework; all the other devices use more advanced networking with the IP stack in the framework not like this which has the stack on the WIZ5100.
If GHI has been unable to find the problem, it is because they can not reproduce the problem, and nobody with the problem has made the effort to send them a set of equipment which displays the problem.
The G120 issue was fixed because someone sent them what they needed to recreate the problem.
repeated mentions of the problem is not going to motivate GHI. if you have the problem, speak privately with GHI and discuss how you can help them recreate the issue.
@ andre.m As always, we are always ready to help and fix any issues. But we obviously can’t fix what we do not see, no one can. You said before you are having problems with DHCP when connecting to your linux machine. How do we know the problem is not in your machine? Have you tried EMX with a router/switch? Did you have problems and if so , what is your router/switch part number?
@ Gus didn’t mean to kick up a big fuss on an old thread
If it helps the set up i had at home was a FEZ Spider connected to a Virgin Media Super-Hubnot sure what the exact model number is im afraid. I was also using the J11D.
I was unable to get a DHCP lease when using this set up using the 4.2 but this worked fine first time with the 4.1.
The set up at university is much more complicated and i dont think it has much relevance to this situation so i wont try to explain (im not really privileged to know this kind of stuff anyway :P)
Hope this helps you if you want to try and track down the problem feel free to pm me if i can help further