Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

toward an Enc28j60 embedded web server

Status
Not open for further replies.

ArixII

New Member
Hi,
I mounted a HanRun HR911105A RJ45 MagJack to the SparkFun breakout board:
SparkFun Electronics - RJ45 Ethernet MagJack Breakout
for MagJack and using ENC28J60 and Arduino with Atmega328 chip managed to implement an example web server.

I used this tutorial:
**broken link removed**

After finishing with the hardware, I programmed Arduino with "ethershield_ping.pde" example from that tutorial.

Now when I connect Ethernet cable to MagJack, the laptop (on Win XP) don't detect any connection right at once. I have the standard ip set from the example "192.168.1.15", and if I set my laptop network address to something like 192.168.1.1 (both ip and gateway), then a network is recognized, BUT anyway pinging returns "request timed out". When connecting the cable even without the network being recognized, the green LED of link goes on and stays on. When pinging, it starts to blink (after each "request timed out"). The yellow LED never goes on!

Could you please guide me out of this situation? :)
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top