Timeline for Unable to configure Ethernet using Arduino Uno R3
Current License: CC BY-SA 3.0
24 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 11, 2019 at 9:11 | comment | added | rjj100 | I see you have 7 bytes for your Mac address. Most examples I have seen only have 6 bytes. Are you using TCPIP v4 or v6? Strange. | |
Apr 8, 2017 at 11:55 | comment | added | jakic | Just asking, shouldn't the MAC address have 6 bytes and not 7 like in your code? | |
Jan 15, 2017 at 3:33 | history | edited | dda | CC BY-SA 3.0 |
deleted 2 characters in body; edited title
|
Jan 14, 2017 at 23:16 | comment | added | Greenonline |
Are you using version 1.0, or above, of the library, as this supports DHCP? see Ethernet.begin() . Earlier versions (v0.x) did not apparently.
|
|
Jan 14, 2017 at 23:01 | comment | added | Greenonline | Is the MAC address correct? Does the Ethernet to which the Arduino is connected have a DHCP capable router (in other words, is there a DHCP server enabled)? | |
Jan 14, 2017 at 22:51 | history | edited | Greenonline | CC BY-SA 3.0 |
Inlined the links and added list formatting
|
Jan 14, 2017 at 20:30 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 15, 2016 at 19:39 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 15, 2016 at 19:27 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Oct 16, 2016 at 18:37 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Sep 16, 2016 at 17:33 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 17, 2016 at 17:39 | comment | added | Mikael Patel | Might need to set the SD enable pin to output and high. | |
Aug 17, 2016 at 16:57 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 18, 2016 at 16:03 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 18, 2016 at 15:56 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 19, 2016 at 15:13 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
S Dec 21, 2015 at 11:34 | history | suggested | dda | CC BY-SA 3.0 |
Spelling, grammar
|
Dec 19, 2015 at 9:04 | review | Suggested edits | |||
S Dec 21, 2015 at 11:34 | |||||
Dec 19, 2015 at 7:42 | answer | added | dlu | timeline score: 2 | |
Jun 21, 2015 at 22:55 | answer | added | johnm | timeline score: 0 | |
Jun 21, 2015 at 15:59 | comment | added | user6569 | There is no debugging on an Uno with reasonable effort, maybe on some other version. This is the main reason I do not understand why it is so popular. It is a horrible way to learn programming, much like learning surgery with knives but no stethoscope, no idea when (and why) you killed the patient. | |
Jun 21, 2015 at 14:18 | comment | added | fuenfundachtzig | What is the Arduino connected to via Ethernet? (I didn't watch the video.) | |
Jun 21, 2015 at 9:50 | review | First posts | |||
Jun 21, 2015 at 14:18 | |||||
Jun 21, 2015 at 9:47 | history | asked | Xinus | CC BY-SA 3.0 |