Skip to main content

Quickstart Overview

This quickstart guide covers the quickest way to get up and running with an Omega2 Device. It applies to all Omega2 devices running the updated firmware, which is based on OpenWRT 23.05.

Upgrading firmware from v0.3.4

For devices running the Omega2 firmware v0.3.4, please see the instructions found in the Installing the New Firmware article and then return to this article.

To get started with a device running the v0.3.4 firmware, please see the first time setup article in our legacy documentation: https://docs.onion.io/omega2-docs/first-time-setup.html. Note the legacy first time setup will not work with the new firmware!

If you're unsure how to tell the difference between the "New" firmware and the previous v0.3.4 firmware, see the article on identifying the firmware version.

Onion recommends the following hardware setup for ease of use:

For Omega2/2+

  • Omega2 or Omega2+ device
  • Expansion dock

For Omega2S/2S+

Additional required materials

You'll need a computer and a microUSB to USB cable in addition to the Omega2 hardware.

Overview of the process

In this first article, we cover the unboxing and powering up of your Omega2. Then we’ll cover connecting to the Omega’s command line and WiFi in separate articles within the QuickStart section. Finally, we'll explore running a Hello World demo program using Python.

  1. Unbox your Omega2 and connect to your computer
  2. Connect to the command line over the USB serial connection
  3. Connect to WiFi
  4. Run a Hello World Program