Replies: 1 comment 2 replies
-
|
It's important to understand that protocol buffers are a "tag-length-value" encoding scheme (with some clever tricks that allow omitting the length in many cases). The protobuf-encoded part of your dump starts at the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am doing a writeup of meshtastic for a talk I plan in our local radioclub.
Can somebody explain the packet format of this packet?
What is the meaning of the 4 bytes marked with a question-mark?
I did read the protobufs source-code and documentatiion and the source-code of the firmware but sofar I have not managed to actualy "decode" it.
Beta Was this translation helpful? Give feedback.
All reactions