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

SX1301? #250

Open sjaimohd opened 5 years ago

sjaimohd commented 5 years ago

Hello Sir,

I have run your code on my SX1301, unfortunately, it gives output unrecognized transceiver, when I run the number 1 on the list.

I am aware that your code is for SX1272/SX1276 but I saw some people can run the code with their LoRa SX1278.

Therefore my question is it possible to run your code on SX1301?

CongducPham commented 5 years ago

Not the low-level gateway code. However, we can now plug the whole post-processing stage on top of an SX1301 gateway. See here https://github.com/CongducPham/LowCostLoRaGw/blob/master/gw_full_latest/scripts/rak831_util_pkt_logger/README.md