In one project I had an ESP32 configured both as Access Point (AP) and as a Wifi Client. Everything was fine, until I changed my home Wifi password. After changing the home Wifi password I wanted to change the Wifi password set on the device through the Web UI I made and hosted on the… Continue reading Problems with ESP32 configured as both Client and AP
Month: October 2023
FAST Led color references
FASTLed Library and RGB LED
Recently I was trying to make a device that will indicate different status through different light colors. Now after developing everything a strange thing started to happen – the RGB LED was not showing the colors properly. For example – suppose the current color is Green and then I put Red. It is not glowing… Continue reading FASTLed Library and RGB LED