LoRa.Message
LoRa.Message copied to clipboard
How does packet еncoding work?
Could you please demonstrate an example of еncoding packets for LoRa/LoRaWAN? What methods to use, what parameters? Тhank you!
Only decoding is supported
Are you planning to support encoding?
There is no plan to support encoding. But all contributions are welcome.
Is there any tutorial on how to use this code?
No, but there are tests and program to packet decode https://github.com/sntcz/LoRa.Message/blob/master/LoRaPacket/Program.cs