Michele

Results 3 issues of Michele

Hello, I am using the IP5306 board and when I send the AT+CBC command I get, with an almost fully charged battery, only ~74% battery charge and ~4000mV. What could...

Hello, in my analog array I have a button which brings the voltage to 0. To have it working this line in the _readButton() method of the BfButtonManager class must...

Hello, doing something like this: ``` httpServer.on("/index.html", HTTP_POST, [](PsychicRequest *request) { // Do sth }); httpServer.serveStatic("/index.html", LittleFS, "/index.html"); ``` causes the server to return an error like "httpd_uri: Method '1'...