Gateway not passing payload to ttn

Hi everyone, I have around 12 gateways all working really well, but I have one (7249) which doesn’t seem to be passing the payloads from devices to the ttn. I will add a few screenshots to help explain…
Here is the Packet logger of the payload received, it all looks fine as far as I can tell…


I know the device is ok, it’s transmitting every 10 minutes, the reason I know it’s ok is that another gateway further away occasionally picks it up and passes on correctly.
Here is a screenshot of the system log…

Any thoughts as to what I could try?
I’m connecting via OpenVPN, I assume a complete reset will wipe this connection out also?
Thanks in advance!
Andrew.

Your lora_pkt_fwd log excerpt covers only a brief period of time in which only one packet with a CRC error was received. As is almost always the case it was configured not to pass on packets which have CRC errors. You’d need to watch that log for a period of time that included correct packets.

In terms of the GUI packet logger screenshot, is that your traffic? Is it correct?

How have you configured the gateway to push to TTN? To which server?

If you watch the lora_pkt_forward log longer, what does it say for the acknowledgements? It’s a little worrisome that the PUSH_DATA acknowledged is 0 when one was sent, does that continue to be the case? It does seem to be getting acks for the PULL_DATA however so seemingly something is responding.

If you can run a packet sniffer on the gateway or something upstream of it (router?) the traffic is cleartext, there’s a short binary header and then the rest of each message is printable json.

Are you sure the gateway is registered correctly with TTN, using the legacy packet forwarder option there?

Thanks for the detailed reply Chris, here is a logged period showing some crc_ok, the DevAddr ending in 1C3E is mine, and looks like it’s being received correctly…


Gateway is pushing to router.au.thethings.network, and I have around 9 other gateways sending to the same server…so I assume it’s ok. Here’s a screenshot.

I also have the correct sub band selected for ttn
image
TTN I’m certain is registered correctly, using meshed-router, see below. This gateway used to be working ok, as can be seen by the received/transmitted messages…

It would be useful to see the packet forwarder log covering a period with actual valid packets, vs the brief excerpt before that only showed an invalid CRC packet.

Also you might want to disable the data recovery thing at least initially while trying to get things to work.

Ok, thanks Chris, I’m heading out to pick up the gateway today, so I can get it in front of me to try to fix. Will update when I get some decent data.

Update, reset gateway back to default settings, reconfigured. Deleted on ttn, reconfigured. Shows correctly on ttn.
Same problem, no data being forwarded…
Data recovery thing turned off…
Merry Christmas!
Packet logger…


System log…
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 2 (33 bytes)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 3 (527 bytes)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 133386295, offset us 0
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812152 sec)
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:15:52 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:15:57 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:02 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:07 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:12 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:17 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:17 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(1)
Thu Dec 24 12:16:17 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(0)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:16:22 UTC

Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 0
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 0.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 0 (0 bytes)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 1 (135 bytes)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 133386295, offset us 0
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812182 sec)
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:16:22 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:16:22 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:27 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:32 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:37 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:42 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:47 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:16:52 UTC

Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 1
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 100.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 1 (18 bytes)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 2 (334 bytes)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 193387131, offset us 0
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812212 sec)
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:16:52 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:16:52 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:16:58 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:03 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:03 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(1)
Thu Dec 24 12:17:03 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(0)
Thu Dec 24 12:17:08 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:13 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:18 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:17:22 UTC

Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 1
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 100.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 1 (15 bytes)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 2 (328 bytes)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # TX errors: 0
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # BEACON queued: 0
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # BEACON sent so far: 0
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # BEACON rejected: 0
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: ### [JIT] ###
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 193387131, offset us 0
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812242 sec)
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:17:22 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:17:23 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:28 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:33 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:38 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:43 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:48 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:17:52 UTC

Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 1
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 100.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 1 (18 bytes)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 2 (334 bytes)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 253388413, offset us 0
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812272 sec)
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:17:52 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:17:54 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:17:54 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(1)
Thu Dec 24 12:17:54 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(0)
Thu Dec 24 12:17:59 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:04 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:09 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:14 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:19 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:18:22 UTC

Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 1
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 100.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 1 (15 bytes)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 2 (328 bytes)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # BEACON sent so far: 0
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # BEACON rejected: 0
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: ### [JIT] ###
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 253388413, offset us 0
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812302 sec)
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:18:22 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:18:24 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:29 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:30 2020 daemon.info db[3369]: DataBase Backup
Thu Dec 24 12:18:34 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:39 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:44 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:44 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(1)
Thu Dec 24 12:18:44 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(0)
Thu Dec 24 12:18:50 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:18:52 UTC

Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 1
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 100.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 1 (18 bytes)
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 2 (334 bytes)
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:18:52 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 313385141, offset us 0
Thu Dec 24 12:18:55 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:00 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:05 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:10 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:15 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:20 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]:

2020-12-24 12:19:22 UTC

Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: ### [UPSTREAM] ###
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets received by concentrator: 0
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # CRC_OK: 0.00, CRC_FAIL: 0.00, NO_CRC: 0.00
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets forwarded: 0 (0 bytes)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA datagrams sent: 1 (135 bytes)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # PUSH_DATA acknowledged: 100.00
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: ### [DOWNSTREAM] ###
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_DATA sent: 6 (100.00 acknowledged)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # RF packets sent to concentrator: 0 (0 bytes)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # SX1301 time (PPS): 313385141, offset us 0
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: ### [GPS] ###
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # Invalid time reference (age: 1608812362 sec)
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: # no valid GPS coordinates available yet
Thu Dec 24 12:19:22 2020 user.notice lora_pkt_fwd[3355]: ##### END #####
Thu Dec 24 12:19:25 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:30 2020 kern.info quectel-CM[2166]: requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thu Dec 24 12:19:30 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(1)
Thu Dec 24 12:19:30 2020 kern.info quectel-CM[2166]: requestSetOperatingMode(0)