natcl / Artnet

An Art-Net library for Teensy, Arduino and ESP boards
Other
340 stars 92 forks source link

Cannot get response from library #25

Closed logicallysynced closed 6 years ago

logicallysynced commented 6 years ago

Hi there,

I have used this library before and it has worked perfectly but I tried to use it again today with no luck and I can't work it out.

I have tried it with both a Uno and Mega arduino and not getting a response. I have tested the network and can see the artnet data traversing so I know it is a problem with the arduino or library. I am using the ArtnetReceiveCallback example to try and test and sending artnet on 0:0 for simplicity sake.

Any help would be much appreciated.