Network ID and Network Key mLinux
- This topic has 5 replies, 2 voices, and was last updated 7 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Network ID and Network Key mLinux
Hi, I want to set Network ID as EUI, not Name, and Network Key as Key, not passphrase, but I don’t know how. Can someone help me?
at+ni=0,(hex value)
at+nk=0,(hex value)
And in the gateway Conduit?
There is a key management tab under the LoRaWAN section
But it isn’t a AEP model. It’s a mLinux model
You can edit the file located in /var/config/lora/lora-network-server.conf
Change the value for eui and key.
Then restart the network server using
$ /etc/init.d/lora-network-server restart
Here is a link for more information.