single_chan_pkt_fwd icon indicating copy to clipboard operation
single_chan_pkt_fwd copied to clipboard

Single Channel LoRaWAN Gateway

Results 27 single_chan_pkt_fwd issues
Sort by recently updated
recently updated
newest added

May I know If such setup works with Raspberry Pi 4 instead of Raspi 3?

![photo6152080489180147795](https://user-images.githubusercontent.com/101461406/158019306-2d077314-07c1-44ea-abf8-6070657df950.jpg) ![Capture](https://user-images.githubusercontent.com/101461406/158019340-5ac133fb-31a3-4a07-a6eb-38e4cf74c504.JPG) Hi, currently I am setting up a LoRa gateway using a raspberry pi and Dragino LoRa GPS HAT (915 MHz). I have connected both of these as shown...

as i see this repo isn't updated, is there any working repo? i have sx1276 and I want to make it run on RP4.

Is it possible to configure SF7 with 250Khz eg. DR_SF7B or is it possible to add some code so that the recognition of 250KHz packets are possible?

When using on Raspberry Pi Zero, gateway ID is bad calculated. `Gateway ID: 00:00:00:ff:ff:00:00:00` This is probably due to lack of eth0 interface. Any option to force gateway ID ?...

I am using an SX1276 transceiver module. I understand that the pin mapping is meant for SX1272, but why does it does not reflect the actual mapping on the raspberry...

hello: I tested its development with a raspberry pi 3 and a dragino for raspberry shield and I couldn't get it to work. Following your instructions change the fie global_colnf.json...

What protocol do you use in this project? Protocol_version 1, what does that means? Could you tell me please?

can we use the Semtech sx1278 instead of sx1276 or sx1272 using these same libraries ?

Hi, i want to use Lora hat and raspberry pi for Indian frequency range of 865-867. Will it work by changing "freq" variable in main.cpp as given below. // Set...