Hi @Fomi,
the gateway is configured to operate in region EU868, listening at channel 1 (868.3 MHz), Bandwidth=125kHz, Spreadingt Factor=SF7 (128 chip/s), thus DataRate=5.
I also verified that RAK 7200 tracker is showing the same RF parameters by reading the output of both “at+get_config=lora:status” and “at+get_config=lora:channel” commands.
Console:
[LoRa]:Joined Successed!
at+get_config=lora:channel
OK *0,on,868100000,0,5; *1,on,868300000,0,5; *2,on,868500000,0,5; 3,off,0,0,0; 4,off,0,0,0; 5,off,0,0,0; 6,off,0,0,0; 7,off,0,0,0; *8,on,867100000,0,5; *9,on,867300000,0,5; *10,on,867500000,0,5; *11,on,867700000,0,5; *12,on,867900000,0,5; 13,off,0,0,0; 14,off,0,0,0; 15,off,0,0,0
at+get_config=lora:status
OK Work Mode: LoRaWAN
Region: EU868
Send_interval: 5s
Auto send status: true.
Send_interval work at sleep
Join_mode: ABP
DevAddr: 12345678
AppsKey: A0000000000000000000000000000000
NwksKey: B0000000000000000000000000000000
Class: A
Joined Network:true
IsConfirm: false
AdrEnable: true
EnableRepeaterSupport: false
RX2_CHANNEL_FREQUENCY: 869525000, RX2_CHANNEL_DR:0
RX_WINDOW_DURATION: 3000ms
RECEIVE_DELAY_1: 1000ms
RECEIVE_DELAY_2: 2000ms
JOIN_ACCEPT_DELAY_1: 5000ms
JOIN_ACCEPT_DELAY_2: 6000ms
Current Datarate: 5
Primeval Datarate: 5
ChannelsTxPower: 0
UpLinkCounter: 0
DownLinkCounter: 0
========================================================================
I cannot see why I am not receiving anything, maybe I am missing something here about the LoRaWan protocol.
Thanks for your quick replies!
?
