Hi, All
If there is ESP32 MCU device with built-in WiFi access point and web-interface - is it possible to develop an user friendly desktop app ?
I guess, it needs to:
1) Connect PC to the WiFI AP or somehow request user to connect to SSID with a password
2) And open
http://192.168.4.1 default device web-server in a WebView.
3) think about ... how to be, if several devices are online at the same time....
Any suggestions how-to ? B4J related links, tutorials ?