sdg.neels
2026-07-31 10:43
Last Edited 2026-07-31 10:48
This guide walks through the minimum configuration needed to get an Ebyte E870 LoRaWAN Gateway online and forwarding packets in the EU868 frequency plan, using the gateway's built-in web UI.
Important: Unlike some other gateways, the E870's settings pages have no Save button. Every change you make must be committed by going to Device Management → Save config → Reboot before it takes effect. This is called out again at the end of each section below.
The E870 ships in AP mode by default, broadcasting its own Wi-Fi network.
E870L-A4F00FE580C3 (format: E870L-<Gateway ID>).http://192.168.10.1adminadminGo to Parameter configuration.
DHCP (recommended - gateway will pull an IP automatically from your network)AP mode (default - leave as-is unless you specifically need the gateway to join an existing Wi-Fi network)Still on the Parameter configuration page, under LoRaWAN gateway config information:
foo.bar.com)1700A4F00FFFFEE580C3); note this down, you'll need it to register the gateway on your network serverEU868868500000 (868.5 MHz)868500000 (868.5 MHz)Center frequencies are entered in Hz, not MHz - double check the extra zeros.
Scroll down to NTP config information:
Openntp.ntsc.ac.cnntp.aliyun.comntp.tencent.com2 for UTC+2)Accurate time is required for LoRaWAN join/session validation, so don't skip this step.
Under Restart plan config information:
Close (default - leave disabled unless you want the gateway to auto-reboot on a schedule)Under Web account config information:
admin (can be left as default)admin to something secureSecurity tip: Do this before deploying the gateway in production - the default
admin/admincredentials are publicly documented.
Under Network detection config information:
foo.bar.com)8.8.8.8 (public fallback, used to confirm general internet connectivity)30 secondsThis lets the gateway periodically check connectivity and can be tied to the restart plan for auto-recovery.
Since there is no Save button on any settings page, changes made in Steps 2-7 are not yet applied. To commit them:
Repeat this Save config → Reboot step after every change you make anywhere in the settings - it's easy to forget since there's no per-page save prompt.
| Setting | Value |
|---|---|
| Default Wi-Fi | E870L-<Gateway ID> |
| Default Web UI | http://192.168.10.1 |
| Default Login | admin / admin |
| Region | EU868 |
| Center Frequency 1 / 2 | 868500000 / 868500000 (Hz) |
| Server Port | 1700 |
| Save Changes | Device Management → Save config → Reboot (required after every change) |
This covers the bare minimum to get an Ebyte E870 gateway on the network, broadcasting on EU868, and forwarding packets to a network server.