Ethernet Gateway on Arduino nano
-
Hi
i try to compile the ethernet gateway sketch for an adruino nano with a ENC28J60 module. I get the error:
Sketch uses 33,370 bytes (108%) of program storage space. Maximum is 30,720 bytes.
Global variables use 1,672 bytes (81%) of dynamic memory, leaving 376 bytes for local variables. Maximum is 2,048 bytes.
....
Sketch too bigI have comment out the lines as described in the begin of the sketch:
//#include <DigitalIO.h> // This include can be removed when using UIPEthernet module // Use this if you have attached a Ethernet ENC28J60 shields #include <UIPEthernet.h> // Use this for WizNET W5100 module and Arduino Ethernet Shield // #include <Ethernet.h>and also comment out the DEBUG in the MyConfig.h file:
// #define DEBUGI use the arduino 1.6.5 on Windows 7.
Thanks for your support.
Regards
Thomas -
Hi,
i am new to mysensors, and i have an another Problem, but i have an Arduino Nano and when i compile the Sketch it shows that this use 95%. So it dows work for me.
I hope its usefull for you.
Maybe you have some libriaries which will be comiled in to arduino. Try to load only MySensors libs in Arduino Programm.
Greets Eddie -
@meddie: did you use also an ENC28J60 for lan-connection? or an W5100?
@Yveaux: yes, the chance is real. I can order a lan-shield with W5100. But i could not believer that it's not possible to compile the gateway with an ENC28J60... And the ENC28J60 looks nicer with the arduino, so i get a small package with lan-shield, arduino and rf-shield. :)
Anyone had compile successfull the lan-gateway wtih ENC28J60?
Greets
Thomas
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login