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

v0.15.0: Missing audio sync recieve for ESP8266 #4453

Open
1 task done
a-jey opened this issue Jan 3, 2025 · 6 comments
Open
1 task done

v0.15.0: Missing audio sync recieve for ESP8266 #4453

a-jey opened this issue Jan 3, 2025 · 6 comments
Labels

Comments

@a-jey
Copy link

a-jey commented Jan 3, 2025

What happened?

Release note says:
Audioreactive usermod included by default in all compatible builds (including full audio sync recieve for ESP8266 - Frequency and Volume)

After updating from 0.14.4 I can't find any option to activate audio sync receive on my ESP8266.

grafik

grafik

To Reproduce Bug

Updating an ESP8266 from 0.14.4 to 0.15.0

Expected Behavior

Finding an option to activate and setup audio sync receive from another device.

Install Method

Binary from WLED.me

What version of WLED?

0.15.0

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@a-jey a-jey added the bug label Jan 3, 2025
@dosipod
Copy link
Contributor

dosipod commented Jan 3, 2025

You have to use the 160 build , example is WLED_0.15.0_ESP8266_160.bin

@softhack007 softhack007 added question and removed bug labels Jan 4, 2025
@a-jey
Copy link
Author

a-jey commented Jan 4, 2025

You have to use the 160 build , example is WLED_0.15.0_ESP8266_160.bin

Thank you.
That wasn't clear from the Release Notes.
It's maybe worth a small add there.0

I've read from several users in several discussions that they got the same problem.

@softhack007
Copy link
Collaborator

It's maybe worth a small add there.0

@a-jey I've just added this to our release page: "For 8266, the 160mhz firmware binaries (for example WLED_0.15.0_ESP8266_160.bin) include audio sync receiving."

@dosipod
Copy link
Contributor

dosipod commented Jan 4, 2025

@softhack007 Not related to this issue but to the info on the releases page , my understanding is that you just edit like below
image

So only a maintainer can do that and no way to PR it? if so then might be also look at fixing this
#4447

@netmindz
Copy link
Collaborator

netmindz commented Jan 6, 2025

Is there a reason it's only on this variant @softhack007 we use in our regular 8266 for MM

@dosipod
Copy link
Contributor

dosipod commented Jan 6, 2025

It was mentioned that it may impact performance ,https://discord.com/channels/473448917040758787/779395228624617512/1297293939971198977 . It was not clear what issues but blaz uses a lot of esp8266 so could be a point to consider .

As of now there are reports of connectivity issues with esp8266 even without audio sync which could be false positive or due to HA , HW quality ,network setup ..etc as usual which not new , I did not notice such issues when testing using ddp esp8266 D1 mini or esp02 but only confirmed issues on esp01 ( we only beta test esp8266 with DDP and do not use them in production so can not be 100% sure with local led output ) .

From above it may be a good idea for now to keep audio on the 160MHz bin only as in all cases it is a compile time build flag and when you say "we use in our regular 8266 for MM" are you really sure there are no issues in MM because I do not think a lot of guys use MM on esp8266 to start with and few are testing in details if any .

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

4 participants