Hi i can't continue to config my Arduino Uno
When i want to continue, nothing is happening.
Any suggestions ?
Hi @mundi2837. The Arduino UNO R3 board is not supported for use as an Arduino Cloud IoT Device.
The "I" in "IoT" stands for "Internet". Network communication capability is a fundamental requirement for all IoT devices. The UNO R3 does not have an integrated network communication capability, and thus is not supported for use as an IoT Device.
You can learn which boards are supported from this section of the Arduino Cloud documentation:
https://docs.arduino.cc/arduino-cloud/guides/overview/#compatible-boards
Please note that, although you can't use it with the IoT component of the Arduino Cloud platform, you can use the Arduino Cloud Editor component to create, compile, and upload sketches with the UNO R3 board:
https://docs.arduino.cc/arduino-cloud/guides/cloud-editor/
Although the board is not well suited for use in IoT applications, it is excellent for use in other projects and the Arduino community has created amazing things with these boards. So even if you decide to buy an additional board for use in your IoT projects, I'm certain you will still find great uses for your current board.
Hi. Thanks for explanation. I just bought new one arduino Wifi. Regards :)
