characteristics Questions
1
Solved
I'm working on iOS BLE app to charge a mobile phone. I did everything correct up to discover characteristics. First Scanning peripheral and connected to it. Discover the services(FFB0) and characte...
Noumenon asked 18/9, 2019 at 4:34
1
I am relatively new to BLE, android development and java. I am trying to send 20 pieces of data from a microcontroller, via BLE, to my android phone. Using the nRF connect application, I know that ...
Inclose asked 24/3, 2018 at 17:17
2
How to read BluetoothGattCharacteristic properties like is characteristic Readable, Writable or Notifiable.
Reach asked 23/1, 2014 at 6:26
2
I am trying to enable notifications for more than one BLE characteristic using Xamarin/Android but seem unable to do so. The app seems to stop receiving any BLE events if I try and enable more than...
Emery asked 11/4, 2016 at 3:42
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
4
Can anyone help me with the AT command to write characteristic value, Or how to send data from arduino to another ble device using Hm10 module.
The HM10 after sending the AT+START, does advertise...
Wartburg asked 24/12, 2014 at 7:30
1
Solved
I am using Android 5.0.1 Lollipop and developing Bluetooth Low Energy server-client communication. I have Samsung Galaxy s4. I have three characteristic in my Custom Service. I made one of the char...
Mcafee asked 10/9, 2015 at 8:42
1
Solved
I am developing BLE in Android , I can scan, connected and write characteristic to to the BLE device.
I call the following function to pass BluetoothGatt and characteristic to AsyncTask when clic...
Aprylapse asked 13/2, 2015 at 5:47
1
I'm a new android developer and I'm trying to send a data using BLE 4.3, based on Gatt android sample project.
I use characteristics to put the data that i want to transmit.
When I try to transmi...
Sochi asked 13/7, 2014 at 6:4
0
I'm trying to send a characteristic in a BLE android to another device.
Seaching in internet I found some code that help me to do this, but I cant transmit successfully the data.
This is my code,...
Yestreen asked 10/7, 2014 at 20:57
1
I'd like to read the data from a specific characteristic of my remote BLE device to my Android tablet Nexus 7.
The problem is that, I can receive the data by enabling the notification of that char...
Frau asked 26/3, 2014 at 19:43
3
Solved
I've been looking for a decent definition of static arrays. I've tried using msdn and c# sources but cannot seem to find a definition. It gives examples, but no definitions...
Does anyone know any...
Ferriage asked 4/1, 2011 at 14:49
1
© 2022 - 2024 — McMap. All rights reserved.