CARVIEW |
Select Language
HTTP/2 200
date: Sat, 23 Aug 2025 11:26:45 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 973a41ba28c2a9b7-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=59fdc7e8-c8f1-42ab-819c-457e62163cfa; expires=Sun, 23 Aug 2026 11:26:45 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=59fdc7e8-c8f1-42ab-819c-457e62163cfa; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=116sZ5Cp075c8xzy7D5TcYPwR5e52IFyjFtLU2qcxqI-1755948405-1.0.1.1-WuGzIPjP86IxfU4eQgpNmpDP1l3nRuTfFa6qHO0LBse6DOd_KIi77Y4.LbiDRUtkoOJ9YKTKOjGcKR5rc1ndcb5mkOv.pHCD.SxOsf46HKE; path=/; expires=Sat, 23-Aug-25 11:56:45 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=_vAsoW5SRjUkkI9.B2Bi55KNB5WrLQEsjgxnFx0qp_Y-1755948405117-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: d16158e9-cb35-4c7b-a56b-d4ff1e195f08
x-worker-origin-response-time: 274000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'bluetooth' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [bluetooth]
For questions pertaining to Bluetooth setup, usage and troubleshooting on the Raspberry Pi, whether onboard or via a USB dongle.
821 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2
votes
1
answer
61
views
How to fix flickering of bluetooth menu in navigation?
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 ...
0
votes
0
answers
16
views
One GoPro camera of 2 visible on Raspberry PI Z 2 W
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 ...
0
votes
1
answer
66
views
BLE device names missing in scans
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 ...
0
votes
1
answer
126
views
Raspberry Pi 5 lagging out when using bluetooth
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 ...
0
votes
0
answers
56
views
Bluetooth LE: “Unsupported Remote Feature (0x1a)” error when connecting nRF52840 central to Raspberry Pi Zero 2W peripheral
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) ...
1
vote
0
answers
57
views
Push notification to Android device over bluetooth without an app
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 ...
0
votes
0
answers
94
views
Is it possible to measure Bluetooth RSSI level once connected on Pico using aioble
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(), ...
0
votes
2
answers
266
views
Why is this so hard!!!! Get a Raspberry Pi 5 To Send Keystrokes to a PC with Python using Blutooth
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 ...
0
votes
1
answer
57
views
After cutting USB cable I have soldered D+ and D- to pi zero D+ and D-can I transmit data through Bluetooth?
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 ...
0
votes
0
answers
61
views
Raspberry Pi: cannot pair Bluetooth smart remote
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 ...
0
votes
0
answers
65
views
Can you change a Pi's bluetooth device class on a Pi 4b and if so how?
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 ...
0
votes
0
answers
202
views
Transmit bluetooth audio from iphone to pico w
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 ...
0
votes
0
answers
56
views
Pairing a google speaker to a pi4b with digiamp hat
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 ...
0
votes
0
answers
49
views
Play the same audio file over two bluetooth speakers at the same time using Raspberry Pi 4
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 ...
0
votes
0
answers
161
views
Can't Get WitMotion Accelerometer (WT9011DCL) to connect to Raspberry Pi Model 4B (Raspian OS)
First and foremost, any help is appreciated,
When I try and pair my bluetooth accelerometer (WT9011DCL) to my RPI4b via bluetooth, I keep getting a message that I connected and then immediately get an ...
- The Overflow Blog
-
-
Hot Network Questions
- Is it possible that ethics is beyond language, and if so what would the implications be?
- Should I apply to volunteer while actively looking for a job, if it means I won't be volunteering for long?
- Can I use super glue or hot glue as an insulator/solder mask for a small circuit?
- How was the th' in older poems pronounced?
- What is the principle of non-liability in the European Union wrt the US Section 230 and social media?
- SciFi story about father and son after world is destroyed
- Solve the crossed ladders problem
- Are there good reasons for keeping two heating oil tanks in my home?
- Is it possible to identify this residual pattern as heteroscedastic or homoscedastic?
- Can you remove a variable in the 8-bit Microsoft BASICs?
- complex 3-clause conditional: 'I realized that if I do..., I will...' vs. 'I realized that if I did..., I would...'
- Buck LED driver inductor placement
- Why letter combination -en- can be read in different ways?
- Can a nozzle-less engine be made efficient by clustering?
- What is the meaning of “DL” on FRANKFURT ILS Chart
- How can I ensure players don't immediately leave once things get dangerous in a horror setting?
- Which passport to use at immigration counter
- Did the success of "Star Wars" contribute to the decision to make "Strangers" starring Don Henderson?
- Why do these two lines have the same probability of intersecting the circle?
- Splitting a long introduction into collapsible elements easier to read and translate
- Half-Life 1 launches on the wrong monitor and outside of the screen
- ssh client automatically reject unknown host key
- Why didn't Alexander sail his Army across Gulf instead of Gedrodsian desert?
- Book series where a family living in the country is attacked by fae