NorbertRoller
NorbertRoller
Connected to the ESP32 DEV Modul. I tried the Examples of "esp32-waveshare-epd" "epd7in5_V2-demo" **Issue 1:** With the example Font20 and 7 characters the partial display works! Any iteration Font16 or...
Hi, I tried everything I could think of, but I do not get it working. I compare devices by MAC to connect and this works flawless. ``` class scanCallbacks :...
I have to connect 3 devices and each need ~2.5 seconds for a full cycle (doConnect_Senso4s->connectToServer-Notification coming in) I run this code for each BLE device sequential: `if(doConnect_Senso4s) // MAC+Service...