Conduit mLinux and microship Mote ?

Home Forums Conduit: mLinux Model Conduit mLinux and microship Mote ?

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18316
    johann van Niekerk
    Participant

    Hi Guys

    Has anyone here successfully connected a microchip mote (node) to the mLinux gateway ?

    #18319
    johann van Niekerk
    Participant

    When i try and add 1
    # node add [DevAddr] [APPEUI] [DEVEUI] [NwkSKey] [AppSKey]
    to my gateway it just says the following

    Error: Cannot find module ‘/home/root/add’
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.runMain (module.js:492:10)
    at process.startup.processNextTick.process._tickCallback (node.js:245:9)
    root@mtcdt:~#

    #18320
    Jason Reiss
    Keymaster

    Use the lora-query utility or the command interface via UDP on port 6677.

    LoRa Network Server

    #18322
    johann van Niekerk
    Participant

    im using putty. the only command that seems to work in the lora query tool is -list and -help

    lora query –node-add ABCDEF01 A FEDCBA9876543210 0004A30B001A919F 1029384756AFBECD5647382910DACFEB AFBECD56473829100192837465FAEBDC is the test codes is the syntax correct ?

    #18324
    johann van Niekerk
    Participant

    i think my version is outdated. when i do a help command i only get these options
    Usage: lora-query [-t timeout] [-s] [-n]
    Simple UDP client utility to pull info from LoRa Network server
    –timeout (t) : UDP recv timeout, default: 100 (msecs)
    –stats (s) : get LoRa Network server statistics
    –node-list (n) : get Node List
    –json (j) : data in json format
    –help (?) : returns this message
    –version (v) : print version

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