Arduino Uno r4 Wifi

Hello,

I’m trying to connect an Arduino Uno r4 wifi board to Blynk. Before I was using a wifi shield and copied one example from examples.blynk.cc. There is no r4 option, and when selecting Uno, there is no built in wifi option. Can you please help me how to get started? I’m fairly new to Blynk, had a few examples tested and extended before.

Cheers,
Tom

Have you tried searching the forum?
It’s been discussed a few times, and li looks like Blynk NCP is one solution.

Pete.

the Uno + WiFi shield example should work, only change the include to WiFiS3.h

Hi Peter, thank you, I was trying to avoid the firmware flashing, and all that. But it seems I’ll have to dig in! Thank you!

Hi Juraj, I’ll give it a try, thank you!!! Cheers, Tamas