Skip to content

First steps

Basic orientation/steps for the user. Steps very much depend on your application's use-case.

IP address

  • Get to know DHCP IP address of the GW
  • Or if you share IP subnet with the GW ping hostname iqube
bash
ping -4 iqube

Gateway Web UI

  • HTTP server is running on port 80
  • If you share IP subnet with the GW point browser to hostname http://iqube
  • Create your own user during first login using login guide

Webapp initial guide screenshot

MQTT setting

Local MQTT broker (since image v1.5.0)

  • Broker has been secured using user and password credentials
  • Broker credentials: user:iqrf password:GWID string

IQRF gateway daemon

  • Set your own MQTT broker and its credentials
  • MQTT config page

Scheduler setting

Configuration backup

SSH login

  • Disabled by default, enable via SSH config page
  • Change the default credentials via SSH config page
  • Default login: Armbian image - root/1234, Yocto image - admin/admin

IQRF IDE connection

  • Follow this guide
  • And select Mode: IQRF gateway for IQube device