Hi All
I’m stuck with the installation of the IMST Lite Gateway based on a : iC880a-based gateway
After strugling with the initial linux Raspbian. Being able to have ACTIVE but never seen , never on line gateway I decided to delete the SD card and do a from scratch installation based on
and
I user remote github file configuration
I got no error on install / compilation
raspi-config ok also
The only thing I did not setup is the wifi, the gateway being physicall connected to the RJ45 ethernet networks
I have
B827EBFFFE84F259 offline offline , not even Active off line / never seen
Is there any port to open on the router other than 1700 ? I opened UDP and RTP
Is there any debug tool ? Or any test script to check if the hardware is faulty ?
Anyone having any idea ?
The deamon log says a lot of rude things
Mar 9 18:48:38 ttn-gateway systemd[1]: Stopping The Things Network Gateway…
Mar 9 18:48:38 ttn-gateway systemd[1]: Starting The Things Network Gateway…
Mar 9 18:48:38 ttn-gateway systemd[1]: Started The Things Network Gateway.
Mar 9 18:48:38 ttn-gateway ttn-gateway[6730]: /opt/ttn-gateway/gateway-remote-config /opt/ttn-gateway/bin
Mar 9 18:48:42 ttn-gateway ttn-gateway[6730]: Already up-to-date.
Mar 9 18:48:42 ttn-gateway ttn-gateway[6730]: HEAD est maintenant ▒ 8e67da4 Merge pull request #70 from FranzMa/patch-1
Mar 9 18:48:42 ttn-gateway ttn-gateway[6730]: /opt/ttn-gateway/bin
Mar 9 18:48:42 ttn-gateway ttn-gateway[6730]: [TTN Gateway]: Use Gateway EUI B827EBFFFE84F259 based on eth0
Mar 9 18:48:42 ttn-gateway ttn-gateway[6730]: ln: impossible de cr▒er le lien symbolique ▒▒/opt/ttn-gateway/bin/local_conf.json▒▒: Le fichier
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: *** Poly Packet Forwarder for Lora Gateway ***
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: Version: 2.1.0
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: *** Lora concentrator HAL library version info ***
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: Version: 3.1.0; Options: native;
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: ***
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Little endian host
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: found global configuration file global_conf.json, parsing it
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: lorawan_public 1, clksrc 1
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Configuring TX LUT with 16 indexes
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: radio 0 enabled (type SX1257), center frequency 867500000, RSSI offset -166.000000, tx en
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: radio 1 enabled (type SX1257), center frequency 868500000, RSSI offset -166.000000, tx en
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 0> radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 1> radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 2> radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 3> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 4> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 5> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 6> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora multi-SF channel 7> radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Lora std channel> radio 1, IF -200000 Hz, 250000 Hz bw, SF 7
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: FSK channel> radio 1, IF 300000 Hz, 125000 Hz bw, 50000 bps datarate
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameter
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: gateway MAC address is configured to AA555A0000000000
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Found 2 servers in array.
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Server 0 configured to “127.0.0.1”, with port up “1680” and port down “1681”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Server 1 configured to “iot.semtech.com”, with port up “1680” and port down “1680”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Found 5 system calls in array.
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: System command 0: “df -m”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: System command 1: “free -h”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: System command 2: “uptime”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: System command 3: “who -a”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: System command 4: “uname -a”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: monitor hostname or IP address is configured to “127.0.0.1”
Mar 9 18:48:43 ttn-gateway systemd[1]: ttn-gateway.service: main process exited, code=exited, status=1/FAILURE
Mar 9 18:48:43 ttn-gateway systemd[1]: Unit ttn-gateway.service entered failed state.
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: monitor port is configured to “2008”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: ghost hostname or IP address is configured to “127.0.0.1”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: ghost port is configured to “1918”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: downstream keep-alive interval is configured to 10 seconds
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: statistics display interval is configured to 30 seconds
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: upstream PUSH_DATA time-out is configured to 100 ms
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: packets received with a valid CRC will be forwarded
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: packets received with a CRC error will NOT be forwarded
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: packets received with no CRC will NOT be forwarded
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: GPS serial port path is configured to “/dev/ttyAMA0”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: SSH path is configured to “/usr/bin/ssh”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: SSH port is configured to 22
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: HTTP port is configured to 80
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: NGROK path is configured to “/usr/bin/ngrok”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Reference latitude is configured to 10.000000 deg
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Reference longitude is configured to 20.000000 deg
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Reference altitude is configured to -1 meters
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: GPS is enabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Using fake GPS coordinates instead of real.
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Upstream data is enabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Downstream data is enabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Ghoststream data is disabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Radiostream data is enabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Statusstream data is enabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Beacon is disabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Monitor is disabled
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Platform configured to “IMST + Rpi”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Contact email configured to “operator@gateway.tst”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Description configured to “Update me”
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Successfully contacted server 127.0.0.1
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: Successfully contacted server iot.semtech.com
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: INFO: [main] Starting the concentrator
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: ERROR: Version of calibration firmware not expected, actual:0 expected:2
Mar 9 18:48:43 ttn-gateway ttn-gateway[6730]: ERROR: [main] failed to start the concentrator