Hello, I am trying to use my Multitech conduit gateway as a packet forwarder.
After following the procedure for gateway setup with this: https://www.thethingsnetwork.org/docs/gateways/multitech/mlinux.html
On the things network console, the gateway is connected.
But my tag is not ringing in and the Lora packet forward log shows the gateway gets nearly nothing.
Most log looks like this:
**##### 2018-03-07 22:14:13 GMT #####**
**### [UPSTREAM] ###**
**# RF packets received by concentrator: 1**
**# CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%**
**# RF packets forwarded: 0 (0 bytes)**
**# PUSH_DATA datagrams sent: 0 (0 bytes)**
**# PUSH_DATA acknowledged: 0.00%**
**### [DOWNSTREAM] ###**
**# PULL_DATA sent: 0 (0.00% acknowledged)**
**# PULL_RESP(onse) datagrams received: 0 (0 bytes)**
**# RF packets sent to concentrator: 0 (0 bytes)**
**# TX errors: 0**
**### BEACON IS DISABLED! __
_### [JIT] ###_
_# INFO: JIT queue contains 0 packets._
_# INFO: JIT queue contains 0 beacons._
_**### GPS IS DISABLED! **_
_### [PERFORMANCE] ###_
_# Upstream radio packet quality: 0.00%._
_### [ CONNECTIONS ] ###_
_# bridge.us-west.thethings.network: Connected_
_**# Semtech status report send. **_
_##### END #####_
_16:14:13 INFO: [TTN] bridge.us-west.thethings.network RTT 54_
_16:14:13 INFO: [TTN] send status success for bridge.us-west.thethings.network_
_16:14:22 INFO: Disabling GPS mode for concentratorās counterā¦_
_16:14:22 INFO: host/sx1301 time offset=(1520456888s:946686ē¢s) - drift=-721ē¢s_
_16:14:22 INFO: Enabling GPS mode for concentratorās counter.**_
**##### 2018-03-07 22:14:43 GMT #####**
**### [UPSTREAM] ###**
**# RF packets received by concentrator: 0**
**# CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%**
**# RF packets forwarded: 0 (0 bytes)**
**# PUSH_DATA datagrams sent: 0 (0 bytes)**
**# PUSH_DATA acknowledged: 0.00%**
**### [DOWNSTREAM] ###**
**# PULL_DATA sent: 0 (0.00% acknowledged)**
**# PULL_RESP(onse) datagrams received: 0 (0 bytes)**
**# RF packets sent to concentrator: 0 (0 bytes)**
**# TX errors: 0**
**### BEACON IS DISABLED! __
_### [JIT] ###_
_# INFO: JIT queue contains 0 packets._
_# INFO: JIT queue contains 0 beacons._
_**### GPS IS DISABLED! **_
_### [PERFORMANCE] ###_
_# Upstream radio packet quality: 0.00%._
_### [ CONNECTIONS ] ###_
_# bridge.us-west.thethings.network: Connected_
_**# Semtech status report send. **_
_##### END #####_
_16:14:43 INFO: [TTN] bridge.us-west.thethings.network RTT 52_
_16:14:43 INFO: [TTN] send status success for bridge.us-west.thethings.network**_
I used the tag and the gateway pointing to Semtech cloud website before, it was working fine.
Does anyone know what is going on? Thanks a lot.