Code Monkey home page Code Monkey logo

Comments (9)

tbowmo avatar tbowmo commented on May 19, 2024

What platform are you compiling for, and what environment are you using? (arduino version etc)

There should be an ethernet library in your standard arduino libraries, which is used by the standard arduino platform (AVR hardware)

The ethernet lib that you reffer to, is only meant to be used by the new SAMD GW, and have been modified to be able to run on this hardware platform (we are using more than one SPI port on the GW, and the standard ethernet library is hardwired to use a specific SPI port)

So it seems that your arduino install might be broken?

from mysensors.

maxtox avatar maxtox commented on May 19, 2024

I don't think that the arduino install is broken, because i tried to reinstall whole ARDUINO folder and the Eroor is stil there!

I am compiling for "ARDUINO Mega 2560"

TCP is running with the Etherent library 1.5.0 (Standard to download from library manager of arduino"

but

UDP is not working, does not compile...

I am using Arduino IDE 1.6.7

from mysensors.

tbowmo avatar tbowmo commented on May 19, 2024

I'm not familiar with that hardware platform.. As I'm more focused towards SAMD architecture at the moment :)

from mysensors.

maxtox avatar maxtox commented on May 19, 2024

welcome to Arduino ;-)

from mysensors.

tbowmo avatar tbowmo commented on May 19, 2024

I mean that I'm not familiar with the mega 2560 hardware platform :) I'm using standard 328p.. and the last 6 months SAMD arch as well, adding support for the SAMD in arduino and mysensors

from mysensors.

maxtox avatar maxtox commented on May 19, 2024

oh...COOL!!! Thank you " Never used SAMD

from mysensors.

maxtox avatar maxtox commented on May 19, 2024

still no idea how to solve it?

from mysensors.

tbowmo avatar tbowmo commented on May 19, 2024

you mention that you have taken the ethernetlib from arduino 1.0.5, which is rather old.

Have you tried with the latest from arduino 1.6.7? (Should be in the download when you install that version of the IDE)

from mysensors.

maxtox avatar maxtox commented on May 19, 2024

yes...tested ALL versions...1.6.7 too

from mysensors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.