brocaar / chirpstack-network-server

ChirpStack Network Server is an open-source LoRaWAN network-server.
https://www.chirpstack.io
MIT License
1.49k stars 546 forks source link

Activation By Personalization #75

Closed Romaly closed 8 years ago

Romaly commented 8 years ago

Hi guys. Very interesting project. On digikey I bought rn2483 starter kit and MultiConnect Conduit, and now try to connect to yours loraserver, but have problem. As I understand this loraserver has two type of node join to network: OTAA and ABP I've download and install loraserver for Windows (0.11.0 release), also I've install all applications which need (MQTT, SQL, etc.) At first sight all ok, but I can not to find where switch application server to ABP join? When I try to add node the system requred to input DevEUI, AppKey etc., but I need NodeAdd, AppSessKey and NetSessKey

PS: Sorry for my english Best regards, Roman

applications create_node logs

brocaar commented 8 years ago

This can be improved in the UI, but to ABP you have to fill in the node session fields :-)

Romaly commented 8 years ago

Thanks, I has understood how do it!