Hello,
I’m trying to setup a connection with an “hotspot”: WPA2 enterprise, EAP-PEAP. I’m using an arduino MEGA with an ESP8266 shield, and i’m using
<ESP8266_Lib.h>
and
<BlynkSimpleShieldEsp8266.h>
As far as i know it should be possible. I found https://community.blynk.cc/t/blynk-connection-to-wpa2-eap-networks/8837/4 and in the last post GTT said: “Now we can use Blynk.config()
as that will allow you to use whatever WiFi setup you need, prior to connecting to Blynk’s server.”
I’ve read the documentation, but I still can’t figure out how to use Blynk.config() to setup a connection with SSID, username and password. Is there someone with an example?
Thanks in advance!
Paul