xoseperez / basicstation-docker

Basics™ Station Packet Forward protocol using Docker
41 stars 8 forks source link

OpenWRT compilation #15

Closed techatreyo closed 4 months ago

techatreyo commented 4 months ago

**Can I compile this repo?

or let me explain in deep , can I configure basicstation in openwrt based chirpstack gateway OS ?**

xoseperez commented 4 months ago

Hello @techatreyo This repo builds a docker image for the BasicStation packet forwarder by Semtech. You should go to the source (https://github.com/lorabasics/basicstation/) to compile the binaries for OpenWRT.

On the other hand ChirpStackOS already provides UDP Forwarder and MQTT Forwarder to connect to external LNS. If you really need BasicStation you should probably ask in the ChirpStack forums.

techatreyo commented 4 months ago

Thanks for the response.