Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

read handle failed #10

Open
NadSo opened this issue Sep 30, 2017 · 11 comments
Open

read handle failed #10

NadSo opened this issue Sep 30, 2017 · 11 comments
Assignees

Comments

@NadSo
Copy link

NadSo commented Sep 30, 2017

Hello,
I tried just Tool and noticed that the read handle option did n't work properly I mean I wasn't able to read the handles of my BLE device
handle_read

@evilsocket
Copy link
Owner

what does it happen exactly? could you also share the enumeration data of the handles and characteristics?

@NadSo
Copy link
Author

NadSo commented Oct 1, 2017

well It just happens that I am not able to see the list of my device's handles

@evilsocket
Copy link
Owner

Did you try to add the -e parameter to actually start handles enumeration?

@NadSo
Copy link
Author

NadSo commented Oct 1, 2017

yes that's how it looks like:

enumeration

@NadSo
Copy link
Author

NadSo commented Oct 1, 2017

I want to see the list of all the handles actually

@evilsocket
Copy link
Owner

you want to enumerate the handles or enumerate and read all of them?

@NadSo
Copy link
Author

NadSo commented Oct 2, 2017

I want to enumerate and read all of them

@evilsocket
Copy link
Owner

did you try to use both -e and --handles arguments?

@NadSo
Copy link
Author

NadSo commented Oct 2, 2017

do you mean like this:
enum_handle

@evilsocket
Copy link
Owner

yes ... there's a bug :D will check

@evilsocket evilsocket self-assigned this Oct 5, 2017
@jreynders
Copy link

Try removing the "" from around the MAC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants