Replies: 1 comment 3 replies
-
The first Lenght (37) is the total length, starting from the first value after Len till the end (including RSSI) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I don't know if this post is at the right place, because it is not an issue, just a question.
So just tell me if this is not the right place.
I have a question concerning this doc by @Ernst79 -thanks for that doc!)
https://github.com/custom-components/ble_monitor/blob/master/protocol.md
I really don't understand len parts of advertising data.
There are 4 different lengths. I understand the two last (one for the sensors data length, 4 or 2, one for all between AD type and sensors data, included, 15 ou 13 bytes).
But I can find the meaning of both len value around the MAC Address. They are coded respectively on 7 and 4 bytes?
can you explain it to me?
Thanks for your help?
Vincent
Beta Was this translation helpful? Give feedback.
All reactions