Results 311 comments of vitotai

Good news, or bad one to some of you, including me. I tried my other ESP32, and it works very good.

At least 12 hours, I had tested. Maybe I had it run over weekend when porting BPL to ESP32. On the other hand, the "bad" ESP32 might lost network "forever"...

What it the report period of iSpindel? Update: I found the issue. Try v3rc5.

Try "disconnect" first, then connect the desired network.

The WiFi credential is kept by ESP8266 core libraries. I am not sure where it went wrong.

Surely it works for me, on Mac.

Follow the directions in https://github.com/vitotai/BrewPiLess/wiki/Localization-of-web-pages If you successfully generate the html files in dist directory, you can upload it to verify. The last step is just to generate header files...

It's uploading by file manager. Try browse to "http://[your BPL IP]:8008/filemanager and upload the gzipped html file.

The web page use JSON to communicate with the controller, but there is no way to upload profiles directly.

Yes. MQTT could be done easily, but I don't know much about modbus or PLC. However, I don't think brew "remotely" is a good idea. I am afraid that people...