virtualabs / btlejack

Bluetooth Low Energy Swiss-army knife

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Computing CRCInit value" never ending

sthuettr opened this issue · comments

I'm using btlejack to sniff the BLE traffic from one of my HomeKit Accessories. I can't seem to hijack a connection.
When I start listening for existing connections and then start the pairing between my accessory and my iOS device I get the following output:
[ - 57 dBm] 0xaf9a8d6d | pkts: 1
[ - 57 dBm] 0xaf9a8d6d | pkts: 2
But when I try to follow the connection I get stuck at "Computing CRCInit value". Does anybody know why this happens?

I'm using one microBit, connected to a Raspberry Pi 4 Model B

Thanks