Skip to content

Conversation

@ckuethe
Copy link
Contributor

@ckuethe ckuethe commented Sep 30, 2025

I haven't figured out how to trigger this event, a correlation to the real world, or a reasonable interpretation of the content.

Wrap it in an exception handler so I can capture it without crashing the rest of my data logger. Here are some of the payloads I've seen. Tempted to move the rest of the not yet understood types into a similar structure so that interested folks can implement decoders and uninterested folks aren't bothered.

[50 24 02 00 00 90]
[fa 24 02 00 00 90]
[35 f3 01 00 00 90]
[5d f3 01 00 00 90]
[e3 5a 02 00 00 30]
[ed 5a 02 00 00 30]
[f7 5a 02 00 00 30]
[01 5b 02 00 00 30]
[0b 5b 02 00 00 30]
[15 5b 02 00 00 30]
[1f 5b 02 00 00 30]
[29 5b 02 00 00 30]
[33 5b 02 00 00 30]
[3d 5b 02 00 00 30]
[47 5b 02 00 00 30]
[51 5b 02 00 00 30]
[5b 5b 02 00 00 30]

I haven't figured out how to trigger this event, a correlation to
the real world, or a reasonable interpretation of the content.

Wrap it in an exception handler so I can capture it without crashing
the rest of my data logger.

```
[50 24 02 00 00 90]
[fa 24 02 00 00 90]
[35 f3 01 00 00 90]
[5d f3 01 00 00 90]
[e3 5a 02 00 00 30]
[ed 5a 02 00 00 30]
[f7 5a 02 00 00 30]
[01 5b 02 00 00 30]
[0b 5b 02 00 00 30]
[15 5b 02 00 00 30]
[1f 5b 02 00 00 30]
[29 5b 02 00 00 30]
[33 5b 02 00 00 30]
[3d 5b 02 00 00 30]
[47 5b 02 00 00 30]
[51 5b 02 00 00 30]
[5b 5b 02 00 00 30]
```
@cdump cdump merged commit cdff153 into cdump:master Oct 1, 2025
1 check passed
@ckuethe ckuethe deleted the grp_userdata branch October 1, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants