Hi all, I'm trying to build a network enabled DMX controller. If I attach the DMX shield directly to my Uno R3 it works fine with the basic DMX blink sketch and the shield connected to a 4 channel DMX lighting controller. However if I plug the Ethernet v2 shield in and the MDX shield on top of that I can't get any output from the DMX shield. Uno appears to be running the sketch as the serial light is still flashing just no output. AFAIK the DMX shield only uses D2 output and Ethernet shield uses D4 and D10-13. Anyone have experience with this? Thanks!
DMX Blink sketch
github dot com/arduino-libraries/ArduinoDMX/blob/master/examples/DMXBlink/DMXBlink.ino
DMX Shield:
http://www.cqrobot.wiki/index.php/DMX_Shield_for_Arduino_SKU:_AngelDFR0260US
http://www.cqrobot.wiki/images/1/14/DMX_Shield_User_manual.pdf
Ethernet Shield v2: