A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By markingle
#55257 I have been busy with other projects and I am just now getting back to porting this to OSX. Unfortunately I did not make good notes on the conversion so I am working to the compile and app going again....it might be best to start over. I will let you know....Im sorry.

Mark
User avatar
By mikewen
#55835 Thanks for the great work!
I am having trouble to get Ethernet working.
Can you show me where I should look into?
The LED on bottom left of the ENC28J60 is blinking, is it the hardware, cable connection or software issue?

Debug output:
DISCOVER sent
Heap: 35808
Heap: 35808
DHCP timeout
Heap: 35808
DHCP fail, not updating IP's, continuing with default

Heap: 35808
Heap: 35808
Heap: 35808
Heap: 35808
User avatar
By Cicero
#56407
mikewen wrote:Thanks for the great work!
I am having trouble to get Ethernet working.
Can you show me where I should look into?
The LED on bottom left of the ENC28J60 is blinking, is it the hardware, cable connection or software issue?

Debug output:
DISCOVER sent
Heap: 35808
Heap: 35808
DHCP timeout
Heap: 35808
DHCP fail, not updating IP's, continuing with default

Heap: 35808
Heap: 35808
Heap: 35808
Heap: 35808

Woah, sorry for the late reply Mike, I must have missed your post.

Clearly DHCP fails, the unit is sending its discover packet but not getting any response from your router.
I'd check the settings on your router, and also fire up Wireshark and look for the packets being sent.