Skip to main content

Questions tagged [bluetooth]

For questions pertaining to Bluetooth setup, usage and troubleshooting on the Raspberry Pi, whether onboard or via a USB dongle.

3 votes
1 answer
97 views

I had a fresh installed Raspberry Pi 5 with Raspberry Pi OS 64-bit and from the beginning the Bluetooth dropdown menu was flickering. It was flickering even after I reinstalled the OS. The flickering ...
Tliabo's user avatar
  • 41
0 votes
0 answers
27 views

I have two GoPro cameras. One is a Hero 10 Black and the other is an old GoPro Session. Both operate on bluetooth. If I use bluetoothctl and scan devices I see only the newer GoPro 10, but not the ...
CrabbyPete's user avatar
0 votes
1 answer
133 views

When scanning for BLE devices using bluetoothctl, hcitool or anything else, I only get MAC addresses (not names) for my devices. The names are definitely advertised and I can see them when scanning on ...
kontextify's user avatar
0 votes
1 answer
228 views

Information: -Raspberry pi 5, 8GB Ram -OS: Official Raspberry pi OS (64 bit) -Official Raspberry pi 27W PSU -Using realvnc & IDE server(vscode) to access the pi -Generic TWS earphones and BT ...
terriblyblue1723's user avatar
0 votes
0 answers
73 views

I’m working on a BLE setup where: A Nordic nRF52840-DK runs as the Central (it scans for devices with a specific name, then initiates a connection). A Raspberry Pi Zero 2W (64-bit Raspberry Pi OS) ...
Faranak's user avatar
1 vote
0 answers
79 views

Is it possible to pair a Raspberry Pi with an Android phone over bluetooth, and then send push notifications directly from the Raspberry Pi to the Android phone without needing to install an app on ...
Kovy Jacob's user avatar
0 votes
0 answers
122 views

I can see that aioble.scan returns RSSI during a passive scan as an observer: async with aioble.scan(duration_ms=5000) as scanner: async for result in scanner: print(result, result.name(), ...
davesedar's user avatar
0 votes
2 answers
415 views

I have a project that I am close to ditching because I am frankly stuck, and frustrated as hell. The project is to connect a touch screen to the Raspberry Pi5, and have it send keystrokes to a ...
Chris Atkinson's user avatar
0 votes
1 answer
77 views

I have a 5 dollar generic SNES gamepad clone. It connects through USB cable. I dismantled the controller and realized that I can solder D+ and D- cables to my Pi zero. Controller works with devices I ...
Spectrewolf's user avatar
0 votes
0 answers
79 views

I am attempting to connect two different BlueTooth smart remotes that you can find online for <$10, that look like this: to my Raspberry Pi 4 running Raspbian (Debian GNU/Linux 12 (bookworm)). My ...
Jason Shah's user avatar
0 votes
0 answers
81 views

I have a Pi4b with the digiamp hat. I want to stream audio from a google device but it doesnt see my pi as a speaker. It does Pair but doesnt appear as a speaker I can use. I want to try changing the ...
Paul Morgan's user avatar
0 votes
0 answers
269 views

I have successfully made my pico W advertise bluetooth using this tutorial. However with this raw code alone, i am able to detect the bluetooth from an older android phone, but not an iphone. I am ...
Reese Houseknecht's user avatar
0 votes
0 answers
70 views

I have a Pi4b setup with a digiamp audio hat installed with raspbian. I'd like to stream from a google hub to it which I believe supports bluetooth 5. I also have a megaboom bluetooth speaker. The hub ...
Paul Morgan's user avatar
0 votes
0 answers
61 views

I need to play the same .mp3 file (happy to convert if need be) over at least two Bluetooth speakers at the same time. With the speakers I have and my phone I run into now issues - so not a speaker ...
Andrew Earl's user avatar
0 votes
1 answer
124 views

I'm looking to build a system for multiroom audio streaming from Spotify. I've found a bunch of options, but most of them are ready-made, plug-and-go system images (like e.g. Balena sound, Max2Play...)...
Bennypr0fane's user avatar

15 30 50 per page
1
2 3 4 5
55