Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
36 views

I created an Android app that connects to a Peripheral via BLE. The remote device eventually sends an Indication, which I process in onCharacteristicChanged and send a follow-up command via gatt....
Best practices
0 votes
0 replies
64 views

I’m using Koin for dependency injection in an Android app, and I want to provide BluetoothManager through DI. Right now, I have a module like this: val bluetoothModule = module { single<...
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 ...
0 votes
1 answer
230 views

I am trying to do Bluetooth discovery (scan for nearby devices) on an Android 11 (API 30) 'phone, but some permissions are consistently denied. I know that this question has been asked many times ...
1 vote
1 answer
51 views

I am trying to request Bluetooth permissions required for the Bluetooth discovery process. I have have been able to successfully request permission from the user, but when I check for permission, ...
0 votes
0 answers
230 views

I'm exploring Bluetooth 5.1's Angle of Arrival (AoA) and Angle of Departure (AoD) direction-finding capabilities for Android development. My goal is to implement a system that determines the relative ...
-1 votes
1 answer
189 views

so i a working with android and ble device and when i tap my ble device it will send a notification that my application should receive and work accordingly but i am getting failed to write descriptor ...
0 votes
0 answers
25 views

I'm writing a peer Bluetooth app that connects to itself in another phone. It has to deal with the situation that the other instance may not yet be active, so it catches the IOException from the ...
0 votes
0 answers
198 views

I have Bluetooth classic device and I have used bluetooth_classic package and succeeded on getting the device in scan. but I am not able to stop the subscription which I started during scanning ...
1 vote
1 answer
267 views

I'm trying to rewrite my old Xamarin android bluetooth app to .NET Maui. However, I seem to be struggling to update the Blazor UI when I receive bluetooth events (like DiscoveryStarted, DeviceFound, ...
0 votes
2 answers
127 views

I am trying to implement presence detection at room level. I have an ESP32-WROOM-32 with Espresense running for now, which I have done some testing with. I intend to use Beacon Scope on my Android 15 ...
0 votes
1 answer
77 views

I have 2 beacons nearby, and the manufacturer indicates their UUID are all the same of: beacon uuid: fda50693-a4e2-4fb1-afcf-c6eb07647825 by using the direct Android API, I can constantly(every ...
0 votes
0 answers
50 views

I am developing a React Native app that allows two phones to send and receive data using Bluetooth. I have explored react-native-ble-plx for Bluetooth Low Energy (BLE) communication. The problem I ...
1 vote
0 answers
236 views

Can Android or iOS devices broadcast BLE signals using the BLE Constant Tone Extension (CTE)? I plan to use a Nordic chip and an array antenna on the receiver side to determine the direction of the ...
-1 votes
1 answer
107 views

I am working on an Embedded Audio Product. It is configured as an A2DP sink (Bluetooth Classic). We also use BLE GATT services as a method of control for our companion apps (in-browser with web-...

15 30 50 per page
1
2 3 4 5
...
143

AltStyle によって変換されたページ (->オリジナル) /