[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
nodo-domotica.nl • Toon onderwerp - mega 2560 R3 met ethernet R3 loopt vast - Afdrukweergave
nodo-domotica.nl
http://www.nodo-domotica.nl/forum/

mega 2560 R3 met ethernet R3 loopt vast
http://www.nodo-domotica.nl/forum/viewtopic.php?f=9&t=926
Pagina 1 van 1
Auteur:  Henderik55 [ 26 okt 2012, 17:12 ]
Titel:  mega 2560 R3 met ethernet R3 loopt vast

Hallo,
Ik ben een dummie op dit gebied maar ik hou van lekker klungelen, maar nu loop ik toch echt vast.
Heb al veel geleerd op forum en wiki.
De samensteling is:

Arduino mega 2560 R3
Ethernet shield w5100 R3
Nodo shield v1.2 self made
Software Arduino 1.0.1 met nodo beta 436
Koppel print moet nog komen.


[quote]
// ethernet classes voor IP communicatie EventGhost, Telnet terminal en HTTP.
byte Ethernet_MAC_Address[]={NODO_MAC};// MAC adres van de Nodo.
EthernetServer IPServer(80); // Server class voor HTTP sessie.
EthernetServer TerminalServer(23); // Server class voor Terminal sessie.
EthernetClient TerminalClient; // Client class voor Terminal sessie.
byte ClientIPAddress[4]; // IP adres van de EventGhost client die verbinding probeert te maken c.q. verbonden is.
#endif

op oranje balk staat EthernetServer does not a type

Graag een reaktie

Bedankt Henk
Auteur:  markuser [ 26 okt 2012, 19:05 ]
Titel:  Re: mega 2560 R3 met ethernet R3 loopt vast

Hallo,

Dit wel gedaan:
Download de ethernet library speciaal voor de Nodo: http://arduino-nodo.googlecode.com/file ... etNodo.zip
5. Pak het bestand van de library uit en plaats de folder "EthernetNodo" in "libraries" in de programma folder van de Arduino compiler.

De link waar de volgorde op staat, http://www.nodo-domotica.nl/index.php/C ... odo_bouwen

Mark
Auteur:  Henderik55 [ 27 okt 2012, 17:04 ]
Titel:  Re: mega 2560 R3 met ethernet R3 loopt vast

Hoi Mark,
Bedankt voor je snelle reaktie je tip heeft gewerkt :D

Nogmaals bedankt!
Groet Henk.
Pagina 1 van 1 Alle tijden zijn GMT + 1 uur