Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode protocol version (0x4F) frame #13

Open
syssi opened this issue Jun 20, 2022 · 0 comments
Open

Decode protocol version (0x4F) frame #13

syssi opened this issue Jun 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@syssi
Copy link
Owner

syssi commented Jun 20, 2022

Get protocol version ASCII 

Request:  ~2000464F0000FD9A\r
Response: ~260046000000FDAE\r
           ^^ protocol version 2.6

Request:  ~2000464F0000FD9A\r
Response: ~200046000000FDB4\r
           ^^ protocol version 2.0
0x20      VER
0x00      ADR
0x46      CID1
0x00      CID2
0x0000    INFOLEN
0xFDB4    CRC
@syssi syssi added the enhancement New feature or request label Jun 20, 2022
@syssi syssi mentioned this issue Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant