MicrochipTech / LoRaWAN-Weather-Station-Demo-using-SAMR34

"IoT Made Easy!" - Collecting sensor data from a weather station and sending it over LoRaWAN protocol using SAM R34
6 stars 2 forks source link

DevNonce is too small: MLS_SDK_1_0_P_5 #1

Open MarcoAndrade26 opened 3 years ago

MarcoAndrade26 commented 3 years ago

Hello,

I had my code on MLS_SDK_1_0_P_2 and it was working fine. After upgrading it to MLS_SDK_1_0_P_5, it appears: "Dev Nonce is too small" when trying to join the Network Server. I would like to know if it is possible to know if DevNonce is incrementing? I found that MLS_SDK_1_0_P_5 is 1.0.4 in LoRaWAN Core Specification Version. And LoRaWAN Regional Specification version is 1.0.2rB.

My Network Server is compatible with LoRaWAN Core Spec Version: 1.0.4 and LoRaWAN Reg: 1.0.2 Rev. B

martinj32123 commented 3 years ago

Hello, I am having the same issue. Did you find the root cause? Thank you, Juan Martinez

Lockdog88 commented 2 years ago

I have the same issue. Any workarounds?