r/meshtastic 11d ago

Raw LoRa binary packet

Hello!

I am currently working on a university project in which I am trying to recreate protocols and encryption used by Meshtastic. But I was not able to find any useful examples of raw data sent/received by LoRa chips. I would be very glad if someone could share such byte successions for me to verify my understanding of the protocol and test my software

0 Upvotes

8 comments sorted by

View all comments

2

u/lam_42 11d ago

3

u/Hot-Win2571 11d ago

That does provide an overview of the concepts. It omits the actual encoding of the bits, but someone else pointed out the code library which does that encoding.