1
1
openwrt/target/linux/ath79
Lech Perczak 4cd60fe167 ath79: support Dragino LPS8
Dragino LPS8 is a LoRa/LoRaWAN gateway with single Wi-Fi 4 radio and a
single Fast Ethernet port, based around Dragino HE module.

Specifications:
CPU: Atheros AR9330 SoC @400MHz,
RAM: 64MB DDR,
Flash: 16MB SPI-NOR,
Ethernet: One 100Mbps port.
Wireless: built-in 1x1 802.11 2.4GHz radio,
USB: single USB2.0 High speed host port,
LoRa: Semtech SX1301 or compatible module, dependent on LoRa band.
Power: USB-C 5V, with the usual 5,1k CC resistors missing - use type
A-to-C cable.

LEDs:
- LAN (red)
- WAN/Status (RGB, blue: status, green: WLAN, red: WAN)
- LoRa (bicolor, controlled by Semtech module)

UART: 3.3V 115200-8-N-1 at internal expansion header J2
RxD: pin 4
TxD: pin 6
GND: pin 8
Label MAC: Wi-Fi interface.

Installation:
Log in via SSH to the unit, default username and password are 'root' and
'dragino', respectively. SSH listens on port 2222.
Just 'sysupgrade -n' from vendor firmware, dropping old configuration.

Restore vendor firmware:
the same as installation, just 'sysupgrade -F -n', dropping configuration.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23472
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-05-26 00:01:39 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: support Dragino LPS8 2026-05-26 00:01:39 +02:00
files ath79: ag71xx: use "builtin-switch" property to set link configuration 2026-05-25 20:24:41 +02:00
generic ath79: support Dragino LPS8 2026-05-26 00:01:39 +02:00
image ath79: support Dragino LPS8 2026-05-26 00:01:39 +02:00
mikrotik ath79: add support for MikroTik RouterBOARD 960PGS 2026-04-23 14:10:39 +01:00
nand ath79: refresh 6.18 kernel config files 2026-04-11 21:11:06 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.91 2026-05-25 21:02:13 +02:00
patches-6.18 kernel: bump 6.18 to 6.18.33 2026-05-25 21:04:53 +02:00
tiny ath79: tp-link: tl-wr902ac-v1: move to tiny 2026-05-11 14:46:17 +02:00
config-6.12 ath79: restore kernel 6.12 config files and patches 2026-04-11 21:11:06 +02:00
config-6.18 ath79: refresh 6.18 kernel config files 2026-04-11 21:11:06 +02:00
Makefile ath79: enable 6.18 testing kernel 2026-04-11 21:11:07 +02:00
modules.mk