Hi all,
Please I am running a project to build a system where the whole LoRawan system will be on the raspberry pi. I found thIs link https://www.chirpstack.io/guides/debian-ubuntu/ I followed the steps there and at the point to install the gateway I
start to see this problem as shown in the picture.
The first RED BOX has an issue which came up after I entered the code line:
sudo echo “deb https://artifacts.chirpstack.io/packages/3.x/deb stable main” | sudo tee /etc/apt/sources.list.d/chirpstack.list
The second box was after I wrote:
sudo apt install chirpstack-gateway-bridge
So I am confused on how to go about this.
Please I will appreciate any help so that I can continue the project
if you will be done all steps without any mistakes, you’ve got the success.
Anyway, you need to understand what are you doing, instead dumb copy’n’paste
Hello,
so I have done all the steps and everything worked till the end. at this point i am hooked because my RAK 831 concentrator is not showing the red light at the RX. meaning my concentrator is not recieving packets.
Thanks for your guidance above and dont be upset at my questions.
Yea. I have done that, which i guess is the reason I am trying to do it manually,
When i installed the full gateway os
I could not access a web server on the raspberry. This is because i want to have a system without internet.
all the chirpstack builds are internet independed.
anyway if you are trying to manual setup chirpstack and gateway, you are need to setup the gateway modules, packet forwarder or basic station components also. because chirpstack as is can’t work with LoRaWAN module directly.