LoRa Gateway IMST iC880A

Internet of Things (IoT) Protocols & Standards

IMST LoRa Products
ttn-zh/ic880a-gateway/wiki
iC880A-SPI QuickStart Guide
Raspbian Jessie Lite

NiceRF

aliexpress: LoRa1276

Blog Posts and Tutorials

absolutelyautomation.com

instructables.com: Arduino Internet Of Things (IoT) Using NiceRf LoRa1276
Internet Of Things (IoT) Using NiceRf LoRa1276
INTERNET OF THINGS USING NICERF LORA1276 (PDF)
YouTube: Internet Of Things IoT Using NiceRf LoRa1276 (Video)

Jordi Binefa’s blog

Arduino library for SX1276 using LoRA and PyQt
ESP8266 and Arduino using LoRa and AES encryption
Adding AES encryption to LoRa at SX1276 on Arduino

IoT Blog

Hands on with LoRa in North America. #1
Hands on with LoRa in North America. #2
Hands on with LoRa in North America. #3
Connect Conduit to TTN LoRaWan via Poly Packet Fwd
IoT Gateways Review
Air Quality Index – Part 1
Air Quality Index – Part 2; LoRaWan Sensor
Hands On with RM7201 & RM7601 LoRa modules by Dapu Telecom
LoRa Hybrid Mode and FCC regulations
Marketing in the Era of the Internet of Things
Race for the IoT connectivity standard

Arduino Libraries

Arduino-LMIC library

Dapu Telecom dptel.com

RM-7200/RM-7201
RM-7600/RM-7601
CeBIT: Dapu Telecom Technology
CeBIT: RM-7200/7201

github: Lora-net

Lora-net/lora_gateway
Lora-net/packet_forwarder
Lora-net/LoRaMac-node

github: TheThingsNetwork

TheThingsNetwork/packet_forwarder

github: cheristi

cheristi
gistfile1.txt

Downlink

