sle118 / squeezelite-esp32

ESP32 Music streaming based on Squeezelite, with support for multi-room sync, AirPlay, Bluetooth, Hardware buttons, display and more
1.23k stars 111 forks source link

Implement improv for wifi provisioning #187

Open sle118 opened 2 years ago

sle118 commented 2 years ago

In order to offer an easier way to provision new devices or to easily switch wifi networks, it would make sense to implement improv.

157

sle118 commented 2 years ago

Well well. Bluetooth Improv is definitely not happening in the short term; the extra Bluetooth libraries needed to support that just aren't going to fit in the current partition scheme.

I've made progress on the serial implementation, though

anabolyc commented 3 months ago

Hey @sle118 . I know this one pretty old. But I was hoping this can be done at some point. This would simplify wifi-provisioning a lot, since many people use web-installer. We integrated improv in the snaplient and it works like a treat. I was hoping this example might simplify porting the same to the squeezelite-esp32