Where to find the Device EUI and AppKey

Hi guys,

I’m trying to connect my Arduino Uno with a Dragino LoRa Shield v1.4 following this instructions Devices - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server. I’m new to this so I don’t quite understand where I can find the Device EUI and AppKey to configure the arduino’s sketch? Thank you for any instructions, I really appreciate it!

You need to put them into your source code.
https://wiki1.dragino.com/index.php/Lora_Shield#What_is_the_Dragino_LoRa_Shield

I’ve solved it. It turns out that I just need to create the device in the application via the web interface first and there I can generate the deviceEUI and AppKey!