btle Questions

4

This is the advertiser (notice data passed as AdvertiseData type) private void advertise() { BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); BluetoothLeAdvertiser adve...
Splutter asked 7/7, 2016 at 9:16

2

Solved

I need to take target mac address from input connection and outgoing connection from CBPeripheral And CBCenter. identifier dose not define in them. look was remove from iOS 7. Is there any other wa...
Issacissachar asked 15/10, 2015 at 10:14

1

I have a bluetooth low energy (BTLE) device, which I need to connect to my PC. To do so, I use the windows API reference in a desktop WPF app. The bluetooth device is rather simple: 1 service, 2 c...
Antimonous asked 12/11, 2015 at 0:42

1

Solved

I am new to developing a mobile app with bluetooth connection to peripheral device. I searched that GATT is the relevant profile used for bluetoothLE communication but our client recommended that w...
Ventricular asked 23/6, 2016 at 1:48

2

Solved

I've got a Polar h7 device around me right now (it's BTLE) and I've got everything working but I am confused about how to get the BPM our of the characteristic.value now that it is updating. I have...
Entrepreneur asked 22/8, 2014 at 22:21

2

Solved

I have an iOS app that is connecting to a device (arduino) using a BTLE. Everything is working fine on my iPad iOS 7. After upgrading to iOS 8, the CBCentralManager is not finding any peripherals. ...
Almund asked 19/8, 2014 at 17:19
1

© 2022 - 2024 — McMap. All rights reserved.