Autoconnect Blynk (WifiManager Alternative) - ESP8266/ESP32

Thanks for sharing.

So it’s similar to Blynk.Inject except,

  • Blynk.Inject dynamically assigns and stores an auth token
  • AutoConnect dynamically stores a statically-assigned auth token
  • Blynk.Inject only works in previewing an app (and with the Enterprise Plan)
  • AutoConnect works while running / playing a project and in previewing an app (with static provisioning)

I don’t know how to modify the SSID and password with Blynk.Inject. That’s not to say it can’t be done.

Did I get that about right?

Joe