Alternative wifi connection

I’m trying to implement an alternate wifi connection method, instead of the one used by Blynk.
I’m using the wifimanager library that let me implement autoconnection with captive portal.

It works fine.

The problem is that I don’t know how to start blynk without first call blynk.begin. I mean, I’m already connected to the wifi lan, so it should only be a problem of start blynk.run without need to estabilish the wifi connection with blynk.begin.

Any suggestion?

There’s a whole lot to learn from blynk docs I suggest you start reading there
http://docs.blynk.cc/#blynk-firmware

1 Like

Read the Documents? :stuck_out_tongue_winking_eye:

doh… beat by the fettmister

1 Like

https://community.blynk.cc/t/feeding-wifi-ssid-passwords-and-blynk-keys-via-a-webpage-in-the-esp8266-eeprom/3019/9