3

I'm not sure why this happens. The Bluetooth mouse works fine until I turn on the wi-fi, and then it almost immediately stops responding. I can still use a wired mouse though, and if I turn wifi off I can reconnect the Bluetooth one. Is there a way I can get both things to work at the same time?

I have a Raspberry Pi 3. I don't have a wi-fi or Bluetooth thing plugged into it (unless the tv I am using as a monitor somehow does this), so I assume these are built-in functions to the Pi.

The Bluetooth keyboard that I have connected still works when wifi is on.

2 Answers2

4

It's been observed and verified for quite some time now that the RPi3 built in Bluetooth and Wifi don't play nice together. Your best bet would be to replace one or the other service with a dongle, and disable its onboard counterpart.

0

This usually happens on cheap WIFI/BT adapters which use the same antenna for both functions. Some devices can play nice and share the common antenna, others don't.

The simplest solution would be to buy a separate USB WIFI dongle and use it instead of the built-in WIFI. Another option is to buy a different BT mouse which is known to work with the RPi. Several examples of such devices can be found here.

Dmitry Grigoryev
  • 28,277
  • 6
  • 54
  • 147