andrewjfreyer / monitor

Distributed advertisement-based BTLE presence detection reported via mqtt
1.62k stars 194 forks source link

Bluetooth interrupts wifi signals on RPI #319

Open dxdc opened 4 years ago

dxdc commented 4 years ago

On Raspberry Pi3, the bluetooth scanning interrupts wifi signals.

Once this tool was running, it was actually very difficult to get back into the device to shut it down because it automatically loads on startup after install. Ultimately, I was able to figure out how to disable it, and bought a USB bluetooth (and disabled the factory one) and it works great.

Maybe, at least, a warning for the README?

oester commented 4 years ago

I'm seeing the same issue - can you tell me what adapter you used and how you can configure it?

dxdc commented 4 years ago

@oester I bought this one

https://www.amazon.com/gp/product/B07J5WFPXX/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

From memory, I think just plugging it in worked. There are some ways to disable the built-in bluetooth (which I did after that). Can't recall all the steps, but something like:

https://scribles.net/disabling-bluetooth-on-raspberry-pi/