CongducPham / LowCostLoRaGw

Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
697 stars 352 forks source link

LoRa communication between node and 8-channel gateway #237

Open hibish123 opened 5 years ago

hibish123 commented 5 years ago

Hi,

Thank you so much for the script. Executing ./lora_gateway_pi2 worked very well using Raspberry Pi 3B+ and LoRa GPS Hat as gateway. However, the gateway I used was single channel gateway. Now, I would like to use 8-channel gateway. Before I proceed with the purchase of an 8-channel gateway, I would like to ask which 8-channel gateway would you suggest would work well with the code? Some of the gateway suggestions I have in mind are RPi 3 + iC880a OR RPi 3 + RaK831. Please let me know your suggestion.

CongducPham commented 5 years ago

Our framwork is not for 8-channel radio concentrator. For that you should use lorawan cod for instance, or code from the thing networks. regards,

hibish123 commented 5 years ago

Thank you so much Dr. I just have one last question. Which Lorawan code are you referring to?

sjaimohd commented 5 years ago

Hi @hibish123,

Do you manage to change to 8 channel?