Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
MrTomtomM

MrTomtom

@MrTomtom
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Ethernet Gateway on Arduino nano
    MrTomtomM MrTomtom

    Strange.... on which platform do you compile? Windows, Linux? and which version do you use of arduino ide?

    Troubleshooting

  • Ethernet Gateway on Arduino nano
    MrTomtomM MrTomtom

    @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

    Troubleshooting

  • Ethernet Gateway on Arduino nano
    MrTomtomM MrTomtom

    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 big

    I 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 DEBUG
    

    I use the arduino 1.6.5 on Windows 7.

    Thanks for your support.

    Regards
    Thomas

    Troubleshooting
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular