virtualabs / btlejack

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

Multiple Adafruit Bluefruit LE Sniffer needed? #40

Closed LaborEtArs closed 5 years ago

LaborEtArs commented 5 years ago

Sorry, no issue, but a usage question... It is recommended to use three BBC Micro:Bit devices to 'spy' on all three advertising channels simultanously. Would I need to use three Adafruit Bluefruit LE Sniffers as well?

chreck commented 5 years ago

Maybe you got the answer already. I could not let it run on a macOS with btlejack. But if you are interested in using it with wireshark you only need one of these Bluefruit sniffer. Because Bluefruit can listen to 3 channels at once. You can setup it with this article https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-sniffer

virtualabs commented 5 years ago

Bluefruit can listen to 3 channels successively, as far as I know, not simultaneously. Using 3 Micro:Bit devices allow simultaneous sniffing on the 3 advertising channels.

LaborEtArs commented 5 years ago

Many thanks for your answers! However, meanwhile I dropped this project :-(