Arduino MKRWAN 1310 + chirpstack problem

Hello, please I need you help.
I have Chirpstack working with some lora devices good.
But now I need connect to chirpstack Arduino MKRWAN 1310. Module version is: ARD-078 1.2.3

  1. I create Device-profiles:
    LoRaWAN MAC version: 1.0.0
    LoRaWAN Regional Parameters revision: A
    ADR algorithm: Default ADR algorithm
    Max EIRP: 0
    Uplink interval: 0
    Join (OTAA / ABP) → Device supports OTAA checked.

  2. I create Applications and add device:
    Device EUI: I copy from Arduino IDE → MKRWAN → FirstConfiguration → Serial Monitor
    Device-profile: I choose device profile whitch I create before.
    I generate KEYS(OTAA) → Aplication Key.

  3. I run Arduino IDE → MKRWAN → FirstConfiguration → Serial Monitor

  4. Choose OTAA (1)

  5. APP EUI: 000000

  6. APP KEY:I Insert key from chirpstack KEYS(OTAA) → Aplication Key, without space and capital characters.

  7. Serial Monitor writes: Something went wrong; are you indoor? Move near a window and retry

  8. But I see in chirpstack → Device → ACTIVATION: Device adress, Network session …

What am I doing wrong?
Thank you :slight_smile:

Hello some news:

  1. In Activation tab I see Application session key only 00 00 00 00 …
  2. In Lorawan Frames tab I see JoinAccept and JoinRequest in loop.

Hey there! Did you found any solution to the issue? I am experiencing the same with the compatibility of the MKRWAN 1310.