Gateway are sending unexpected packets

Hi,
I’m seeing problems in RN2483 connection with LoRaServer. After days connected, my node fails. I see in log that when node fails, node send one packet to gateway, and lora server are sending a packet to node that shouldn’t sent. You can see at May 06 06:58:48. How can i detect whats is going on?

May 06 06:53:04 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:52:48 GMT”,“rxnb”:2,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:53:04 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 0 ms
May 06 06:53:04 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:53:04 raspberrypi sh[440]: INFO: Received pkt from mote: 07A5A016 (fcnt=248)
May 06 06:53:04 raspberrypi sh[440]: JSON up: {“rxpk”:[{“tmst”:740842835,“chan”:0,“rfch”:1,“freq”:868.100000,“stat”:1,“modu”:“LORA”,“datr”:“SF7BW125”,“codr”:“4/5”,“lsnr”:10.2,“rssi”:-70,“size”:20,“data”:“gBagpQeA+AALm3x6xFCyNZR54vE=”}]}
May 06 06:53:04 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 1 ms
May 06 06:53:04 raspberrypi sh[440]: INFO: [down] PULL_RESP received - token[38:190] :slight_smile:
May 06 06:53:05 raspberrypi sh[440]: JSON down: {“txpk”:{“imme”:false,“tmst”:741842835,“freq”:868.1INFO: Enabling TX notch filter
May 06 06:53:05 raspberrypi sh[440]: 59.6.66.2c.37.99.bc.9.0.97.c.10.0.8.0.0.60.16.a0.a5.7.a0.f8.0.47.95.73.89.end
May 06 06:54:13 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 ea 2 7 30
May 06 06:54:13 raspberrypi sh[440]: lgw_receive:1174: [0 17]
May 06 06:54:13 raspberrypi sh[440]: Note: LoRa packet
May 06 06:54:48 raspberrypi sh[440]: ,“rfch”:0,“powe”:14,“modu”:“LORA”,“datr”:“SF7BW125”,“codr”:“4/5”,“ipol”:true,“size”:12,“data”:“YBagpQeg+ABHlXOJ”,“brd”:0,“ant”:0}}
May 06 06:54:48 raspberrypi sh[440]: INFO: tx_start_delay=1495 (1495.500000) - (1497, bw_delay=1.500000, notch_delay=0.000000)
May 06 06:54:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:54:48 raspberrypi sh[440]: ##### 2019-05-06 05:53:18 GMT #####
May 06 06:54:48 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:54:48 raspberrypi sh[440]: # RF packets received by concentrator: 1
May 06 06:54:48 raspberrypi sh[440]: # CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:54:48 raspberrypi sh[440]: # RF packets forwarded: 1 (20 bytes)
May 06 06:54:48 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 2 (315 bytes)
May 06 06:54:48 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:54:48 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:54:48 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:54:48 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 1 (185 bytes)
May 06 06:54:48 raspberrypi sh[440]: # RF packets sent to concentrator: 1 (12 bytes)
May 06 06:54:48 raspberrypi sh[440]: # TX errors: 0
May 06 06:54:48 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:54:48 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:54:48 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:54:48 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:54:48 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:54:48 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:54:48 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:54:48 raspberrypi sh[440]: ### [JIT] ###
May 06 06:54:48 raspberrypi sh[440]: # SX1301 time (PPS): 713131569
May 06 06:54:48 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:54:48 raspberrypi sh[440]: ### [GPS] ###
May 06 06:54:48 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:54:48 raspberrypi sh[440]: ##### END #####
May 06 06:54:48 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:53:18 GMT”,“rxnb”:1,“rxok”:1,“rxfw”:1,“ackr”:100.0,“dwnb”:1,“txnb”:1}}
May 06 06:54:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 1 ms
May 06 06:54:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:54:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:54:48 raspberrypi sh[440]: INFO: Disabling GPS mode for concentrator’s counter…
May 06 06:54:48 raspberrypi sh[440]: INFO: host/sx1301 time offset=(1557121243s:245392µs) - drift=25µs
May 06 06:54:48 raspberrypi sh[440]: INFO: Enabling GPS mode for concentrator’s counter.
May 06 06:54:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:54:48 raspberrypi sh[440]: ##### 2019-05-06 05:53:48 GMT #####
May 06 06:54:48 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:54:48 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:54:48 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:54:48 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:54:48 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:54:48 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:54:48 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:54:48 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:54:48 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:54:48 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:54:49 raspberrypi sh[440]: # TX errors: 0
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:54:49 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:54:49 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:54:49 raspberrypi sh[440]: ### [JIT] ###
May 06 06:54:49 raspberrypi sh[440]: # SX1301 time (PPS): 773132004
May 06 06:54:49 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:54:49 raspberrypi sh[440]: ### [GPS] ###
May 06 06:54:49 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:54:49 raspberrypi sh[440]: ##### END #####
May 06 06:54:49 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:53:48 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:54:49 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 1 ms
May 06 06:54:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:54:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 7 ms
May 06 06:54:49 raspberrypi sh[440]: ##### 2019-05-06 05:54:18 GMT #####
May 06 06:54:49 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:54:49 raspberrypi sh[440]: # RF packets received by concentrator: 1
May 06 06:54:49 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
May 06 06:54:49 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:54:49 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:54:49 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:54:49 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:54:49 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:54:49 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:54:49 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:54:49 raspberrypi sh[440]: # TX errors: 0
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:54:49 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:54:49 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:54:49 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:54:49 raspberrypi sh[440]: ### [JIT] ###
May 06 06:54:49 raspberrypi sh[440]: # SX1301 time (PPS): 773132004
May 06 06:54:49 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:54:49 raspberrypi sh[440]: ### [GPS] ###
May 06 06:54:49 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:54:49 raspberrypi sh[440]: ##### END #####
May 06 06:54:49 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:54:18 GMT”,“rxnb”:1,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:54:49 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 0 ms
May 06 06:54:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:54:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:54:49 raspberrypi sh[440]: INFO: Disabling GPS mode for concentrator’s counter…
May 06 06:54:49 raspberrypi sh[440]: INFO: host/sx1301 time offset=(1557121243s:245418µs) - drift=26µs
May 06 06:54:49 raspberrypi sh[440]: INFO: Enabling GPS mode for concentrator’s counter.
May 06 06:54:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:18 raspberrypi sh[440]: ##### 2019-05-06 05:54:48 GMT #####
May 06 06:56:18 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:56:18 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:56:18 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:56:18 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:56:18 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:56:18 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:56:18 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:56:18 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # TX errors: 0
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:56:18 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:56:18 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:56:18 raspberrypi sh[440]: ### [JIT] ###
May 06 06:56:18 raspberrypi sh[440]: # SX1301 time (PPS): 833132489
May 06 06:56:18 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:56:18 raspberrypi sh[440]: ### [GPS] ###
May 06 06:56:18 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:56:18 raspberrypi sh[440]: ##### END #####
May 06 06:56:18 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:54:48 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:56:18 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 2 ms
May 06 06:56:18 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:18 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:56:18 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:18 raspberrypi sh[440]: ##### 2019-05-06 05:55:18 GMT #####
May 06 06:56:18 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:56:18 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:56:18 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:56:18 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:56:18 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:56:18 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:56:18 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:56:18 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:56:18 raspberrypi sh[440]: # TX errors: 0
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:56:18 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:56:18 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:56:18 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:56:18 raspberrypi sh[440]: ### [JIT] ###
May 06 06:56:18 raspberrypi sh[440]: # SX1301 time (PPS): 833132489
May 06 06:56:18 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:56:18 raspberrypi sh[440]: ### [GPS] ###
May 06 06:56:18 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:56:18 raspberrypi sh[440]: ##### END #####
May 06 06:56:19 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:55:18 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:56:19 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 5 ms
May 06 06:56:19 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:19 raspberrypi sh[440]: INFO: Disabling GPS mode for concentrator’s counter…
May 06 06:56:19 raspberrypi sh[440]: INFO: host/sx1301 time offset=(1557121243s:245443µs) - drift=25µs
May 06 06:56:19 raspberrypi sh[440]: INFO: Enabling GPS mode for concentrator’s counter.
May 06 06:56:19 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:19 raspberrypi sh[440]: ##### 2019-05-06 05:55:48 GMT #####
May 06 06:56:19 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:56:19 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:56:19 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:56:19 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:56:19 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:56:19 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:56:19 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:56:19 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # TX errors: 0
May 06 06:56:19 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:56:19 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:56:19 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:56:19 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:56:19 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:56:19 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:56:19 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:56:19 raspberrypi sh[440]: ### [JIT] ###
May 06 06:56:19 raspberrypi sh[440]: # SX1301 time (PPS): 893132927
May 06 06:56:19 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:56:19 raspberrypi sh[440]: ### [GPS] ###
May 06 06:56:19 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:56:19 raspberrypi sh[440]: ##### END #####
May 06 06:56:19 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:55:48 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:56:19 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 2 ms
May 06 06:56:19 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:56:19 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 3 ms
May 06 06:56:19 raspberrypi sh[440]: ##### 2019-05-06 05:56:18 GMT #####
May 06 06:56:19 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:56:19 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:56:19 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:56:19 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:56:19 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:56:19 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:56:19 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:56:19 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:56:19 raspberrypi sh[440]: # TX errors: 0
May 06 06:56:19 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:56:32 raspberrypi sh[440]: # TX rejected (collision beacolgw_receive:1155: FIFO content: 1 2a 3 7 80
May 06 06:56:32 raspberrypi sh[440]: lgw_receive:1174: [8 16]
May 06 06:56:32 raspberrypi sh[440]: Note: LoRa packet
May 06 06:57:48 raspberrypi sh[440]: n): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:57:48 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:57:48 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:57:48 raspberrypi sh[440]: ### [JIT] ###
May 06 06:57:48 raspberrypi sh[440]: # SX1301 time (PPS): 893132927
May 06 06:57:48 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:57:48 raspberrypi sh[440]: ### [GPS] ###
May 06 06:57:48 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:57:48 raspberrypi sh[440]: ##### END #####
May 06 06:57:48 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:56:18 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:57:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 2 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: Disabling GPS mode for concentrator’s counter…
May 06 06:57:48 raspberrypi sh[440]: INFO: host/sx1301 time offset=(1557121243s:245470µs) - drift=27µs
May 06 06:57:48 raspberrypi sh[440]: INFO: Enabling GPS mode for concentrator’s counter.
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:57:48 raspberrypi sh[440]: ##### 2019-05-06 05:56:48 GMT #####
May 06 06:57:48 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:57:48 raspberrypi sh[440]: # RF packets received by concentrator: 1
May 06 06:57:48 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
May 06 06:57:48 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:57:48 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:57:48 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:57:48 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:57:48 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:57:48 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:57:48 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:57:48 raspberrypi sh[440]: # TX errors: 0
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:57:48 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:57:48 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:57:48 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:57:48 raspberrypi sh[440]: ### [JIT] ###
May 06 06:57:48 raspberrypi sh[440]: # SX1301 time (PPS): 953133366
May 06 06:57:48 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:57:48 raspberrypi sh[440]: ### [GPS] ###
May 06 06:57:48 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:57:48 raspberrypi sh[440]: ##### END #####
May 06 06:57:48 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:56:48 GMT”,“rxnb”:1,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:57:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 2 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 2 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:57:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:57:48 raspberrypi sh[440]: ##### 2019-05-06 05:57:18 GMT #####
May 06 06:57:48 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:57:48 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:57:49 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:57:49 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:57:49 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:57:49 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:57:49 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:57:49 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # TX errors: 0
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:57:49 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:57:49 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:57:49 raspberrypi sh[440]: ### [JIT] ###
May 06 06:57:49 raspberrypi sh[440]: # SX1301 time (PPS): 953133366
May 06 06:57:49 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:57:49 raspberrypi sh[440]: ### [GPS] ###
May 06 06:57:49 raspberrypi sh[440]: # GPS sync is disabled
May 06 06:57:49 raspberrypi sh[440]: ##### END #####
May 06 06:57:49 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:57:18 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:57:49 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 1 ms
May 06 06:57:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:57:49 raspberrypi sh[440]: INFO: Disabling GPS mode for concentrator’s counter…
May 06 06:57:49 raspberrypi sh[440]: INFO: host/sx1301 time offset=(1557121243s:245495µs) - drift=25µs
May 06 06:57:49 raspberrypi sh[440]: INFO: Enabling GPS mode for concentrator’s counter.
May 06 06:57:49 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:57:49 raspberrypi sh[440]: ##### 2019-05-06 05:57:48 GMT #####
May 06 06:57:49 raspberrypi sh[440]: ### [UPSTREAM] ###
May 06 06:57:49 raspberrypi sh[440]: # RF packets received by concentrator: 0
May 06 06:57:49 raspberrypi sh[440]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
May 06 06:57:49 raspberrypi sh[440]: # RF packets forwarded: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # PUSH_DATA datagrams sent: 1 (113 bytes)
May 06 06:57:49 raspberrypi sh[440]: # PUSH_DATA acknowledged: 100.00%
May 06 06:57:49 raspberrypi sh[440]: ### [DOWNSTREAM] ###
May 06 06:57:49 raspberrypi sh[440]: # PULL_DATA sent: 3 (100.00% acknowledged)
May 06 06:57:49 raspberrypi sh[440]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # RF packets sent to concentrator: 0 (0 bytes)
May 06 06:57:49 raspberrypi sh[440]: # TX errors: 0
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (collision packet): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (collision beacon): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (too late): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # TX rejected (too early): 0.00% (req:485, rej:0)
May 06 06:57:49 raspberrypi sh[440]: # BEACON queued: 0
May 06 06:57:49 raspberrypi sh[440]: # BEACON sent so far: 0
May 06 06:57:49 raspberrypi sh[440]: # BEACON rejected: 0
May 06 06:57:49 raspberrypi sh[440]: ### [JIT] ###
May 06 06:57:49 raspberrypi sh[440]: # SX1301 time (PPS): 1013133807
May 06 06:57:49 raspberrypi sh[440]: src/jitqueue.c:448:jit_print_queue(): INFO: [jit] queue is empty
May 06 06:57:49 raspberrypi sh[440]: ### [GPS] ###
May 06 06:58:06 raspberrypi sh[440]: # GPS sylgw_receive:1155: FIFO content: 1 ba 3 5 14
May 06 06:58:06 raspberrypi sh[440]: lgw_receive:1174: [2 17]
May 06 06:58:06 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:07 raspberrypi sh[440]: INFO: Enabling TX notch filter
May 06 06:58:07 raspberrypi sh[440]: 59.20.0.3e.37.8c.2c.9.0.97.c.10.0.8.0.0.60.16.a0.a5.7.a0.f9.0.b8.37.89.b2.end
May 06 06:58:10 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 de 3 5 14
May 06 06:58:10 raspberrypi sh[440]: lgw_receive:1174: [0 17]
May 06 06:58:10 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:14 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 2 0 5 14
May 06 06:58:14 raspberrypi sh[440]: lgw_receive:1174: [1 17]
May 06 06:58:14 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:18 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 26 0 7 9f
May 06 06:58:18 raspberrypi sh[440]: lgw_receive:1174: [1 17]
May 06 06:58:18 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:25 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 d5 0 5 14
May 06 06:58:25 raspberrypi sh[440]: lgw_receive:1174: [2 17]
May 06 06:58:25 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:29 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 f9 0 5 14
May 06 06:58:29 raspberrypi sh[440]: lgw_receive:1174: [0 17]
May 06 06:58:29 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:30 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 1d 1 7 72
May 06 06:58:30 raspberrypi sh[440]: lgw_receive:1174: [6 17]
May 06 06:58:30 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:47 raspberrypi sh[440]: lgw_receive:1155: FIFO content: 1 9f 1 5 14
May 06 06:58:47 raspberrypi sh[440]: lgw_receive:1174: [1 17]
May 06 06:58:47 raspberrypi sh[440]: Note: LoRa packet
May 06 06:58:48 raspberrypi sh[440]: nc is disabled
May 06 06:58:48 raspberrypi sh[440]: ##### END #####
May 06 06:58:48 raspberrypi sh[440]: JSON up: {“stat”:{“time”:“2019-05-06 05:57:48 GMT”,“rxnb”:0,“rxok”:0,“rxfw”:0,“ackr”:100.0,“dwnb”:0,“txnb”:0}}
May 06 06:58:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 1 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 1 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: Received pkt from mote: 07A5A016 (fcnt=249)
May 06 06:58:48 raspberrypi sh[440]: JSON up: {“rxpk”:[{“tmst”:1042829251,“chan”:2,“rfch”:1,“freq”:868.500000,“stat”:1,“modu”:“LORA”,“datr”:“SF7BW125”,“codr”:“4/5”,“lsnr”:7.2,“rssi”:-65,“size”:20,“data”:“gBagpQeA+QALiXV/OaIHWC12Lvc=”}]}
May 06 06:58:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 2 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: [down] PULL_RESP received - token[248:118] :slight_smile:
May 06 06:58:48 raspberrypi sh[440]: JSON down: {“txpk”:{“imme”:false,“tmst”:1043829251,“freq”:868.5,“rfch”:0,“powe”:14,“modu”:“LORA”,“datr”:“SF7BW125”,“codr”:“4/5”,“ipol”:true,“size”:12,“data”:“YBagpQeg+QC4N4my”,“brd”:0,“ant”:0}}
May 06 06:58:48 raspberrypi sh[440]: INFO: tx_start_delay=1495 (1495.500000) - (1497, bw_delay=1.500000, notch_delay=0.000000)
May 06 06:58:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 0 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: Received pkt from mote: 07A5A016 (fcnt=249)
May 06 06:58:48 raspberrypi sh[440]: JSON up: {“rxpk”:[{“tmst”:1047121371,“chan”:0,“rfch”:1,“freq”:868.100000,“stat”:1,“modu”:“LORA”,“datr”:“SF7BW125”,“codr”:“4/5”,“lsnr”:10.2,“rssi”:-68,“size”:20,“data”:“gBagpQeA+QALiXV/OaIHWC12Lvc=”}]}
May 06 06:58:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 0 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: Received pkt from mote: 07A5A016 (fcnt=249)
May 06 06:58:48 raspberrypi sh[440]: JSON up: {“rxpk”:[{“tmst”:1051460436,“chan”:1,“rfch”:1,“freq”:868.300000,“stat”:1,“modu”:“LORA”,“datr”:“SF8BW125”,“codr”:“4/5”,“lsnr”:11.2,“rssi”:-70,“size”:20,“data”:“gBagpQeA+QALiXV/OaIHWC12Lvc=”}]}
May 06 06:58:48 raspberrypi sh[440]: INFO: [up] PUSH_ACK received in 0 ms
May 06 06:58:48 raspberrypi sh[440]: INFO: [down] PULL_ACK received in 2 ms
May 06 06:58:48 raspberrypi sh[440]: ##### 2019-05-06 05:58:18 GMT #####
May 06 06:58:48 raspberrypi sh[440]: ### [UPSTREAM] ###