Dimitar Manovski

Results 5 comments of Dimitar Manovski

i think you can just restart the device if no connection established. Here example with ESP ` bool isConnected = wifiManager.autoConnect("WIFI", "password"); if(isConnected){ Serial.println("Connected to WIFI"); }else{ Serial.println("Unable to connect...

Hey, there. There is app in store called “Portainer”, it’s gives you ability to deploy custom docker applications. So if you need php and MySQL, find some good example on...

There it is such configuration. It’s called `PROXY_AUTH_ADD` Checkout deps/app-proxy directly for more configuration details

Hey , the project is very helpful , i will translate it to Bulgarian , may be in korean too :D i hope we can add this functionality ..