Problem with LoRaWAN Downlink
Example of how to call the LoRaMacPayloadDecrypt function ?

Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: *** Poly Packet Forwarder for Lora Gateway ***
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: Version: 2.1.0
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: *** Lora concentrator HAL library version info ***
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: Version: 3.1.0; Options: native;
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: ***
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Little endian host
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: found global configuration file global_conf.json, parsing it
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: lorawan_public 1, clksrc 1
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Configuring TX LUT with 16 indexes
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: radio 0 enabled (type SX1257), center frequency 867500000, RSSI offset -166.000000, tx enabled 1
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: radio 1 enabled (type SX1257), center frequency 868500000, RSSI offset -166.000000, tx enabled 0
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 0>  radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 1>  radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 2>  radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 3>  radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 4>  radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:54 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 5>  radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 6>  radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Lora multi-SF channel 7>  radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Lora std channel> radio 1, IF -200000 Hz, 250000 Hz bw, SF 7
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: FSK channel> radio 1, IF 300000 Hz, 125000 Hz bw, 50000 bps datarate
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: gateway MAC address is configured to AA555A0000000000
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Found 2 servers in array.
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Server 0 configured to "127.0.0.1", with port up "1680" and port down "1681"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Server 1 configured to "iot.semtech.com", with port up "1680" and port down "1680"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Found 5 system calls in array.
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: System command 0: "df -m"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: System command 1: "free -h"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: System command 2: "uptime"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: System command 3: "who -a"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: System command 4: "uname -a"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: monitor hostname or IP address is configured to "127.0.0.1"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: monitor port is configured to "2008"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: ghost hostname or IP address is configured to "127.0.0.1"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: ghost port is configured to "1918"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: downstream keep-alive interval is configured to 10 seconds
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: statistics display interval is configured to 30 seconds
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: upstream PUSH_DATA time-out is configured to 100 ms
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with a valid CRC will be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with a CRC error will NOT be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with no CRC will NOT be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: GPS serial port path is configured to "/dev/ttyAMA0"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: SSH path is configured to "/usr/bin/ssh"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: SSH port is configured to 22
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: HTTP port is configured to 80
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: NGROK path is configured to "/usr/bin/ngrok"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Reference latitude is configured to 10.000000 deg
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Reference longitude is configured to 20.000000 deg
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Reference altitude is configured to -1 meters
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: GPS is enabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Using fake GPS coordinates instead of real.
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Upstream data is enabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Downstream data is enabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Ghoststream data is disabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Radiostream data is enabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Statusstream data is enabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Beacon is disabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Monitor is disabled
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Platform configured to "IMST + Rpi"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Contact email configured to "operator@gateway.tst"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Description configured to "Update me"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: found local configuration file local_conf.json, parsing it
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: redefined parameters will overwrite global parameters
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: local_conf.json does not contain a JSON object named SX1301_conf
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: gateway MAC address is configured to B827EBFFFE4CECFD
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Found 1 servers in array.
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Server 0 configured to "router.eu.thethings.network", with port up "1700" and port down "1700"
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with a valid CRC will be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with a CRC error will NOT be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: packets received with no CRC will NOT be forwarded
Feb 19 17:50:55 ttn-gateway ttn-gateway[324]: INFO: Reference latitude is configured to 47.490301 deg

Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Reference longitude is configured to 8.752050 deg
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Reference altitude is configured to 500 meters
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: GPS is enabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Upstream data is enabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Downstream data is enabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Ghoststream data is disabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Radiostream data is enabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Statusstream data is enabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Beacon is disabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Monitor is disabled
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Contact email configured to "bachi@te-clan.ch"
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Description configured to "ttn-ic880a"
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: Successfully contacted server router.eu.thethings.network
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [main] Starting the concentrator
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [main] concentrator started, radio packets can now be received.
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] Thread activated for all server router.eu.thethings.network
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [up] Thread activated for all servers.
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms

Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### 2017-02-19 16:51:28 GMT #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [UPSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets received by concentrator: 1
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets forwarded: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA datagrams sent: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA acknowledged: 0.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [DOWNSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_DATA sent: 3 (100.00% acknowledged)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets sent to concentrator: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # TX errors: 0
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [GPS] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Invalid gps time reference (age: 1487523088 sec)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Manual GPS coordinates: latitude 47.49030, longitude 8.75205, altitude 500 m
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### END #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 47 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms

Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### 2017-02-19 16:51:58 GMT #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [UPSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets received by concentrator: 0
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets forwarded: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA datagrams sent: 1 (219 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA acknowledged: 100.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [DOWNSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_DATA sent: 3 (100.00% acknowledged)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets sent to concentrator: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # TX errors: 0
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [GPS] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Invalid gps time reference (age: 1487523118 sec)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Manual GPS coordinates: latitude 47.49030, longitude 8.75205, altitude 500 m
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### END #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 49 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms

Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### 2017-02-19 16:52:28 GMT #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [UPSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets received by concentrator: 2
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets forwarded: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA datagrams sent: 1 (221 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA acknowledged: 100.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [DOWNSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_DATA sent: 3 (100.00% acknowledged)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets sent to concentrator: 0 (0 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # TX errors: 0
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [GPS] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Invalid gps time reference (age: 1487523148 sec)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # Manual GPS coordinates: latitude 47.49030, longitude 8.75205, altitude 500 m
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### END #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms

Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ##### 2017-02-19 16:52:58 GMT #####
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [UPSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets received by concentrator: 1
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # RF packets forwarded: 1 (23 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA datagrams sent: 2 (463 bytes)
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PUSH_DATA acknowledged: 100.00%
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: ### [DOWNSTREAM] ###
Feb 19 17:52:58 ttn-gateway ttn-gateway[324]: # PULL_DATA sent: 3 (100.00% acknowledged)
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: # RF packets sent to concentrator: 0 (0 bytes)
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: # TX errors: 0
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: ### [GPS] ###
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: # Invalid gps time reference (age: 1487523178 sec)
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: # Manual GPS coordinates: latitude 47.49030, longitude 8.75205, altitude 500 m
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: ##### END #####
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network serv_addr[ic]PULL_RESP received :)
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [down] a packet will be sent on timestamp value 125951067
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:39 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms

Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: ##### 2017-02-19 16:53:28 GMT #####
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: ### [UPSTREAM] ###
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # RF packets received by concentrator: 23
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # RF packets forwarded: 23 (322 bytes)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # PUSH_DATA datagrams sent: 24 (5511 bytes)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # PUSH_DATA acknowledged: 100.00%
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: ### [DOWNSTREAM] ###
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # PULL_DATA sent: 3 (100.00% acknowledged)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # PULL_RESP(onse) datagrams received: 1 (197 bytes)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # RF packets sent to concentrator: 1 (33 bytes)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # TX errors: 0
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: ### [GPS] ###
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # Invalid gps time reference (age: 1487523208 sec)
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: # Manual GPS coordinates: latitude 47.49030, longitude 8.75205, altitude 500 m
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: ##### END #####
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:53:40 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [down] for server router.eu.thethings.network PULL_ACK received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 46 ms
Feb 19 17:54:28 ttn-gateway ttn-gateway[324]: INFO: [up] PUSH_ACK for server router.eu.thethings.network received in 47 ms

Leave a Reply

Your email address will not be published. Required fields are marked *