chirpstack-gateway-os icon indicating copy to clipboard operation
chirpstack-gateway-os copied to clipboard

RAK7268v2 support

Open Arachnid opened this issue 1 year ago • 1 comments

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Summary

I see recent commits mentioning support for running on RAK7268v2. Is there a timeline for a release supporting this hardware, or any docs on how to try it out pre-release?

Arachnid avatar Jan 06 '24 10:01 Arachnid

I followed the doc on https://www.chirpstack.io/docs/chirpstack-mqtt-forwarder/install/rak.html

on RAK7268V2 I get an error when trying to install.

root@RAK7268V2:/tmp# opkg install chirpstack-mqtt-forwarder_4.2.3-r1_mipsel_24kc.ipk
Unknown package 'chirpstack-mqtt-forwarder'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for chirpstack-mqtt-forwarder found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package chirpstack-mqtt-forwarder.

KenyOS avatar Apr 25 '24 13:04 KenyOS