Newby - Require help connecting ENC28J60 to internet
hi there, i'm relatively new arduino hoping little assistance.
i'm having issue connecting enc28j60 ethernet module internet through arduino mego 2650.
i'm using ethercard library i've researched appears commonly used. enc28j60 connected directly router, , i'm confident pins connected correctly arduino board (triple checked).
i'm using "back soon" sketch determine if connection working, using gateway ip address determined via cmd in windows. i've left mac address in sketch. using ip address in web browser doesn't open , no "back soon" message appears. appears in serial monitor "back soon" text.
i've tried "test dhcp" sketch see if can router assign ip. receive in case "test dhcp" text in serial monitor.
i have taken around forums, @ stage not great deal helping me. i'm guessing there issue module? blinking lights on rj45 cable port on module.
if has had problem or can point me in right direction appreciated!
i'm having issue connecting enc28j60 ethernet module internet through arduino mego 2650.
i'm using ethercard library i've researched appears commonly used. enc28j60 connected directly router, , i'm confident pins connected correctly arduino board (triple checked).
i'm using "back soon" sketch determine if connection working, using gateway ip address determined via cmd in windows. i've left mac address in sketch. using ip address in web browser doesn't open , no "back soon" message appears. appears in serial monitor "back soon" text.
i've tried "test dhcp" sketch see if can router assign ip. receive in case "test dhcp" text in serial monitor.
i have taken around forums, @ stage not great deal helping me. i'm guessing there issue module? blinking lights on rj45 cable port on module.
if has had problem or can point me in right direction appreciated!
quote
i'm confident pins connected correctly arduino board (triple checked).provide wiring diagram of how connected arduino.
post code! backsoon example allows configuration , configuration you've chosen relevant.
btw, backsoon example doesn't show "back soon" message 503 service temporarily unavailable error page. might fooled thinking browser generated message.
quote
i've tried "test dhcp" sketch see if can router assign ip. receive in case "test dhcp" text in serial monitor.in case modified code in large parts because should show message ("[testdhcp]") , after should print used mac address. again: post code you're using!
don't forget use code tags (use "</>" button in editor) when posting code!
Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Newby - Require help connecting ENC28J60 to internet
arduino
Comments
Post a Comment