GithubHelp home page GithubHelp logo

Can't manage to receive artnet about artnet HOT 4 CLOSED

natcl avatar natcl commented on August 15, 2024
Can't manage to receive artnet

from artnet.

Comments (4)

natcl avatar natcl commented on August 15, 2024

Did you try the more simple examples (artnet receive or artnet receive callback) to see if you are getting any data ?

I cannot see the arduino as a node on the nework

That's normal, Artpoll reply is not implemented yet.

lecaude.com
studioimaginaire.com

Le 2015-02-16 à 07:43, Renaud [email protected] a écrit :

Hi,
I cannot manage to receive artnet with my arduino uno and the neopixel example.

I tried with arduino ip 2.0.0.11 and my laptop sending artnet from 2.0.0.4
I tried the same on submask 10.x.x.x
I cannot see the arduino as a node on the nework, but maybe it's because you support only artnet v1? So I tried to broadcast from ola (as recquired from artnet v1) but it doesn't work better…

so maybe I'm missing something?

thanks for any pointers


Reply to this email directly or view it on GitHub.

from artnet.

reno- avatar reno- commented on August 15, 2024

thank you @natcl for your quick answer.
Yes, I tried both without results.
with artnet receive example, if I print artnet.read() in the loop, I only have '0'.

I use arduino 1.0.6. maybe I need to compile under arduino 023?

from artnet.

natcl avatar natcl commented on August 15, 2024

If it compiles it should be ok, most of the problems I've seen have been on
the client side with a bad configuration.
What did you put as subnet mask and gateway ?
Did you try other ethernet examples to see if you can get the ethernet to
work ?

2015-02-16 8:02 GMT-05:00 Renaud [email protected]:

thank you @natcl https://github.com/natcl for your quick answer.
Yes, I tried both without results.
with artnet receive example, if I print artnet.read() in the loop, I only
have '0'.

I use arduino 1.0.6. maybe I need to compile under arduino 023?


Reply to this email directly or view it on GitHub
#3 (comment).

from artnet.

reno- avatar reno- commented on August 15, 2024

ok, i just got it.
OLA must have these two parameters enabled to be artnet v1 compliant.
always_broadcast = true
and
use_limited_broadcast = true
I only set the first parameter.

sorry for the noise

Thank you @natcl for your nice tips.

from artnet.

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.