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

AQ_PDA_INIT is not always called #26

Closed
ballle98 opened this issue Jun 26, 2019 · 3 comments
Closed

AQ_PDA_INIT is not always called #26

ballle98 opened this issue Jun 26, 2019 · 3 comments

Comments

@ballle98
Copy link
Owner

If you restart fast enough and don't miss enough status messages PROBE may not be the first packet received.

@ballle98
Copy link
Owner Author

ballle98 commented Jun 26, 2019

20:29:13.036 Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0
20:29:13.038 Notice: AqualinkD is using PDA mode
20:29:13.061 Notice:   To 0x3b of type    Probe | HEX: 0x10|0x02|0x3b|0x00|0x4d|0x10|0x03|
20:29:13.248 Notice:   To 0x50 of type Unknown  | HEX: 0x10|0x02|0x50|0x15|0x64|0xdb|0x10|0x03|
20:29:13.282 Notice: From 0x00 of type   AR PPM | HEX: 0x10|0x02|0x00|0x16|0xff|0x00|0x00|0x00|0x27|0x10|0x03|

20:29:13.295 Notice:   To 0x51 of type    Probe | HEX: 0x10|0x02|0x51|0x00|0x63|0x10|0x03|
20:29:13.426 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x48|0x04|0xf8|0x10|0x03|
20:29:13.550 Notice:   To 0x50 of type Unknown  | HEX: 0x10|0x02|0x50|0x15|0x64|0xdb|0x10|0x03|
20:29:13.584 Notice: From 0x00 of type   AR PPM | HEX: 0x10|0x02|0x00|0x16|0xff|0x00|0x00|0x00|0x27|0x10|0x03|

@ballle98
Copy link
Owner Author

stdout-20190621_2029.txt

@ballle98
Copy link
Owner Author

ballle98 commented Jun 27, 2019

looks like it takes about 3 seconds of not ACKing for the probes to start.

c:\git\AqualinkD>grep 0x62 -m 15 stdout-20190626_2137
21:37:47.569 Notice: Config device_id         = 0x62
21:37:47.669 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:48.024 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:48.159 Notice:   To 0x50 of type    Probe | HEX: 0x10|0x02|0x50|0x00|0x62|0x10|0x03|
21:37:48.367 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:48.722 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:49.075 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:49.429 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:49.783 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:49.840 Notice:   To 0x50 of type    Probe | HEX: 0x10|0x02|0x50|0x00|0x62|0x10|0x03|
21:37:50.134 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:50.485 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:50.837 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|
21:37:50.994 Notice:   To 0x62 of type    Probe | HEX: 0x10|0x02|0x62|0x00|0x74|0x10|0x03|
21:37:51.172 Notice:   To 0x62 of type   Status | HEX: 0x10|0x02|0x62|0x02|0x64|0x5f|0x73|0x08|0x00|0xb4|0x10|0x03|

ballle98 added a commit that referenced this issue Sep 6, 2019
ballle98 added a commit that referenced this issue Sep 9, 2019
ballle98 added a commit that referenced this issue Dec 4, 2019
ballle98 added a commit that referenced this issue Dec 6, 2019
ballle98 added a commit that referenced this issue Aug 7, 2023
ballle98 added a commit that referenced this issue May 2, 2024
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

No branches or pull requests

1 participant