I have an ethernet shield connected to an arduino uno. A condition has come up in testing that requires a restart to the Ethernet Shield but NOT to the arduino itself. I bent the reset pin on the ethernet shield so that it did not connect to the arduino, connected pin 6 to the ethernet shield's reset, and issued the following command
Yes, it does a soft reset on the ethernet shield. However, what i am proposing to do is basically press the reset button on the ethernet shield through code. Using some more serial.println i was able to determine that the pinMode() command seems to be whats restarting the arduino. Not sure why though?
I believe you are right surfertim! much thanks!
If i am looking at the bottom of the shield with Italy facing normally..which one is pin5..i find the schematics to be a little vague
Pin 5 is easier to find on the component side of the Uno. It is the pin under the IC in ICSP.
You should be able to see a very small white dot at pin 1.
There is also a small white dot at pin 1 on the shield.