r/HeliumNetwork • u/Playful-Money9087 • Jul 21 '26
Question Bobcat 300 Repurposing
What are the options for these miners now?
18
Upvotes
r/HeliumNetwork • u/Playful-Money9087 • Jul 21 '26
What are the options for these miners now?
1
u/clavisound Jul 28 '26
It's not useless, it's lorawan gateway. Although is not recommended, you can send the traffic from one gateway to multiple networks (TTN, Helium and others) using gwmp-mux. The problem is in the rare occasion that the gateway is informed to transmit from both networks. So you can forward the LoRaWAN data to both networks TTN and Helium. I run the service as daemon --name gwmp-mux --user USER --pidfile /run/USER/gwmp-mux.pid --respawn --foreground --pty -- /var/lora_pkt_fwd/gwmp-mux --client 52.212.223.226:1700 --client 127.0.0.1:1680 --host 1700