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

How does packet еncoding work? #4

Open
MakTonda opened this issue Feb 10, 2021 · 5 comments
Open

How does packet еncoding work? #4

MakTonda opened this issue Feb 10, 2021 · 5 comments
Labels
question Further information is requested

Comments

@MakTonda
Copy link

Could you please demonstrate an example of еncoding packets for LoRa/LoRaWAN? What methods to use, what parameters?
Тhank you!

@tkouba tkouba added the question Further information is requested label Feb 12, 2021
@tkouba
Copy link
Contributor

tkouba commented Feb 12, 2021

Only decoding is supported

@MakTonda
Copy link
Author

Are you planning to support encoding?

@tkouba
Copy link
Contributor

tkouba commented Feb 12, 2021

There is no plan to support encoding. But all contributions are welcome.

@alphapats
Copy link

Is there any tutorial on how to use this code?

@tkouba
Copy link
Contributor

tkouba commented Jan 9, 2024

No, but there are tests and program to packet decode https://github.com/sntcz/LoRa.Message/blob/master/LoRaPacket/Program.cs

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

No branches or pull requests

3 participants