Replies: 9 comments 14 replies
-
Many people have had success and many people have had issues. Rather than play the sequences via DDP. play them via the UI. On the UI, change the FPP Remote selection to the first file in your show. If nothing comes out, then xLights had an issue uploading the fseq file (this happens a lot). If the file plays, then put the ESP back in remote mode and start playing on FPP. Then look at the ESP status page. Is it showing the IP Address of the FPP? Do the statistics show that the ESP is receiving sync messages? You can also go on the admin page and select "Advanced" mode. Then return to the status page. Under the FPP statistics, there will now be a "Last error" message. Is it blank? If not, what is the message? |
Beta Was this translation helpful? Give feedback.
-
Leave the ESPS connected to the flash tool. clear the logs, play a file using the UI, save the log from the flashtool and send it to me as an attachment. |
Beta Was this translation helpful? Give feedback.
-
Can you give me the fseq file that caused the reboot while it was running. |
Beta Was this translation helpful? Give feedback.
-
That is a V2.2 compressed file. It cannot be played on the ESP V4 SW. ESP only plays uncompressed "Sparse" files. |
Beta Was this translation helpful? Give feedback.
-
Looks like you have found an xlights bug as well. |
Beta Was this translation helpful? Give feedback.
-
the ESP gets its time from a browser. NTP is not currently supported. Many show networks do not have an internet connection and cannot use NTP. The show player relies on an RTC. |
Beta Was this translation helpful? Give feedback.
-
I am actually seeing three crash modes. I have fixed one and am working on the others. |
Beta Was this translation helpful? Give feedback.
-
New dist.zip has been uploaded to the google drive and my github repository.. It should fix most of your issues.
On Saturday, December 16, 2023 at 09:19:31 PM EST, GeoTime61 ***@***.***> wrote:
Excellent - thank you! I'm happy to test any new versions that you want feedback on.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
A reboot is required whenever the input type is changed. Most of the libraries used do not handle turning off the protocol. Same for turning off an RMT output. I had to use libraries that require a reboot to turn them off. |
Beta Was this translation helpful? Give feedback.
-
I am trying to run a DigQuad ESP32 controller with an SD card as an FPP Remote. From xLights I can upload the controller configuration and use FPP Connect to upload sequence files. The files show up on the DigQuad and FPP sees the DigQuad as a Remote device. However, when FPP plays a sequence the LEDs do not turn on. If I take the DigQuad out of remote mode and send DDP data to it directly from FPP everything works so I think it is hooked up correctly. I am using FPP version 7.4 and ESPixelStick version 4.0-beta5. Has anyone had success with a DigQuad or other ESP32 controller using FPP Remote?
Beta Was this translation helpful? Give feedback.
All reactions