- Sat Jul 04, 2015 9:31 pm
#22473
Hi,
I have been trying different sketches for the Arduino and I keep having the same error in Glediator, "failed to open TPM2net socket". When I start the software and I don't change any settings (IP, universe, etc) it opens and the arduino seems to receive data. there is nothing coming through the WS2812B leds though. After a bit it stops receiving packets and closing and opening socket in Glediator only causes that same errror all the time.
I am not sure what am I doing wrong. Artnet works great but I am looking at a solution to control many more pixels than 512/3. Around 800 pixels with an Arduino Mega.
Is it possible to receive Artnet packets to the same address with different universes and more than one data output?
At the moment I am using Ethernet shield and a router as seems like the ESP8266 will not be able to control such a number.
Any suggestions would be really appreciated