OpenWrt packages feed containing the ChirpStack packages.
  • Less 33.2%
  • CSS 28.3%
  • JavaScript 17.9%
  • Shell 9.1%
  • Makefile 8.3%
  • Other 3.2%
Find a file
Orne Brocaar a6153a558a apps: remove Node-RED.
I am unable to get this working against the latest v24.10.6 OpenWrt
release. Initially I ran into the same issue when testing against
v25.12.1, see d254baa66e. Now this issue
appears when building using OpenWrt v24.10.6 too.

In short, Node-RED always returns status-code 400. It seems HTTP header
related. Using curl it does work, when using curl + the same headers
used by Firefox / Chrome, it fails with the same error. Stripping some
headers using a NGINX proxy makes it partially work, but this is far
from reliable.

Given this happens with a Node-RED version that previously worked fine,
this might be related to how Node is compiled or binary modules that are
incorrectly cross-compiled.

Previously I have also tested with
https://github.com/nxhack/openwrt-node-packages/, but it did not solve
the issue.

Debugging this issue is taking up too much time. As well, the node
package has been removed from OpenWrt v25.12.x (from this version, the
node package is host-only).
2026-03-24 15:57:14 +00:00
.github Add sponsor button. 2023-06-28 13:21:23 +01:00
apps Revert "node-red: remove node-red package" 2026-03-19 12:22:21 +00:00
chirpstack apps: remove Node-RED. 2026-03-24 15:57:14 +00:00
rak rak: add packages to read cellular status and for LED (#24) 2026-03-12 11:30:06 +00:00
semtech libloragw*: Update HAL versions. 2024-10-11 11:39:13 +01:00
theme/luci-theme-argon Fix Chirpstack > ChirpStack in footer. 2025-10-21 11:44:37 +01:00
.gitignore Add sponsor button. 2023-06-28 13:21:23 +01:00
LICENSE Initial commit. 2023-06-28 13:17:59 +01:00
README.md Revert "node-red-contrib-chirpstack: Remove package." 2026-03-19 12:21:48 +00:00

ChirpStack OpenWrt feed

This repository contains packages to integrate ChirpStack components into OpenWrt. This repository is tested against the OpenWrt 23.05 branch.

Content

/app

/chirpstack

/semtech

/theme

License

Unless otherwise stated, the source of this repository is distributed under the MIT license. See LICENSE.