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

Erratic random flickering #669

Closed
broomy111 opened this issue Sep 29, 2023 · 10 comments
Closed

Erratic random flickering #669

broomy111 opened this issue Sep 29, 2023 · 10 comments
Assignees
Labels

Comments

@broomy111
Copy link

--------- Instructions --------
Please provide answers directly below each section.
--------- Instructions ---------

ESPixelStick Firmware Version 4.0ci6236846991

Hardware Version ESP8266 ESPSV3

Binary release or compiled yourself? Binary

Operating System (and version) Windows 11

Web Browser (and version) Opera GX

Access Point

Describe the bug Im running a Fseq file on the pixel stick and after it repeats twice, I start to get rand flickering on my light string towards the beginning of the strand.. I am only running 79 pixels attached to the ESP. I've tried several versions of firmware and same results. Tried different pixels , different 3 core cables, created new sequence, and I see see the same result. Any help would be appreciated.

Thank you

@MartinMueller2003
Copy link
Collaborator

please post a screen shot of the admin page

@broomy111
Copy link
Author

broomy111 commented Sep 29, 2023 via email

@MartinMueller2003
Copy link
Collaborator

I cant seem to open the image

@broomy111
Copy link
Author

Let me attach the pic and lets see if this works.
image

@MartinMueller2003
Copy link
Collaborator

It looks like some of the sync packets are being dropped. The output driver seems fairly clean when the data is reliable. I am seeing a loss of data on the input side. More digging.

@MartinMueller2003
Copy link
Collaborator

The only place I am seeing anything odd is at sequence start using FPP 7. My FPP 5 is not showing the same issues. It looks like some of the start messages are just not arriving. Now I need to find out if they are being sent. Wireshark, here I come.

@broomy111
Copy link
Author

broomy111 commented Oct 2, 2023 via email

@MartinMueller2003
Copy link
Collaborator

It looks like the lates FPP only sends one sync message per second. That means a lost message at any point will cause a pretty hefty skip in time.

@broomy111
Copy link
Author

broomy111 commented Oct 2, 2023 via email

@MartinMueller2003
Copy link
Collaborator

PR: Remote play updates #680

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

No branches or pull requests

2 participants