PROBLEM DESCRIPTION Hi, I tried to get a RA8876 Display running with Tasmota 9.2.0.2 Unfourtnately, I'm not able to get it up and running either on ESP 8266 nor on ESP32. Here's, how I connected the Display to ESP8266 or ESP32: ESP32 <->...
Hi, How is it possible to light sleep with arduino framework on the ESP8266, i know how to deepsleep and it works but i am interested to do LIGHT_SLEEP so i can benefit from "low power" equal to 0.5mA and have GPIO wake up enabled with g...