Appearance
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
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
- Configure your periodic IQRF JSON requests
- Scheduler config page
Configuration backup
- Save/Export IQRF GW daemon config once the configuration is finished
- Save/Export Scheduler setup once the configuration is finished
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