RN2483 to conduit aep
- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › RN2483 to conduit aep
Tagged: microchip rn2483
I am trying to connect some modules I have from microchip to my conuit aep 1.3.3 version.
I want that the station assign an address so I don’t have to configure each device one by one. I want to have a code in which I set the deveui, nwkskey, appsket, appeui… but the devaddr should be set by network. Is this possible?
Now I have to set:
deveui (I get hweui and assign there)
nwkskey
appskey
appeui
devaddr
Then mac join otaa/abp
Also I need to add every single device to my conduit aep by executing: nc -u localhost 6677
And then, add the following line: node add [DevAddr] [APPEUI] [DEVEUI] [NwkSKey] [AppSKey]
Is it possible to avoid this step?
What should I do? How should I go on here?
The only way to connect to a network server without “node add” is to use the common NetworkID and NetworkKey on all devices and use OTAA join.