Skip to main content
0 votes
0 answers
35 views

I want to automate tests of Bluetooth calls from Android device (in a react native app). I was thinking about using Detox for that. Note that I do not want to test any UI, just the Bluetooth calls to ...
Żabojad's user avatar
  • 3,094
1 vote
1 answer
62 views

I have installed the Bluetooth extension from Codename One Settings and follow the demo example, to get list of devices but cannot execute the "start scan" process hi.add(new Button(new ...
Giovanbattista Di Nuzzo's user avatar
Advice
0 votes
0 replies
42 views

I’m trying to understand how some Android accessories (e.g. Android Auto head units, Insta360 cameras, dashcams, etc.) are able to: connect to the phone over Wi-Fi keep cellular (LTE/5G) as the ...
g. tu's user avatar
  • 149
Advice
0 votes
1 replies
60 views

I'm developing an Android application that uses Google Maps and Bluetooth to track data from an Arduino Nano with an HC-06 module. Currently, I can connect to one HC-06 device and process its data ...
ALEX P's user avatar
  • 1
0 votes
2 answers
107 views

I built a Java app where I implemented bluetooth functionality. Using the documentation I managed to discover devices and pair with them. I managed to get the whole device info (address, name), but it ...
Claudiu's user avatar
1 vote
0 answers
55 views

I want to record the system audio using the WASAPI Loopback recording ( https://learn.microsoft.com/en-us/windows/win32/coreaudio/loopback-recording ). I built a small application that enumerates the ...
fahdIm's user avatar
  • 31
0 votes
0 answers
94 views

I'm working on a bluetooth library. This library is used by the service at runtime to talk to the controller. The service binary is built in AOSP env with soong. The library i have is generally logic ...
mahoriR's user avatar
  • 4,625
Tooling
1 vote
2 replies
63 views

I have a experiment, which is analogged by Dubai Mall. There is an app, which tracks your position inside of the building, showing you the position using Bluetooth beacons, and floor number using the ...
Turgunov Sardor's user avatar
0 votes
0 answers
74 views

I can't find the solution for errors in the BluetoothService class in .NET MAUI. I get 2 errors: bluetoothService does not contain a definition for SerialPort bluetoothDeviceInfo does not contain a ...
Wilco Van Niekerk's user avatar
1 vote
0 answers
87 views

I'm working on an Android app that programmatically changes the Bluetooth device name using BluetoothAdapter.setName(). The app needs to know when the name change completes to trigger subsequent ...
VikKr's user avatar
  • 19
2 votes
0 answers
50 views

i'm trying to advertise data using BLE broadcasting. When it comes to the transmitter, no problem, I can use a native app to do the transmission, but, when talking about the receiver, I need it to be ...
LAZARO QUEIROZ DO NASCIMENTO's user avatar
0 votes
0 answers
93 views

I will provide my code. The primary purpose of this is vehicle identification. My only hypothesis is my laptop having multiple Bluetooth signals but it seems to happen for other devices as well. This ...
GeneralAMC's user avatar
0 votes
0 answers
100 views

I am trying to integrate Companion device pairing to pair my bluetooth device with other device, One of my device is using Android 15 whereas the other one is using Android 16. I have enabled location ...
BraveEvidence's user avatar
1 vote
0 answers
47 views

I'd like to play an application sound through the internal speaker while the device is playing music through a bluetooth speaker. Is that possible? The context is I am working on a timer app. My timer ...
Marcos Luis Delgado's user avatar
2 votes
1 answer
94 views

My goal is to automate pairing and connecting between my device and controller via BlueZ to handle Bluetooth connection. In order to do this, I thought of the most basic scenario: execute the program ...
Human006's user avatar
  • 162

15 30 50 per page
1
2 3 4 5
1151