|
From: Michael M. <meh...@gm...> - 2014-05-22 14:40:58
|
Hello all, I was currently sniffing (dumping) bluetooth packets using six ubertooth devices and later to merge and filter the data. My aim is to monitor the entire 2.4 Ghz band, at least where bluetooth and Wi-Fi share the spectrum, and study the effect of bluetooth hopping on Wi-FI transmission. My problem was to assign specific ubertooth devices to a specific spectrum band. For example, *Ubertooth dev 1 to BT_channel 1-15*, . . . I looked inside the sniffer source code (ubertooth-rx) and it seems it only has two options. Either set to a specific channel or the entire 79 bluetooth channels? So my question is, it is possible to configure the ubertooth device to a specific range of BT channels? Kind regards, Michael |