jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

esp-link with Blynk? #421

Open JohnInWI opened 5 years ago

JohnInWI commented 5 years ago

I'm attempting to set up a esp-01 running esp-link to Arduino Uno running Blynk (via software serial). I've has success using the esp-01 AT firmware and the Blynk example sketch, but changing the access point requires re-hard coding the Arduino. Has anyone had success with using esp-link? If so, which Blynk example does the trick?