bluetooth tag

24 questions


1 answers
141 views
0
Sony SPRESENSE Bluetooth LE Add-on board SPRESENSE-BLE-EVK-701 wants to advertise with its own Service, Characteristic

I purchased the SPRESENSE Bluetooth® LE Add-on board SPRESENSE-BLE-EVK-701.BLE Module Documentation for this add-on boardMK71251-02 User's ManualAT Command Application User's Manual for MK71251-02AMK7...


1 answers
105 views
0
I want to connect two raspberry pi B's to Bluetooth.

As the title says, I would like to connect two raspberry pi Bs to Bluetooth.$bluetoothctl[bluetooth] #agentDisplayYesNo[bluetooth] #pair<addr>Attempting to pair with <addr>Failed to pair: ...

2 years ago

1 answers
137 views
0
How to start the app and connect to BLE after reading Android NFC

I'm a beginner on Android.I have a question about using NFC to connect to BLE and launch the app.When I read NFC tags in NDEF format on Android, I understand that the following 1,2 can be done respect...

2 years ago

1 answers
103 views
0
BLE communication in Java

This is my first question post.We ask for your help.I would like to communicate BLE with iOS device using Java language.Assume Java (peripheral) iOS (central).I'm looking into a lot of things, but I'v...

2 years ago

1 answers
112 views
0
Describes how to write the Bluetooth LE Client Characteristic Configuration Descriptor.

Could you tell me how to write 2(0x02) to the Characteristic Configuration Descriptor and allow Indicate on iOS?CBPeripheral Class -(void)writeValue:(NSData)data forDescriptor:(CBDescriptor)descriptor...

2 years ago

1 answers
144 views
0
How to use Bluetooth Low Energy (BLE) Central Plugin for Apache Codova

BLE CordovaPlugin (https://github.com/don/cordova-plugin-ble-central/blob/master/README.md)I am trying to develop an iPhone app with Monaca using .Run Environment: iPhone 5s (iOS7)If you set up the pl...


1 answers
98 views
0
How to use Bluetooth Low Energy (BLE) Central Plugin for Apache Codova

BLE CordovaPlugin (https://github.com/don/cordova-plugin-ble-central/blob/master/README.md)I am trying to develop an iPhone app with Monaca using .Run Environment: iPhone 5s (iOS7)If you set up the pl...


1 answers
80 views
0
I don't know how to cast uint8_t on Swift.

uint8_t*buf=(uint8_t*) [characteristic.value bytes];_textField.text=[NSString stringWithFormat:@%d, buf[0]];I'd like to write this Objective-C code on Swift, but I don't know how to write it well.I wo...


1 answers
132 views
0
Error making gattlib with raspberrypi

https://qiita.com/utsuki_protein/items/5e66b53c55359efbec66I am trying to install gattlib on raspberrypi by referring to the site above.Countermeasure 2 is working on it, but https://bitbucket.org/Osc...


1 answers
104 views
0
How to Pair a Raspberry Pie with a Bluetooth Speaker in BlueZ5

I want to use Bluetooth speaker from raspberry pie, but the pairing is not working well and I am having trouble playing it.Log in to the raspberry pie and use hcitool to $hcitool scanScanning... 00:25...

- 1 - »

© 2024 OneMinuteCode. All rights reserved.