ESP32 Wifi AP + Blynk

Hi there!

I’m using an ESP32 Dev-Board and would like to use it standalone - without any existing Wifi network.

I tried the ESP32 WifiAccessPoint Example which worked well.

But the Blynk-libraries (correct me if Iam wrong) are always based on an existing network which they use.
I would like to connect my iPhone 8+ directly via wifi to the ESP32 to let it speak with Blynk-App.

Am I blind or does really no-one did that before?

Best regards
Maeckes

It’s not currently possible.
At the moment the system work by the smartphone talking to the server, and the ESP32 talking to the same server.

However, there is a proposal to change that here:

Add your vote and it might just happen.

Pete.