TTN only receive application data once

Hi, I’m new to TTN. I tried to create a LoRa Node ( Cytron LoRa-RFM Shield & CT-UNO) and setup LoRa gateway(Cytron Lora Gateway Raspberry Pi Hat 915Mhz HAT-LRGW-915). I follow this link to setup my gateway and it able to connect to TTN.

image

In one week before I succes to gather data from sensor device to TTN.
But today it suddenly cannot recieving anything new application data. When I recompiling the Arduino code, the status of device in TTN reactive. And receive once data shown in TTN application tab. In past I can receive repeated data and the counter will kept incresing.

image

`02:34:03  *** Multi Protocol Packet Forwarder for Lora Gateway ***
 Version: 3.0.20
02:34:03  *** Lora concentrator HAL library version info ***
Version: 5.0.1; Options: native;
***
02:34:03  INFO: Little endian host
02:34:03  INFO: found global configuration file 
/opt/iotloragateway/global_conf.json, parsing it
02:34:03  INFO: /opt/iotloragateway/global_conf.json does contain a JSON 
object named SX1301_conf, parsing SX1301 parameters
02:34:03  INFO: lorawan_public 1, clksrc 1
02:34:03  INFO: no configuration for LBT
02:34:03  INFO: antenna_gain 0 dBi
02:34:03  INFO: Configuring TX LUT with 16 indexes
02:34:03  INFO: radio 0 enabled (type SX1257), center frequency 867500000, RSSI offset -166.000000, tx enabled 1
02:34:03  INFO: radio 1 enabled (type SX1257), center frequency 868500000, RSSI offset -166.000000, tx enabled 0
02:34:03  INFO: Lora multi-SF channel 0>  radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 1>  radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 2>  radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 3>  radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 4>  radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 5>  radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 6>  radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora multi-SF channel 7>  radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
02:34:03  INFO: Lora std channel> radio 1, IF -200000 Hz, 250000 Hz bw, SF 7
02:34:03  INFO: FSK channel> radio 1, IF 300000 Hz, 125000 Hz bw, 50000 bps datarate
02:34:03  INFO: /opt/iotloragateway/global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
02:34:03  INFO: Found 1 servers in array.
02:34:03  INFO: Server 0 configured to "router.eu.thethings.network"
02:34:03  INFO: packets received with a valid CRC will be forwarded
02:34:03  INFO: packets received with a CRC error will NOT be forwarded
02:34:03  INFO: packets received with no CRC will NOT be forwarded
02:34:03  INFO: GPS is disabled
02:34:03  INFO: Upstream data is enabled
02:34:03  INFO: Downstream data is enabled
02:34:03  INFO: Ghoststream data is disabled
02:34:03  INFO: Radiostream data is enabled
02:34:03  INFO: Statusstream data is enabled
02:34:03  INFO: Beacon is disabled
02:34:03  INFO: Packet logger is disabled
02:34:03  INFO: Flush output after statistic is disabled
02:34:03  INFO: Flush after each line of output is disabled
02:34:03  INFO: Watchdog is disabled
02:34:03  INFO: found local configuration file /opt/iotloragateway/local_conf.json, parsing it
02:34:03  INFO: redefined parameters will overwrite global parameters
02:34:03  INFO: /opt/iotloragateway/local_conf.json does not contain a JSON object named SX1301_conf
02:34:03  INFO: /opt/iotloragateway/local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
02:34:03  INFO: gateway MAC address is configured to 0000000000000000
02:34:03  INFO: Found 1 servers in array.
02:34:03  INFO: Server 0 configured to "bridge.eu.thethings.network"
02:34:03  INFO: packets received with a valid CRC will be forwarded
02:34:03  INFO: packets received with a CRC error will NOT be forwarded
02:34:03  INFO: packets received with no CRC will NOT be forwarded
02:34:03  INFO: GPS serial port path is configured to "/dev/serial1"
02:34:03  INFO: Reference latitude is configured to 3.117160 deg
02:34:03  INFO: Reference longitude is configured to 101.604393 deg    
02:34:03  INFO: Reference altitude is configured to 3 meters
02:34:03  INFO: GPS is disabled
02:34:03  INFO: Upstream data is enabled
02:34:03  INFO: Downstream data is enabled
02:34:03  INFO: Ghoststream data is disabled
02:34:03  INFO: Radiostream data is enabled
02:34:03  INFO: Statusstream data is enabled
02:34:03  INFO: Beacon is disabled
02:34:03  INFO: Packet logger is disabled
02:34:03  INFO: Flush output after statistic is disabled
02:34:03  INFO: Flush after each line of output is disabled
02:34:03  INFO: Watchdog is disabled
02:34:03  INFO: Contact email configured to "allinalina97@gmail.com"
02:34:03  INFO: Description configured to ""
02:34:03  INFO: [Transports] Initializing protocol for 1 servers
02:34:30  INFO: [TTN] server "bridge.eu.thethings.network" connected
02:34:30  INFO: [main] Starting the concentrator
02:34:33  INFO: [main] concentrator started, radio packets can now be received.
02:34:33  INFO: [up] Thread activated for all servers.
02:34:33  INFO: JIT thread activated.
02:34:33  INFO: Disabling GPS mode for concentrator's counter...
02:34:33  INFO: host/sx1301 time offset=(1609698870s:737877µs) - drift=962771925µs
02:34:33  INFO: Enabling GPS mode for concentrator's counter.


##### 2021-01-03 18:35:03 GMT #####
### [UPSTREAM] ###
# RF packets received by concentrator: 2
# 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.eu.thethings.network: Connected
# Semtech status report send.
##### END #####
02:35:03  INFO: [TTN] bridge.eu.thethings.network RTT 351
02:35:03  INFO: [TTN] send status success for bridge.eu.thethings.network
02:35:33  INFO: Disabling GPS mode for concentrator's counter...
02:35:33  INFO: host/sx1301 time offset=(1609698903s:910624µs) - drift=33172747µs
02:35:33  INFO: Enabling GPS mode for concentrator's counter.


##### 2021-01-03 18:35:33 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.eu.thethings.network: Connected
# Semtech status report send.
##### END #####
02:35:33  INFO: [TTN] bridge.eu.thethings.network RTT 1577
02:35:34  INFO: [TTN] send status success for bridge.eu.thethings.network

##### 2021-01-03 18:36:04 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.eu.thethings.network: Connected
# Semtech status report send.
##### END #####
02:36:04  INFO: [TTN] bridge.eu.thethings.network RTT 339
02:36:06  ERROR: [TTN] send status failed for bridge.eu.thethings.network
02:36:06  INFO: [TTN] Reconnecting bridge.eu.thethings.network
02:36:28  ERROR: [TTN] Connection to server         "bridge.eu.thethings.network" failed, retry in 30 seconds
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 30
02:36:33  INFO: Disabling GPS mode for concentrator's counter...
02:36:33  INFO: host/sx1301 time offset=(1609698903s:911041µs) - drift=417µs
02:36:33  INFO: Enabling GPS mode for concentrator's counter.


##### 2021-01-03 18:36:38 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.eu.thethings.network: Connecting
# Semtech status report send.
##### END #####
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 30
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 30

Do any expert or senior know the reason cause this?

Your node firmware is defective if it keeps transmitting with a frame count of zero and not incrementing; this is not in compliance with the LoRaWAN specification, and it is not really going to work.

Also it was a mistake to buy 915 MHz components if you are going to operate on 868 MHz.

image
image
image
I change all to Australia with 915 MHz but failed to connect
13:59:14 *** Multi Protocol Packet Forwarder for Lora Gateway ***

Version: 3.0.20

13:59:14  *** Lora concentrator HAL library version info ***

Version: 5.0.1; Options: native;

***

13:59:14  INFO: Little endian host

13:59:14  INFO: found global configuration file /opt/iotloragateway/global_conf.json, parsing it

13:59:14  INFO: /opt/iotloragateway/global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters

13:59:14  INFO: lorawan_public 1, clksrc 1

13:59:14  INFO: no configuration for LBT

13:59:14  INFO: antenna_gain 0 dBi

13:59:14  INFO: Configuring TX LUT with 16 indexes

13:59:14  INFO: radio 0 enabled (type SX1257), center frequency 917200000, RSSI offset -166.000000, tx enabled 1

13:59:14  INFO: radio 1 enabled (type SX1257), center frequency 917900000, RSSI offset -166.000000, tx enabled 0

13:59:14  INFO: Lora multi-SF channel 0>  radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 1>  radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 2>  radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 3>  radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 4>  radio 1, IF -300000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 5>  radio 1, IF -100000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 6>  radio 1, IF 100000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora multi-SF channel 7>  radio 1, IF 300000 Hz, 125 kHz bw, SF 7 to 12

13:59:14  INFO: Lora std channel> radio 0, IF 300000 Hz, 500000 Hz bw, SF 8

13:59:14  INFO: FSK channel 8 disabled

13:59:14  INFO: /opt/iotloragateway/global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters

13:59:14  INFO: Found 1 servers in array.

13:59:14  INFO: Server 0 configured to "router.au.thethings.network"

13:59:14  INFO: packets received with a valid CRC will be forwarded

13:59:14  INFO: packets received with a CRC error will NOT be forwarded

13:59:14  INFO: packets received with no CRC will NOT be forwarded

13:59:14  INFO: GPS is disabled

13:59:14  INFO: Upstream data is enabled

13:59:14  INFO: Downstream data is enabled

13:59:14  INFO: Ghoststream data is disabled

13:59:14  INFO: Radiostream data is enabled

13:59:14  INFO: Statusstream data is enabled

13:59:14  INFO: Beacon is disabled

13:59:14  INFO: Packet logger is disabled

13:59:14  INFO: Flush output after statistic is disabled

13:59:14  INFO: Flush after each line of output is disabled

13:59:14  INFO: Watchdog is disabled

13:59:14  INFO: found local configuration file /opt/iotloragateway/local_conf.json, parsing it

13:59:14  INFO: redefined parameters will overwrite global parameters

13:59:14  INFO: /opt/iotloragateway/local_conf.json does not contain a JSON object named SX1301_conf

13:59:14  INFO: /opt/iotloragateway/local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters

13:59:14  INFO: gateway MAC address is configured to 0000000000000000

13:59:14  INFO: Found 1 servers in array.

13:59:14  INFO: Server 0 configured to "bridge.au.thethings.network"

13:59:14  INFO: packets received with a valid CRC will be forwarded

13:59:14  INFO: packets received with a CRC error will NOT be forwarded

13:59:14  INFO: packets received with no CRC will NOT be forwarded

13:59:14  INFO: GPS serial port path is configured to "/dev/serial1"

13:59:14  INFO: Reference latitude is configured to 3.117160 deg

13:59:14  INFO: Reference longitude is configured to 101.604393 deg

13:59:14  INFO: Reference altitude is configured to 3 meters

13:59:14  INFO: GPS is disabled

13:59:14  INFO: Upstream data is enabled

13:59:14  INFO: Downstream data is enabled

13:59:14  INFO: Ghoststream data is disabled

13:59:14  INFO: Radiostream data is enabled

13:59:14  INFO: Statusstream data is enabled

13:59:14  INFO: Beacon is disabled

13:59:14  INFO: Packet logger is disabled

13:59:14  INFO: Flush output after statistic is disabled

13:59:14  INFO: Flush after each line of output is disabled

13:59:14  INFO: Watchdog is disabled

13:59:14  INFO: Contact email configured to "allinalina97@gmail.com"

13:59:14  INFO: Description configured to ""

13:59:14  INFO: [Transports] Initializing protocol for 1 servers

13:59:35  ERROR: [TTN] Connection to server "bridge.au.thethings.network" failed, retry in 30 seconds

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 30

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 30

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 30

14:00:10  ERROR: [TTN] Connection to server "bridge.au.thethings.network" failed, retry in 60 seconds

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 60

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 60

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 60

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 30, total 60

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 40, total 60

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 50, total 60

14:01:10  ERROR: [TTN] Connection to server "bridge.au.thethings.network" failed, retry in 120 seconds

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 30, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 40, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 50, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 60, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 70, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 80, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 90, total 120

src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 100, total 120

image
image

14:06:59  *** Multi Protocol Packet Forwarder for Lora Gateway ***
Version: 3.0.20
14:06:59  *** Lora concentrator HAL library version info ***
Version: 5.0.1; Options: native;
***
14:06:59  INFO: Little endian host
14:06:59  INFO: found global configuration file /opt/iotloragateway/global_conf.json, parsing it
14:06:59  INFO: /opt/iotloragateway/global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
14:06:59  INFO: lorawan_public 1, clksrc 1
14:06:59  INFO: no configuration for LBT
14:06:59  INFO: antenna_gain 0 dBi
14:06:59  INFO: Configuring TX LUT with 16 indexes
14:06:59  INFO: radio 0 enabled (type SX1257), center frequency 904300000, RSSI offset -166.000000, tx enabled 1
14:06:59  INFO: radio 1 enabled (type SX1257), center frequency 905000000, RSSI offset -166.000000, tx enabled 0
14:06:59  INFO: Lora multi-SF channel 0>  radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 1>  radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 2>  radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 3>  radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 4>  radio 1, IF -300000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 5>  radio 1, IF -100000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 6>  radio 1, IF 100000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora multi-SF channel 7>  radio 1, IF 300000 Hz, 125 kHz bw, SF 7 to 12
14:06:59  INFO: Lora std channel> radio 0, IF 300000 Hz, 500000 Hz bw, SF 8
14:06:59  INFO: FSK channel 8 disabled
14:06:59  INFO: /opt/iotloragateway/global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
14:06:59  INFO: Found 1 servers in array.
14:06:59  INFO: Server 0 configured to "router.us.thethings.network"
14:06:59  INFO: packets received with a valid CRC will be forwarded
14:06:59  INFO: packets received with a CRC error will NOT be forwarded
14:06:59  INFO: packets received with no CRC will NOT be forwarded
14:06:59  INFO: GPS is disabled
14:06:59  INFO: Upstream data is enabled
14:06:59  INFO: Downstream data is enabled
14:06:59  INFO: Ghoststream data is disabled
14:06:59  INFO: Radiostream data is enabled
14:06:59  INFO: Statusstream data is enabled
14:06:59  INFO: Beacon is disabled
14:06:59  INFO: Packet logger is disabled
14:06:59  INFO: Flush output after statistic is disabled
14:06:59  INFO: Flush after each line of output is disabled
14:06:59  INFO: Watchdog is disabled
14:06:59  INFO: found local configuration file /opt/iotloragateway/local_conf.json, parsing it
14:06:59  INFO: redefined parameters will overwrite global parameters
14:06:59  INFO: /opt/iotloragateway/local_conf.json does not contain a JSON object named SX1301_conf
14:06:59  INFO: /opt/iotloragateway/local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
14:06:59  INFO: gateway MAC address is configured to 0000000000000000
14:06:59  INFO: Found 1 servers in array.
14:06:59  INFO: Server 0 configured to "bridge.us.thethings.network"
14:06:59  INFO: packets received with a valid CRC will be forwarded
14:06:59  INFO: packets received with a CRC error will NOT be forwarded
14:06:59  INFO: packets received with no CRC will NOT be forwarded
14:06:59  INFO: GPS serial port path is configured to "/dev/serial1"
14:06:59  INFO: Reference latitude is configured to 3.117160 deg
14:06:59  INFO: Reference longitude is configured to 101.604393 deg
14:06:59  INFO: Reference altitude is configured to 3 meters
14:06:59  INFO: GPS is disabled
14:06:59  INFO: Upstream data is enabled
14:06:59  INFO: Downstream data is enabled
14:06:59  INFO: Ghoststream data is disabled
14:06:59  INFO: Radiostream data is enabled
14:06:59  INFO: Statusstream data is enabled
14:06:59  INFO: Beacon is disabled
14:06:59  INFO: Packet logger is disabled
14:06:59  INFO: Flush output after statistic is disabled
14:06:59  INFO: Flush after each line of output is disabled
14:06:59  INFO: Watchdog is disabled
14:06:59  INFO: Contact email configured to "allinalina97@gmail.com"
14:06:59  INFO: Description configured to ""
14:06:59  INFO: [Transports] Initializing protocol for 1 servers
14:07:10  ERROR: [TTN] Connection to server "bridge.us.thethings.network" failed                         , retry in 30 seconds
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 30
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 30
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 30
14:07:45  ERROR: [TTN] Connection to server "bridge.us.thethings.network" failed                         , retry in 60 seconds
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 60
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 60
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 60
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 30, total 60
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 40, total 60
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 50, total 60
14:08:45  ERROR: [TTN] Connection to server "bridge.us.thethings.network" failed                         , retry in 120 seconds
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 0, total 120
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 10, total 120
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 20, total 120
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 30, total 120
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 40, total 120
src/ttn_transport.c:371:ttn_connect(): ttn_connect: sleeping() at 50, total 120

Then I tried United States915MHz still failed to connect

You can’t just go changing frequency plans like that!

First you determine what is legal for your location.

Then you source hardware built for that frequency range.

Then you configure it for the particular plan of using something within that range which TTN uses in your locality.

I stay in Malaysia. So I have to use frequency 919MHz to 923MHz right?
image
In this list, I better choose Asia 920-923 MHz and Korea 920-923MHz

915MHz LoRa Gateway Raspberry Pi Hat able to receive LoRa signals within frequency range from 900MHz to 930MHz (center frequency 915MHz).

RFM95W LoRa module operating in the 915 MHz frequency band

Is that mean I have to change my frequency plan to Asia 920-923 MHz or Korea 920-923MHz?
How about the ttn console router and LoRa Gateway Raspberry Pi Hat global and local json file?

pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.eu.thethings.network 1883
Connection to bridge.eu.thethings.network 1883 port [tcp/*] succeeded!
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.as1.thethings.network 1883
nc: getaddrinfo for host "bridge.as1.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.us.thethings.network 1883
nc: getaddrinfo for host "bridge.us.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.kr.thethings.network 1883
nc: getaddrinfo for host "bridge.kr.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.as2.thethings.network 1883
nc: getaddrinfo for host "bridge.as2.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.au.thethings.network 1883
nc: getaddrinfo for host "bridge.au.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.cn.thethings.network 1883
nc: getaddrinfo for host "bridge.cn.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.in.thethings.network 1883
nc: getaddrinfo for host "bridge.in.thethings.network" port 1883: Name or service not known
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.ru.thethings.network 1883
pi@ttn-gateway:/opt/iotloragateway $ nc -v bridge.ru.thethings.network 1883
nc: getaddrinfo for host "bridge.ru.thethings.network" port 1883: Name or service not known

I tried this command and only bridge.eu.thethings.network connect successfully to port 1883

You cannot just base this on what is done in other countries in your region, first you need to determine what is actually legal in your country.

I tried this command and only bridge.eu.thethings.network connect successfully to port 1883

What you can reach on the Internet has essentially nothing to do with what frequency plan you need to be using

The port might be different on different clusters. You can try port 1882.

Sorry, I’m just new in this.

Cslorabox how to determine what is actually legal in my country? Which way can configure it for the particular plan of using something within that range which TTN uses in my locality?

After setting the frequency plan and router selected, my global(https://github.com/PiSupply/iot-lora-gw-pktfwd/tree/master/lora_templates) and local (“server_address”: “router.< region >.thethings.network”) json fie how should I update.

:pray:

Ok thank you Kersing I will try it

Hi, Wong Cheah. Sorry I maybe late but have you settle the problem?

how to program 915mhz to work on 923MHZ ?thx

You don’t. As was clearly explained in the message you seem to be responding to, you cannot simply change the frequency.

Instead, you must use software that knows about the entirety of the needed regional settings plan, which is far more than just frequency.

So the first thing you need to do is find out which one is applicable to your mystery location, and what it is called. Then you need to see if your software supports that.

It seems that what you’re actually trying to do involves Helium and not TTN, and probably the wrong hardware at that, so your question doesn’t seem to be on topic here anyway.