Fredrik

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Fredrik
    Participant

    There are no other running processes using the card.
    $ ps aux | grep lora

    No processes were listed (except grep).

    Please open a ticket at support.multitech.com.
    We may need to share a packet forwarder binary with lower level debug messages enabled.

    Ok – I’ll do that. Thank you for your support!

    Fredrik
    Participant

    Sure!

    admin@mtcdt:/var/run/lora/1# cd /opt/lora/gateway-utils
    admin@mtcdt:/opt/lora/gateway-utils# ./test_loragw_spi
    Beginning of test for loragw_spi.c
    data received (simple read): 0
    End of test for loragw_spi.c
    admin@mtcdt:/opt/lora/gateway-utils# ./util_spi_stress
    INFO: Starting LoRa concentrator SPI stress-test number 1
    INFO: FPGA supported features: [TX filter]  [Spectral Scan]
    Cycle 0 > did 1000 R/W on an 8 bits reg with no error
    Cycle 1 > did 1000 R/W on an 8 bits reg with no error
    Cycle 2 > did 1000 R/W on an 8 bits reg with no error
    Cycle 3 > did 1000 R/W on an 8 bits reg with no error
    Cycle 4 > did 1000 R/W on an 8 bits reg with no error
    Cycle 5 > did 1000 R/W on an 8 bits reg with no error
    Cycle 6 > did 1000 R/W on an 8 bits reg with no error
    Cycle 7 > did 1000 R/W on an 8 bits reg with no error
    Cycle 8 > did 1000 R/W on an 8 bits reg with no error
    Cycle 9 > did 1000 R/W on an 8 bits reg with no error
    Cycle 10 > did 1000 R/W on an 8 bits reg with no error
    Cycle 11 > did 1000 R/W on an 8 bits reg with no error
    Cycle 12 > did 1000 R/W on an 8 bits reg with no error
    Cycle 13 > did 1000 R/W on an 8 bits reg with no error
    Cycle 14 > did 1000 R/W on an 8 bits reg with no error
    Cycle 15 > did 1000 R/W on an 8 bits reg with no error
    Cycle 16 > did 1000 R/W on an 8 bits reg with no error
    Cycle 17 > did 1000 R/W on an 8 bits reg with no error
    Cycle 18 > did 1000 R/W on an 8 bits reg with no error
    Cycle 19 > did 1000 R/W on an 8 bits reg with no error
    Cycle 20 > did 1000 R/W on an 8 bits reg with no error
    Cycle 21 > did 1000 R/W on an 8 bits reg with no error
    Cycle 22 > did 1000 R/W on an 8 bits reg with no error
    Cycle 23 > did 1000 R/W on an 8 bits reg with no error
    Cycle 24 > did 1000 R/W on an 8 bits reg with no error
    Cycle 25 > did 1000 R/W on an 8 bits reg with no error
    Cycle 26 > did 1000 R/W on an 8 bits reg with no error
    Cycle 27 > did 1000 R/W on an 8 bits reg with no error
    Cycle 28 > did 1000 R/W on an 8 bits reg with no error
    Cycle 29 > did 1000 R/W on an 8 bits reg with no error
    Cycle 30 > did 1000 R/W on an 8 bits reg with no error
    (...)
    Cycle 507 > did 1000 R/W on an 8 bits reg with no error
    Cycle 508 > did 1000 R/W on an 8 bits reg with no error
    Cycle 509 > did 1000 R/W on an 8 bits reg with no error
    Cycle 510 > did 1000 R/W on an 8 bits reg with no error
    Cycle 511 > did 1000 R/W on an 8 bits reg with no error
    ^CCycle 512 > did 1000 R/W on an 8 bits reg with no error
    INFO: Exiting LoRa concentrator SPI stress-test program
    admin@mtcdt:/opt/lora/gateway-utils#

    I aborted it after 512 cycles.

    Fredrik
    Participant

    I think these are the commands you wanted me to run?

    admin@mtcdt:/var/run/lora/1# mts-io-sysfs store lora/creset 0
    admin@mtcdt:/var/run/lora/1# mts-io-sysfs show lora/cdone
    0
    admin@mtcdt:/var/run/lora/1# mts-io-sysfs store lora/creset 1
    admin@mtcdt:/var/run/lora/1# mts-io-sysfs show lora/cdone
    1
    Fredrik
    Participant

    Same result. 🙁

    admin@mtcdt:/var/run/lora/1# mts-io-sysfs store lora/reset 0
    admin@mtcdt:/var/run/lora/1# mts-io-sysfs store lora/reset 1
    admin@mtcdt:/var/run/lora/1# ./lora_pkt_fwd
    *** Beacon Packet Forwarder for Lora Gateway ***
    Version: 4.0.1
    *** Lora concentrator HAL library version info ***
    Version: 5.0.1;
    ***
    INFO: Little endian host
    INFO: found global configuration file global_conf.json, parsing it
    INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
    INFO: lorawan_public 1, clksrc 0
    INFO: LBT is disabled
    INFO: antenna_gain 0 dBi
    INFO: Configuring TX LUT with 16 indexes
    INFO: radio 0 enabled (type SX1257), center frequency 868500000, RSSI offset -162.000000, tx enabled 1, tx_notch_freq 129000
    INFO: radio 1 enabled (type SX1257), center frequency 867500000, RSSI offset -162.000000, tx enabled 0, tx_notch_freq 0
    INFO: Lora multi-SF channel 0>  radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 1>  radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 2>  radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 3>  radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 4>  radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 5>  radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 6>  radio 1, IF 200000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora multi-SF channel 7>  radio 1, IF 400000 Hz, 125 kHz bw, SF 7 to 12
    INFO: Lora std channel> radio 0, IF -200000 Hz, 250000 Hz bw, SF 7
    INFO: FSK channel> radio 0, IF 300000 Hz, 125000 Hz bw, 50000 bps datarate
    INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
    INFO: gateway MAC address is configured to 00800000A0003D69
    INFO: server hostname or IP address is configured to "<masked>"
    INFO: upstream port is configured to "1780"
    INFO: downstream port is configured to "1782"
    INFO: downstream keep-alive interval is configured to 10 seconds
    INFO: statistics display interval is configured to 20 seconds
    INFO: upstream PUSH_DATA time-out is configured to 100 ms
    INFO: packets received with a valid CRC will be forwarded
    INFO: packets received with a CRC error will be forwarded
    INFO: packets received with no CRC will be forwarded
    INFO: Reference latitude is configured to 0.000000 deg
    INFO: Reference longitude is configured to 0.000000 deg
    INFO: Reference altitude is configured to 0 meters
    INFO: GPS is enabled
    INFO: Auto-quit after 60 non-acknowledged PULL_DATA
    INFO: [main] GPSD polling open for GPS synchronization
    INFO: FPGA supported features: [TX filter]  [Spectral Scan]
    ERROR: [main] failed to start the concentrator
    Fredrik
    Participant

    Thank you for your reply Jason. In LoRaWAN->Network Settings through the web gui it says that the FPGA version is 31.

Viewing 5 posts - 1 through 5 (of 5 total)