mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
612 stars 158 forks source link

RDM issues when DMX data sent #6

Closed mtongnz closed 7 years ago

mtongnz commented 7 years ago

It seems that DMX Workshop loses its RDM data when artDMX is sent to the device.

I think this may be because I am broadcasting RDM replies. I will try unicasting the replies to see if it fixes the issue.

mtongnz commented 7 years ago

beta1c should fix this issue