-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload completed but not working #13
Comments
same problem.. |
Verify that the code was indeed flashed properly. Observe the arduino IDE for a flash confirmation. If that succeeds, you may have a faulty bootloader or hardware. Simply google "How to reflash arduino bootloader" and try it. If the error persists, its most likely an issue with your hardware. |
Do I need a crossover cable? |
No |
|
After verifying and uploading the code to the Arduino Nano, plug it into my router and provide power, nothing happens. Everything is uploaded, the ether-card library is installed and the Ethernet Shield lights flash. The TX and RX LED's don't flash when power is provided, they only flash when the upload is complete. The option for even the web interface isn't showing any results nor assigned an IP address. Not sure what else to do. Anyone know a solution?
The text was updated successfully, but these errors were encountered: