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

First pix on 2 uni is blinking #17

Closed kaeltaz closed 7 years ago

kaeltaz commented 7 years ago

First pix on 2 uni is blinking

https://www.youtube.com/watch?v=qbqkvZ2hWWU

mtongnz commented 7 years ago

I believe this is related to this issue: #15

I am waiting on some new pixels to arrive (bought thanks to a couple of donations I've received) before I can fully test my fix. At present I only have 150 pixels to test with :(

mtongnz commented 7 years ago

I've released beta4a. It has a slightly slower data rate which will hopefully fix this issue. Please try and let me know

Alfiszcze commented 7 years ago

I belive that it is universe problem because the same issue is with 1st pix on 3rd universe . 512 dmx /3 = 170 and leftover 2 slots from dmx universe.

mtongnz commented 7 years ago

Please try beta5 and see if it's better

mtongnz commented 7 years ago

OK.... I've actually found the cause of this. It was nothing to do with timing - I was accidentally writing over the first 2 channels of uni 2 with channels 511 & 512 of the first uni.

beta5a should definitely fix this issue. I've only got 150 pixels so please test and let me know.