squeezelite-esp32 icon indicating copy to clipboard operation
squeezelite-esp32 copied to clipboard

[Request] support for 5GHz ESP32-C5

Open trackhacs opened this issue 6 months ago • 1 comments

in urban areas 2.4 ghz might be overloaded. also with a lot of IOT devices in this net i get sometimes stutter in the 2.4Ghz net.

the ESP32-C5 supports the 5GHZ band and I think it would be a nice addition to this project.

trackhacs avatar Sep 20 '25 09:09 trackhacs

~~ESP32-C5 only has a single core, which might be non-optimal for audio streaming use case. Nevertheless I did get a DevKit style board and will try to compile for it and see when I have time~~

EDIT: This is clearly not possible in the near future since ESP32-C5 is only supported in ESP-IDF v5.6+ which this project is impossible to upgrade to

whc2001 avatar Oct 09 '25 06:10 whc2001