Wifi-connection not possible

Hey,
my team wants to connect our Android 5.0.1 with the ESP32 via Wifi in the Meshtastic-App. Sadly, the App always demands a connection via bluetooth and doesn´t to the Wifi of the ESP32. Does anybody know if it´s possible to use a wifi-connection on the Meshtastic-App?

Thanks for your help!!! :slight_smile:

Just BLE to connect to a device.

The app only uses bluetooth (BLE included).

If it is an ESP32 device, you can turn the device into an AP and a single user can connect and use the web interface.

You can also join it to a wifi network, and access the web interface that way.

Ok, thank you! I´ll try to make it work