You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking into the code this isn't really a serious bug. The printed length count includes the ID specific header part (0b000000 in this case). I suppose changing the code to print the actual ID value length still makes sense, the header has a fixed size anyway.
I think there might be a bug in the parsing of the Identification payload. Here is my investigation:
From the logs:
The relevant IDi payload has been summarised below:
Furthermore, from the logs:
What I would have expected:
The text was updated successfully, but these errors were encountered: