Lora-net / lora_gateway

Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers.
Other
925 stars 745 forks source link

sx1276 Concentrator #112

Closed surender128 closed 5 years ago

surender128 commented 6 years ago

hi, can i use sx1276 Concentrator in this project?

Dollar-Yao commented 6 years ago

hi, can i use sx1276 Concentrator in this project?

You can't, the ADR function that SX1276 didn't support

idevwebs commented 6 years ago

hi, can i use sx1276 Concentrator in this project?

You can't, the ADR function that SX1276 didn't support

Can you provide additional details?

https://github.com/Lora-net/packet_forwarder/blob/master/PROTOCOL.TXT

Concentrator: radio RX/TX board, based on Semtech multichannel modems (SX130x), transceivers (SX135x) and/or low-power stand-alone modems (SX127x).

I managed to get the sx1276 forwarding packets, but not with this library. There seems to be lots of code that is SX family specific.

mcoracin commented 5 years ago

This code is for sx1301 with sx1255/57.