You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Summary
What is the use-case?
For troubleshooting I want to use https://github.com/anthonykirby/lora-packet to decode the bytes. Currently have a case where the net key and the app key are correct and suspect that the device is sending corrupt data so need to read the raw bytes to troubleshoot the issue
Summary
What is the use-case?
For troubleshooting I want to use https://github.com/anthonykirby/lora-packet to decode the bytes. Currently have a case where the net key and the app key are correct and suspect that the device is sending corrupt data so need to read the raw bytes to troubleshoot the issue
related to https://forum.chirpstack.io/t/how-to-troubleshoot-get-device-session-error-invalid-mic/12595/5
Implementation description
In the gateway frames tab just add another field that shows the raw bytes.
Can you implement this by yourself and make a pull request?
yes with some small guidance
The text was updated successfully, but these errors were encountered: