lora-network-server gives "MTAC-LORA not detected"

Home Forums Conduit: mLinux Model lora-network-server gives "MTAC-LORA not detected"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21762
    Oliver P
    Participant

    Hello,

    Basically the title.

    /etc/init.d/lora-network-server start
    /etc/init.d/lora-network-server: MTAC-LORA not detected

    Board is recognized by mlinux. (I’ve tried both expansion slots)

    Dmesg

    [INFO] mts-io:load_port:688: accessory card 1 vendor-id: Multi-Tech Systems
    [INFO] mts-io:load_port:689: accessory card 1 product-id: MTAC-LORA-915-SPI
    [INFO] mts-io:load_port:690: accessory card 1 device-id: 18688658
    [INFO] mts-io:load_port:691: accessory card 1 hw-version: MTAC-LORA-1.0
    [INFO] mts-io:load_port:712: accessory card 1 eui: 00:80:00:00:00:00:B9:5F
    [INFO] mts-io:lora_setup:42: loading LORA accessory card in port 1

    mts-io-sysfs

    root@mtcdt:~# mts-io-sysfs show lora/product-id
    MTAC-LORA-915-SPI

    version info

     opkg list | grep lora
    lora-network-server - 1.0.11-r0.0
    lora-packet-forwarder - 1.4.1-r9.0
    lora-query - 1.0.2-r1.0

    Any ideas?

    • This topic was modified 6 years, 5 months ago by Oliver P.
    • This topic was modified 6 years, 5 months ago by Oliver P.
    • This topic was modified 6 years, 5 months ago by Oliver P.
    • This topic was modified 6 years, 5 months ago by Oliver P.
    #21767
    Jason Reiss
    Keymaster

    Upgrade your lora network server from dowloads page at least.

    Best to upgrade mlinux as well.

    #21774
    Jason Reiss
    Keymaster

    The /opt/lora/basic_pkt_fwd file will only connect to a USB card

    The /opt/lora/lora_pkt_fwd is needed for SPI cards. This package is also available on downloads or through opkg

    Latest mlinux is 3.3.15, you can update the feed url in this file

    $ vi /etc/opkg/mlinux-feed.conf

    $ opkg update
    $ opkg install lora-packet-forwarder

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.