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

No HEX output when BLE communication ongoing #35

Open
ramunasjurgilas opened this issue May 26, 2022 · 0 comments
Open

No HEX output when BLE communication ongoing #35

ramunasjurgilas opened this issue May 26, 2022 · 0 comments

Comments

@ramunasjurgilas
Copy link

In the latest, 1.2.0, version HEX output in the console not printed for some BLE communication packets. As example for this: Group: peruser(value: 72), SEQ No. 8, ID: all

I want to notice, that using 1.1.0 version group 72 with ID all command was working fine. Only when moved to 1.2.0 version started to get timeouts.

Some hints or help on this problem would really helped me.

Dump log:

verbose -> default -> Sending read command (Group: peruser(value: 72), SEQ No. 8, ID: all): nil
error -> transport -> Sending the request timed out.
error -> default -> Request (Group: peruser(value: 68), SEQ No. 5) failed: Sending the request timed out.)
debug -> transport -> -> (SEQ No. 2) 0x0000001a00080200a2646e616d656e2f6c66732f68722f3737362e6872636f666600
debug -> transport -> peripheralDidUpdateValueFor() SEQ No. 2)
debug -> transport -> <- (SEQ No. 2) Response: {"off" : 0, "len" : 0, "rc" : OK (0), "data" : ""})
debug -> transport -> <- (SEQ No(s). 2) 0x0100001600080200bf636f66660064646174614062726300636c656e00ff
verbose -> fs -> Response (Group: fs, SEQ No. 2, ID: 0): {"off" : 0, "len" : 0, "rc" : OK (0), "data" : ""}
debug -> transport -> -> (SEQ No. 6) 0x0000000100480600a0
application -> fs -> Download finished
verbose -> default -> Sending write command (Group: peruser(value: 68), SEQ No. 6, ID: clear): ["ids": [3]]
debug -> transport -> peripheralDidUpdateValueFor() SEQ No. 6)
debug -> transport -> peripheralDidUpdateValueFor() SEQ No. 97)
error -> transport -> Sending the request timed out.
debug -> transport -> -> (SEQ No. 7) 0x0000000100480700a0
error -> default -> Request (Group: peruser(value: 72), SEQ No. 6) failed: Sending the request timed out.)
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