tftelkamp / single_chan_pkt_fwd

Single Channel LoRaWAN Gateway
Other
235 stars 310 forks source link

how to get Indian freq range of 865-867 #29

Open as123an opened 5 years ago

as123an commented 5 years ago

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 center frequency uint32_t freq = 865100000;