fbritop

Results 6 issues of fbritop

Is there any restrictions that NimBLE wont advertise if there is no internet connection? I try con connect to an ESP32, with no problem where Wifi connection is OK, but...

I did configure AEDES with certificates ```javascript aedesSSL.on('client', (client) => { console.log('Client connected SSL ', client.id) }); //const aServer = net.createServer(aedes.handle) const fs=require('fs') const options = { key: fs.readFileSync('C:\\inetpub\\wwwroot\\com\\llavemovil\\node\\certs\\m5\\server.key'), cert:...

question

Hi This is not an issue but could be an improvement. Can the library AsyncHTTPRequest_Generic be used, so that the downloading proccess does not freeze other functions while downloading in...

How can we get our own custom callbacks for buttons as we issued to have with Core2? ` int16_t xx=elem["xx"].as(); int16_t yy=elem["yy"].as(); int16_t ww=elem["ww"].as(); int16_t hh=elem["hh"].as(); int16_t id=elem["id"].as(); if(elem["manualOpen"].as()==true){ bAcceso...

Many thanks for the toggleSwitch() plugin. It works out fantastic. One thing, I do need to make an AJAX call after the "change" event. I cannot seem to get object...

I had no trouble with previous devices from CORE2 (2 test units), I did order 20 units to proceed, but none of them work. I have donde even a very...