Issue: RAK2245 Rejecting Mote Activation by TTN
Setup:RAK2245 Gateway in IN865 region
Server:TTN
Details:Hi
I have setup a RAK2245 gateway for my Lora mote. I have configured the gateway to operate in IN865 frequency plan and registered the same with TTN server. The id of the TTN router is ttn-router-asia-se.
After sending join request by my lora mote, the gateway seems to reject EU fequency from TTN.
Following are the logs from gateway
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: JSON up: {“rxpk”:[{“tmst”:4126834964,“time”:“2020-10-28T10:44:10.937731Z”,“tmms”:1287917069937,“chan”:2,“rfch”:1,“freq”:865.985000,“stat”:1,“modu”:“LORA”,“datr”:“SF12BW125”,“codr”:“4/5”,“lsnr”:11.0,“rssi”:-49,“size”:23,“data”:“AOhjA9B+1bNwBHY3czc3MjFN+klZcbA=”}]}
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: INFO: [down] PULL_RESP received - token[0:46]
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: JSON down: {“txpk”:{“imme”:false,“tmst”:4132834964,“freq”:923.2,“rfch”:0,“powe”:14,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“ipol”:true,“size”:17,“ncrc”:true,“data”:“IIK9Fsu/P+J9nE+S1eAbIvc=”}}
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: ERROR: Packet REJECTED, unsupported frequency - 923200000 (min:865000000,max:867000000)
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: INFO: [down] PULL_ACK received in 77 ms
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: ##### 2020-10-28 10:44:22 GMT #####
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: ### [UPSTREAM] ###
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: # RF packets received by concentrator: 1
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: # CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Oct 28 10:44:22 rak-gateway ttn-gateway[640]: # RF packets forwarded: 1 (23 bytes)
Oct 28 10:45:01 rak-gateway CRON[1208]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 28 10:45:01 rak-gateway kernel: [ 8493.407047] Under-voltage detected! (0x00050005)
Oct 28 10:45:07 rak-gateway kernel: [ 8499.647134] Voltage normalised (0x00000000)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # PUSH_DATA datagrams sent: 2 (418 bytes)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # PUSH_DATA acknowledged: 0.00%
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: ### [DOWNSTREAM] ###
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # PULL_DATA sent: 3 (100.00% acknowledged)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # PULL_RESP(onse) datagrams received: 1 (191 bytes)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # RF packets sent to concentrator: 0 (17 bytes)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # TX errors: 0
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # TX rejected (collision packet): 0.00% (req:13, rej:0)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # TX rejected (collision beacon): 0.00% (req:13, rej:0)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # TX rejected (too late): 0.00% (req:13, rej:0)
Oct 28 10:45:52 rak-gateway ttn-gateway[640]: # TX rejected (too early): 0.00% (req:13, rej:0)
Please help to continue with the activation!!
Thanks,
Mary