Getting Started
Get Started with the RIoT Secure Platform
An easy way to get up and running with the RIoT Secure Platform is to use an Arduino Uno R4 WiFi. Here is what you need to know.
Learn About the Platform
Visit the Quick Overview for an introductory overview of the RIoT Secure Platform.
Get an Account
Send an email to info@riotsecure.se to get an account on the RIoT Secure Platform.
Order the Hardware
Order an Arduino Uno R4 WiFi from your local dealer.
You are also going to need the following parts:
- 1-pin female-female jumper wires for flashing the firmware of the Arduino Uno R4
- USB to TTL Serial 4-pin adapter cable for easy debugging of application firmwares
- 1-pin male-male jumper wires to connect the serial adapter cable to the Arduino Uno R4
Enroll the Device
Next step is the enroll the Arduino Uno R4 with the RIoT Secure Platform. The Enrollment Tutorial will guide you through the process.
Learn About Cloud Communication
To learn about how to communicate with the cloud, check out the Device Communication documentation.
Learn About Serial Debugging
To debug your application firmware, serial output is esssential. Learn more in the Serial Debugging guide.