huggy-d1
huggy-d1
You can configure current maximum. You can configure # of LEDs. You can configure the type of LED (WS281x for example). There is a considerable amount of code dedicated to...
@fribse I have improperly configured WLED more than once. I realized it when I blew a fuse, or brightness was being limited _for no reason_ other than my oversight. I...
There are 3 places to assign a "name" to WLED. One of them is for Alexa to use. Try setting all 3 to the same thing.
Does this issue https://github.com/Aircoookie/WLED/issues/931 explanation by @Aircoookie help?
Do you have any screenshots of the configuration, or a json backup you can post? Maybe there is something we would ask or suggest if we could see what you...
I believe an alexa enabled device needs to _discover_ WLED is running. Others with Echo DOTs have reported success by simply power cycling an Echo DOT and asking it to...
@Tesafilm04 what worked?
In your TinyPico, does it also need a bootloader at 0x0000... and WLED loaded to 0x1000... like regular ESP32's? I have no idea, but it is something to check and...
From the 2016 dated pdf from Expressif: ``` ESP-NOW supports the following features: • Encrypted and unencrypted unicast communication. • Mixed encrypted and unencrypted peer devices. • Up to 250-byte...
This is an ESP32-only request - at the moment. Perhaps eventually it will be a raspberry pi request, or some other microcontroller based system with enough processing power and memory...