Closed elektroservis closed 4 years ago
Hi,
When can you make changes about the subject?
Hi. I have same problem, DMX works to adress 170, and no data received after that. But in test mode, if i put to rainbow, fixtures react on later adresses also.
Does the view stream show all the channels with data ?
Stream testing show all channels, but not whole universe is on output, stops at channel 170.
We are talking about the same problem,
When will it resolve? I'm looking forward to
@elektroservis @djlazy If you browse to /conf, what it is reporting for channel_count? Also, what happens to the lights when you turn off test mode and while receiving DMX data? Do the ones past 170 stick in the last test mode color, go dark, or go into their default "no DMX data" mode?
Hi, this is part of data from conf: "mqtt":{"enabled":false,"ip":"","port":1883,"user":"","password":"","topic":"diy/esps/4112db"},"e131":{"universe":1,"universe_limit":512,"channel_start":1,"channel_count":512,"multicast":true},"serial":{"type":0,"baudrate":250000}}
From 170 and further there is no data even in test mode.
I'm having the same problem except that DMX channels up to 175 are working for me.
@LeoGuiders the same problem continues. I have run 175 channels in my latest tests.
If the robot's address is 176, it is seen that it does not receive any signal.
Interesting enough, I re-downloaded the source code and updated the Arduino core to 2.4.1, now everything is working as intended (512 DMX channels usable).
@leoguiders How exactly did you do, please tell me in detail
I tried it before you mentioned it. I did not get a result.
@djlazy @leoguiders there a result you mentioned?
"Interesting enough, I re-downloaded the source code and updated the Arduino core to 2.4.1, now everything is working as intended (512 DMX channels usable)."
@elektroservis I updated the Arduino core for ESP8266 WiFi chip to v2.4.1 (https://github.com/esp8266/Arduino/releases/tag/2.4.1), then I re-downloaded the v3.0 firmware release (https://github.com/forkineye/ESPixelStick/releases/tag/v3.0), built the file system (npm install, gulp) and uploaded everything via Arduino IDE. In general, that was exactly what I did before, so I don't have a clue why it is working now.
I was able to get DMX addresses above 175 to work after reverting commit 8d09db7bbb10e7719d7c4e717af623e4bd97eff8 .
With what Arduino core version ?
With what Arduino core version ?
2.4.2 (I use PlatformIO Core 4.0.0a1 as well).
Please tell me why in the DMX version only 272 channels are transmitted? FW Version 3.1-dev Build Date Jan 16 2019
This problem is still present with esp-01 and esp-07. in diagnostic view of stream there is data, but not on output. Works until channel 175
@elektroservis @djlazy If you browse to /conf, what it is reporting for channel_count? Channel count is 512
Also, what happens to the lights when you turn off test mode and while receiving DMX data? Do the ones past 170 stick in the last test mode color, go dark, or go into their default "no DMX data" mode?
Ones after 175. goes to 0..
I was able to get DMX addresses above 175 to work after reverting commit 8d09db7 .
After doing this i have addresses 1 to 503 working
I am getting 271 channel out only. on the ESPixelStick_TRAVIS-20190812180853. Could someone please compile verion that could be uploaded using UI or a release with the reverted commit 8d09db7? Thank you.
Sorry it took so long to take care of this, but it's now fixed in 4ea141711362ac32a059c3abed55c2261cf1d1c4.
V3.0 espixelstick mode DMX512
There are different stage lights at the workshop Robe brand. Address can be given. No problem when I connect to espixelstick at addresses 1-170. The stage robot does not receive a signal from the dmx to raise the adrese to 171 or higher.
When I try the same operation with v 2.0 dmx 512 mode espixelstick, all addresses are running smoothly.