virtualabs / btlejack

Bluetooth Low Energy Swiss-army knife
MIT License
1.87k stars 196 forks source link

Is there a way to connect to a device without hijacking the session? #55

Open whoot opened 4 years ago

whoot commented 4 years ago

If i understood the documentation correctly, you need to hijack a connection first to be able to use discover, read and write commands.

Is there a way to connect to a device without hijacking the session?

virtualabs commented 4 years ago

Not yet, but it would be a nice feature to add. I'll consider implementing this for the next release, along with advertisement PDU scanning.