Conduit mLinux and microship Mote ?
- This topic has 4 replies, 2 voices, and was last updated 9 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Conduit mLinux and microship Mote ?
Tagged: Mote. mLinux
Hi Guys
Has anyone here successfully connected a microchip mote (node) to the mLinux gateway ?
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:~#
Use the lora-query utility or the command interface via UDP on port 6677.
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 ?
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