Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devnonce problem doesnt fix #208

Open
areytechai opened this issue Feb 18, 2025 · 2 comments
Open

devnonce problem doesnt fix #208

areytechai opened this issue Feb 18, 2025 · 2 comments
Assignees

Comments

@areytechai
Copy link

devnonce always bugging

see that problem at chirpstack

@jazhe jazhe assigned AndreaZGuz and unassigned jazhe Feb 18, 2025
@Khaiminh2310
Copy link

Hi @areytechai,
If you are using ESP32, I remember there was a testing patch for this chip and I used it to resolve the issue with my device. After applying it I no longer had the DevNonce error on the ChirpStack server but strangely I can't find the patch anymore.
You can try modifying the library source code as below and try it again on your device:

Image

Image

@AndreaZGuz
Copy link

Hello @areytechai !

Thank you for reporting this.
And thank you @Khaiminh2310 for sharing this information. This patch is available in the branch Raul360-DevNonce.

If you are using ESP32, @areytechai, please, follow these steps to try the patch:

  1. Uninstall the Beelan-LoRaWAN library from Arduino IDE. I suggest you also delete the "Beelan-LoRaWAN" folder from your Arduino > libraries directory.
  2. Download the ZIP file from the branch Raul360-DevNonce. Go to Code > Download ZIP.
  3. Open your Arduino sketch and go to Sketch > Include Library > Add .ZIP library and look for the .ZIP file you downloaded in the previous step.
  4. Compile and upload the sketch.

Please let us know if you need further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants