Loading...
Pages: 1 [2]   Go Down
Author Topic: Ethernet Shield  (Read 1032 times)
0 Members and 1 Guest are viewing this topic.
Austin, TX
Offline Offline
Faraday Member
**
Karma: 41
Posts: 5172
CMiYC
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Yes,mine is from ebay.
Re-read your item's description.  It says you have to disconnect the shield. 

Question, if I connect the ethernet shield it suppose to be in my network connection. Because I have 3 laptops connected in the same network and the arduino does not appear. 
Is your sketch running the NETBIOS protocol?  (Hint, it's not.)  NETBIOS is how PC's running a full blown operating system (and higher levels of the networking protocol stack) about each other.
Logged

www.cmiyc.com - A guide to being an Enginerd

0
Online Online
Tesla Member
***
Karma: 50
Posts: 6549
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Discussion on how to use the reset button.

http://arduino.cc/forum/index.php/topic,67777.msg586050.html#msg586050
Logged

Why I like my 2005 rio yellow Honda S2000 with the top down, and more!
GOOGLE ADVANCED FORUM SEARCH BELOW!  
Go to:  http://www.google.com/advanced_search?hl=en
put in key search words,
use site or domain:  http://arduino.cc/forum
or in a google search box put key words site:http://arduino.cc/forum

Offline Offline
Newbie
*
Karma: 0
Posts: 34
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

That is the same I have. When I upload the program to the Arduino, which pins must be used to connect the Ethernet Shield in the Arduino Mega 2560?
Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 34
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I upload the program without the ethernet shield, but when I connect the ethernet shield and click the serial monitor this what appears


processing.app.SerialException: Serial port 'COM1' already in use.  Try quiting any programs that may be using it.
   at processing.app.Serial.<init>(Serial.java:144)
   at processing.app.Serial.<init>(Serial.java:91)
   at processing.app.SerialMonitor.openSerialPort(SerialMonitor.java:204)
   at processing.app.Editor.handleSerial(Editor.java:2415)
   at processing.app.EditorToolbar.mousePressed(EditorToolbar.java:352)
   at java.awt.Component.processMouseEvent(Component.java:6260)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
   at java.awt.Component.processEvent(Component.java:6028)
   at java.awt.Container.processEvent(Container.java:2041)
   at java.awt.Component.dispatchEventImpl(Component.java:4630)
   at java.awt.Container.dispatchEventImpl(Container.java:2099)
   at java.awt.Component.dispatchEvent(Component.java:4460)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
   at java.awt.Container.dispatchEventImpl(Container.java:2085)
   at java.awt.Window.dispatchEventImpl(Window.java:2475)
   at java.awt.Component.dispatchEvent(Component.java:4460)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Logged

0
Online Online
Tesla Member
***
Karma: 50
Posts: 6549
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Quote
I upload the program without the ethernet shield, but when I connect the ethernet shield and click the serial monitor this what appears

Probably the easiest solution for you is to purchase another ethernet shield with out the PoE/upload issues.  smiley-roll
Logged

Why I like my 2005 rio yellow Honda S2000 with the top down, and more!
GOOGLE ADVANCED FORUM SEARCH BELOW!  
Go to:  http://www.google.com/advanced_search?hl=en
put in key search words,
use site or domain:  http://arduino.cc/forum
or in a google search box put key words site:http://arduino.cc/forum

Offline Offline
Newbie
*
Karma: 0
Posts: 34
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I upload the program to the Mega 2560 and then connect the Ethernet Shield with the ethernet cable but nothing happen when I open the serial monitor appears this "processing.app.SerialException: Serial port 'COM1' already in use.  Try quiting any programs that may be using it."  smiley-red
Logged

Tucson, AZ
Offline Offline
Sr. Member
****
Karma: 4
Posts: 269
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Try the ASCII Table sketch under Examples -> Communications.  Load the sketch with nothing attached to the Mega2560.  Open the serial monitor and see what happens.  It is very unlikely, though not impossible, that the Mega2560 is actually on COM1.
Logged

Pages: 1 [2]   Go Up
Print
 
Jump to: