Please, I need help, again. I'm having hard times to connect the new UNO R4 WI-FI to the Arduino IoT Cloud. I've already downloaded the, ''Arduino Create Agent''. I followed all the steps, I think. I've tried so many times. I used to make my IoT projects with Blynk IoT, it's my first time with Arduino Cloud.
It would give your error : '' Arduino Uno R4 WiFi has been detected but unfortunately this kind of board cannot be used on Arduino IoT Cloud. '', When I installed the Arduino 1.8.18 IDE. For me, It's not even working with 2.1.0 IDE, when it comes to upload a code. it says: No device found on COM2. I'm able to upload the code with Arduino 1.8.18 IDE, though.
Hi all here
UNO R4 Wifi is now supported in Arduino IoTCloud
The add device workflow will guide you through an update of the connectivity firmware to ensure it's compatible.
Thanks
Stefano
I've never used IoT cloud and have been waiting for R4 Wifi to be compatible. Today I was able to update the R4 Wifi Firmware, load the library, create a device, and a thing and have my R4 Wifi Sketch change that variable in IoT Cloud. Thank you!
Good morning
IOT cloud recognizes the UNO R4 WIFI well and now manages to communicate with the card via a Com. Thanks !
But with wifi it doesn't work. I have the following error:
ArduinoIoTCloudTCP::handle_ConnectMqttBroker 10 connection attempt at tick time 412491
ArduinoIoTCloudTCP::handle_ConnectMqttBroker could not connect to mqtts-up.iot.arduino.cc:8884
I started all over again... and it works.
The only difference with the previous installation ... is that I compiled and uploaded direct with IOT Cloud. The first time I did it with web editor...