Is there any way to connect to WLED without a router just WIFI from your phone to the controller NODEMCU or is there a better option to control VIA bluetooth?
Yes, WLED broadcasts a Wifi access point WLED-AP
when not connected to any network.
I have set up my wled project with my home wifi router. I would like to use the wled by connecting my phone directly to the ESP32 (it’s a portable project)
Is there a step by step guide of how to configure the esp32 as an AP?
WiFi settings…
1 Like
I thought it would be much more complicated! thanks!