Arduino Uno + Ethernet shield and Blynk 2.0

Hi everyone! Now I have 2 projects in Blynk 0.1 made with Arduino and Ethernet shield. As I can see now ESP32 and ESP8266 are only devices supported in Blynk 2.0 (or maybe I miss some information?). Is there a way to connect devices via ethernet to Blynk 2.0?

Have you tried changing your sketch so that it connects to blynk.cloud using port is 443 ?

Not sure if you have to add-in the…

#define BLYNK_TEMPLATE_ID “REDACTED”
#define BLYNK_DEVICE_NAME “REDACTED”

lines as well.

I assume that you’re using library version 1.0.0 ?

Pete.

Yes - https://docs.blynk.io/en/getting-started/activating-devices/blynk-edent-static-authtoken