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
913 stars 739 forks source link

gateway sx1261 LBT #183

Open binbinskywalker opened 10 months ago

binbinskywalker commented 10 months ago

hello, everyone!! when I enable the lbt in config file ,why the all down link frames are aborted by the sys?

SET: "lbt": { "enable": true, "rssi_target": -70, / dBm / "channels":[ / 16 channels maximum /

RESULT: pkt_data->bandwidth:4, pkt_data->datarate:8 rf_chain:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:0 status:65

:1

LBT: (ERROR) packet is NOT allowed to be transmitted

mcoracin commented 2 months ago

Hello, What commands and config are you using exactly ? When LBT is enabled, it is allowed to transmit only on the channels described in the LBT config. If a downlink occurs on another channel, il will be rejected.