Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V-3 DMX512 problem. #101

Closed
elektroservis opened this issue Jan 17, 2018 · 23 comments
Closed

V-3 DMX512 problem. #101

elektroservis opened this issue Jan 17, 2018 · 23 comments

Comments

@elektroservis
Copy link

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.

@elektroservis
Copy link
Author

Hi,

When can you make changes about the subject?

@djlazy
Copy link

djlazy commented Feb 7, 2018

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.

@penfold42
Copy link
Contributor

Does the view stream show all the channels with data ?

@djlazy
Copy link

djlazy commented Feb 22, 2018

Stream testing show all channels, but not whole universe is on output, stops at channel 170.

@elektroservis
Copy link
Author

We are talking about the same problem,

When will it resolve? I'm looking forward to

@forkineye
Copy link
Owner

@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?

@djlazy
Copy link

djlazy commented Mar 15, 2018

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.

@leoguiders
Copy link

I'm having the same problem except that DMX channels up to 175 are working for me.

@elektroservis
Copy link
Author

@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.

@leoguiders
Copy link

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
Copy link
Author

@leoguiders How exactly did you do, please tell me in detail

@elektroservis
Copy link
Author

I tried it before you mentioned it. I did not get a result.

@elektroservis
Copy link
Author

elektroservis commented Mar 30, 2018

@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)."

@leoguiders
Copy link

@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.

@jcollie
Copy link

jcollie commented Jan 1, 2019

I was able to get DMX addresses above 175 to work after reverting commit 8d09db7 .

@penfold42
Copy link
Contributor

With what Arduino core version ?

@jcollie
Copy link

jcollie commented Jan 2, 2019

With what Arduino core version ?

2.4.2 (I use PlatformIO Core 4.0.0a1 as well).

@DonMacarena
Copy link

DonMacarena commented Feb 7, 2019

Please tell me why in the DMX version only 272 channels are transmitted? FW Version
3.1-dev Build Date Jan 16 2019

@djlazy
Copy link

djlazy commented Aug 13, 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

@djlazy
Copy link

djlazy commented Aug 13, 2019

@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..

@djlazy
Copy link

djlazy commented Aug 13, 2019

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

@matajumotors
Copy link

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.

@forkineye
Copy link
Owner

Sorry it took so long to take care of this, but it's now fixed in 4ea1417.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants