[SOLVED] Arduino mega with Ethernet shield

hi! :slight_smile: i’m using enc28j60 as well. But the serial monitor repeatedly says “Connecting to cloud.blynk.cc:8442". Please help me with my problem. Thanks! :slight_smile:

Any more information will be useful, what is the sketch and how have you hooked up your ENC?

I used the project from https://www.hackster.io/KaustubhAgarwal/smart-doorbell-364e28. My ethernet shield is connected to a router while my mobile (where the Blynk app is) uses a different wi-fi connection. Also, when I tried running telnet blynk-cloud.com 8442 on cmd, it’ll say Could not open connection to the host, on port 8442: Connect failed. Thanks!

This means - your Internet provider has blocked access to some servers (including Blynk) for some reason.
You have to solve this issue first - or install Blynk server on your machine.