Packet Forwarder missing log

Home Forums Conduit: AEP Model Packet Forwarder missing log

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22691
    Federico Torres
    Participant

    Hello.

    I’m using the default Packet Forwarder (lora_pkt_fwd) in my Conduit and, after doing a firmware update to 1.4.3 and a factory reset, it isn’t generating the log file at /var/log. Has anyone had the same problem? I can’t find a way to make it appear again.

    #22692
    Jason Reiss
    Keymaster

    It has been disabled in the init script.

    There is an update for USB packet forwarder for MTAC-LORA-1.0 cards
    http://www.multitech.net/downloads/lora-packet-forwarder-usb_1.4.1-r11.0_arm926ejste.ipk

    The packet forwarder can be run manually for debugging.

    
    $ /etc/init.d/lora-network-server stop
    $ cd /var/run/lora/1/
    $ ./lora_pkt_fwd
    
    #22701
    Federico Torres
    Participant

    Thank you Jason! We made it work

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