-
Notifications
You must be signed in to change notification settings - Fork 67
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
Handling network server mac commands #169
Comments
Requirement from a network provider provider: |
There appears to be necessary support here
|
Downlink messages are handled here and mac commands processed:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using this library, I have observed issues and device hangs on receiving mac commands from the network server, for example receiving something similar to this: https://lorawan-packet-decoder-0ta6puiniaut.runkit.sh/?data=0708f80084500709c8088450070a98108450070b68188450&nwkskey=&appskey=
How is this handled in this library. It appears like ti should be implemented at low level. Anyone has experience by using various public networks?
The text was updated successfully, but these errors were encountered: