Problem RAK2243 uplnk

Hi to all, Please I need your help I have a RAK2243 and worked very well some days ago but now it have a problem it only receive joins


I know that the node works because I have a RAK7249 and the node connects to it perfect but with rak2243 do not

Thanks
Sorry for my english

We need you to provide some logs.

  1. To display lora logs on the gateway to the foreground, you need to execute the following commands in order
    a) sudo systemctl stop ttn-gateway
    b) cd /opt/ttn-gateway/packet_forwarder/lora_pkt_fwd/
    c) sudo ./lora_pkt_fwd
  2. After completing the above steps, the lora log will start to display in the foreground.
  3. Confirm that the nodes have joined successfully and sent a data to ttn.
  4. Send me all lora logs on the gateway.

@ZhuQI,
Thanks for your quick response I did the steps and here is the log

Thanks

*** Beacon Packet Forwarder for Lora Gateway ***
Version: 4.0.1
*** Lora concentrator HAL library version info ***
Version: 5.0.1;


INFO: Little endian host
INFO: found global configuration file global_conf.json, parsing it
INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
INFO: lorawan_public 1, clksrc 1
INFO: no configuration for LBT
INFO: antenna_gain 0 dBi
INFO: Configuring TX LUT with 16 indexes
INFO: radio 0 enabled (type SX1257), center frequency 904300000, RSSI offset -166.000000, tx enabled 1, tx_notch_freq 0
INFO: radio 1 enabled (type SX1257), center frequency 905000000, RSSI offset -166.000000, tx enabled 0, tx_notch_freq 0
INFO: Lora multi-SF channel 0> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 1> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 2> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 3> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 4> radio 1, IF -300000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 5> radio 1, IF -100000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 6> radio 1, IF 100000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora multi-SF channel 7> radio 1, IF 300000 Hz, 125 kHz bw, SF 7 to 12
INFO: Lora std channel> radio 0, IF 300000 Hz, 500000 Hz bw, SF 8
INFO: FSK channel 8 disabled
INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
INFO: gateway MAC address is configured to 0000000000000000
INFO: server hostname or IP address is configured to “router.us.thethings.network”
INFO: upstream port is configured to “1700”
INFO: downstream port is configured to “1700”
INFO: downstream keep-alive interval is configured to 10 seconds
INFO: statistics display interval is configured to 30 seconds
INFO: upstream PUSH_DATA time-out is configured to 100 ms
INFO: packets received with a valid CRC will be forwarded
INFO: packets received with a CRC error will NOT be forwarded
INFO: packets received with no CRC will NOT be forwarded
INFO: GPS serial port path is configured to “/dev/ttyAMA0”
INFO: Reference latitude is configured to 10.000000 deg
INFO: Reference longitude is configured to 20.000000 deg
INFO: Reference altitude is configured to -1 meters
INFO: fake GPS is disabled
INFO: Auto-quit after 20 non-acknowledged PULL_DATA
INFO: found local configuration file local_conf.json, parsing it
INFO: redefined parameters will overwrite global parameters
INFO: local_conf.json does not contain a JSON object named SX1301_conf
INFO: local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
INFO: gateway MAC address is configured to B827EBFFFEB0043F
INFO: packets received with a valid CRC will be forwarded
INFO: packets received with a CRC error will NOT be forwarded
INFO: packets received with no CRC will NOT be forwarded
INFO: [main] TTY port /dev/ttyAMA0 open for GPS synchronization
INFO: [main] concentrator started, packet can now be received

INFO: Disabling GPS mode for concentrator’s counter…
INFO: host/sx1301 time offset=(1583725518s:916708µs) - drift=-721810332µs
INFO: Enabling GPS mode for concentrator’s counter.

WARNING: [gps] GPS out of sync, keeping previous time reference
WARNING: [gps] GPS out of sync, keeping previous time reference
INFO: [down] PULL_ACK received in 159 ms

INFO: Received pkt from mote: D002C00C (fcnt=46037)

JSON up: {“rxpk”:[{“tmst”:8941700,“time”:“2020-03-09T03:45:34.269414Z”,“tmms”:1267760751269,“chan”:2,“rfch”:0,“freq”:904.300000,“stat”:1,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“lsnr”:7.5,“rssi”:-7,“size”:23,“data”:“AAzAAtB+1bNwcRZ4/v+oxWB99tqAlrc=”}]}
INFO: [down] PULL_ACK received in 158 ms
INFO: [down] PULL_RESP received - token[0:10] :slight_smile:

JSON down: {“txpk”:{“imme”:false,“tmst”:13941700,“freq”:924.5,“rfch”:0,“powe”:17,“modu”:“LORA”,“datr”:“SF10BW500”,“codr”:“4/5”,“ipol”:true,“size”:17,“ncrc”:true,“data”:“IJyqJkAML40RJKzD2otpPZg=”}}
ERROR: Packet REJECTED, unsupported RF power for TX - 17

INFO: Received pkt from mote: D002C00C (fcnt=46037)

INFO: Received pkt from mote: D002C00C (fcnt=46037)

JSON up: {“rxpk”:[{“tmst”:16007988,“time”:“2020-03-09T03:45:48.335701Z”,“tmms”:1267760765335,“chan”:3,“rfch”:0,“freq”:904.500000,“stat”:1,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“lsnr”:-15.0,“rssi”:-77,“size”:23,“data”:“AAzAAtB+1bNwcRZ4/v+oxWC7uw66hJQ=”},{“tmst”:16007988,“time”:“2020-03-09T03:45:48.335701Z”,“tmms”:1267760765335,“chan”:6,“rfch”:1,“freq”:905.100000,“stat”:1,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“lsnr”:12.0,“rssi”:-10,“size”:23,“data”:“AAzAAtB+1bNwcRZ4/v+oxWC7uw66hJQ=”}]}
INFO: [down] PULL_RESP received - token[0:11] :slight_smile:

JSON down: {“txpk”:{“imme”:false,“tmst”:21007988,“freq”:925.1,“rfch”:0,“powe”:17,“modu”:“LORA”,“datr”:“SF10BW500”,“codr”:“4/5”,“ipol”:true,“size”:17,“ncrc”:true,“data”:“IEtAlrdGgtdhbY719cvRn6g=”}}
ERROR: Packet REJECTED, unsupported RF power for TX - 17
INFO: [down] PULL_ACK received in 161 ms

INFO: Received pkt from mote: D002C00C (fcnt=46037)

JSON up: {“rxpk”:[{“tmst”:23073540,“time”:“2020-03-09T03:46:02.401254Z”,“tmms”:1267760779401,“chan”:7,“rfch”:1,“freq”:905.300000,“stat”:1,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“lsnr”:11.5,“rssi”:-11,“size”:23,“data”:“AAzAAtB+1bNwcRZ4/v+oxWAgeGvTRq4=”}]}
INFO: [down] PULL_RESP received - token[0:12] :slight_smile:

JSON down: {“txpk”:{“imme”:false,“tmst”:28073540,“freq”:927.5,“rfch”:0,“powe”:17,“modu”:“LORA”,“datr”:“SF10BW500”,“codr”:“4/5”,“ipol”:true,“size”:17,“ncrc”:true,“data”:“IJDw3KRaF0sqENNXAm0fIS4=”}}
ERROR: Packet REJECTED, unsupported RF power for TX - 17

INFO: Received pkt from mote: D002C00C (fcnt=46037)

JSON up: {“rxpk”:[{“tmst”:30140460,“time”:“2020-03-09T03:46:17.468174Z”,“tmms”:1267760794468,“chan”:4,“rfch”:1,“freq”:904.700000,“stat”:1,“modu”:“LORA”,“datr”:“SF10BW125”,“codr”:“4/5”,“lsnr”:11.8,“rssi”:-9,“size”:23,“data”:“AAzAAtB+1bNwcRZ4/v+oxWCcZUQtIP8=”}]}

2020-03-09 03:45:51 GMT

[UPSTREAM]

RF packets received by concentrator: 5

CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%

RF packets forwarded: 5 (115 bytes)

PUSH_DATA datagrams sent: 4 (1295 bytes)

PUSH_DATA acknowledged: 0.00%

[DOWNSTREAM]

PULL_DATA sent: 3 (100.00% acknowledged)

PULL_RESP(onse) datagrams received: 3 (567 bytes)

RF packets sent to concentrator: 0 (51 bytes)

TX errors: 0

BEACON queued: 0

BEACON sent so far: 0

BEACON rejected: 0

[JIT]

SX1301 time (PPS): 2672286

src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty

[GPS]

Valid time reference (age: 0 sec)

no valid GPS coordinates available yet

END

JSON up: {“stat”:{“time”:“2020-03-09 03:45:51 GMT”,“rxnb”:5,“rxok”:5,“rxfw”:5,“ackr”:0.0,“dwnb”:3,“txnb”:0}}
INFO: [down] PULL_ACK received in 161 ms
INFO: [down] PULL_RESP received - token[0:13] :slight_smile:

JSON down: {“txpk”:{“imme”:false,“tmst”:35140460,“freq”:925.7,“rfch”:0,“powe”:17,“modu”:“LORA”,“datr”:“SF10BW500”,“codr”:“4/5”,“ipol”:true,“size”:17,“ncrc”:true,“data”:“IM26qoY/hOHWM+yUl3gn/lM=”}}
ERROR: Packet REJECTED, unsupported RF power for TX - 17

Change 16 to 17 in the /opt/ttn-gateway/packet_forwarder/lora_pkt_fwd/global_conf.json file and see if the issue is resolved.

@ZhuQI,
Thanks for your help works, but I have one question what happen?, why it changes?
Thanks

I think maybe ttn modified the request-accept power in the us915 band. Power 17 is not in the downlink power list, so the gateway rejected the request-accept.

We have fixed this issue in the next version of the gateway firmware. When the power is not in the power list, the gateway will send using the nearest smaller power.

Thank you very much.

We are very glad that you have chosen RAK and hope that RAK will bring you a better experience. :smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.