Questions tagged as 'bluetooth'

1
answer

Problem with bluetooth in slackware 14.2 current

After having updated the kernel to version 4.4.6, both the bluetooth GUI and some other things (eg connecting a device via bluetooth) do not work. The things I tried were the following: reinstall the bluetooth package (unsuccessfully) n...
asked by 29.03.2016 / 03:42
1
answer

Read data from bluetooth device

I am developing an Android application and I implemented a bluetooth bar code reader, the problem is that I could not get to read what the device delivers. In my class I can see and get the devices associated with my phone but I can not read wha...
asked by 19.02.2016 / 13:26
1
answer

Problems with bluetooth android studio connection

I'm trying to make an application that connects to a Bluetooth module and then be able to navigate between different activities connected to the module. The problem is that the connection in the main activity is fine but when I launch ano...
asked by 28.02.2016 / 20:36
1
answer

Send text to My Band 2 from Android BLE

Does anyone know how to send text to the MiBand 2 from android? So far I am able to send numbers but not strings and I do not know how to do. @Override public void onServicesDiscovered(final BluetoothGatt gatt, int status)...
asked by 02.06.2017 / 09:17
2
answers

How to get the UUID of bluetooth on an Android device?

To establish a socket connection to my device via bluetooth I need to obtain the UUID identifier of the "server". On the part of the client I can obtain the UUID's by means of the method getUuids () from BlueToothDevice    getUuids ()...
asked by 22.03.2018 / 17:17
1
answer

Help with bluetooth ionic application

I'm just starting with Ionic . I am trying to make an application to connect my cell phone with my notebook by bluetooth through plugin cordova-plugin-networking-bluetooth . Using the official plugin website as help: link . I was...
asked by 25.09.2016 / 06:42
1
answer

Error when pairing bluetooth device

I have been developing an application for a long time and I was working with Bluetooth printing until the mobile software was updated, it started to slow down the connection after the phone's 6.0 Marshmallow update, then it did not connect to th...
asked by 11.12.2017 / 14:33
1
answer

Problems with Estimote Beacons Android

If someone has worked with Beacons Estimote, maybe you can support me. I need to activate the Analytics service, so I use the following code in my onCreate method: EstimoteSDK.initialize(this, "Aquí va mi AppId", "Aquí va mi AppToken"); Estimo...
asked by 23.02.2017 / 23:54
1
answer

Automatic reconnection of bluetooth android studio

Good morning. I am developing an app in android studio, in which I connect via bluetooth to the printer. The detail is that if I leave the app the bluetooth connection to the printer is lost, and what I want is when I start the app I wi...
asked by 21.12.2016 / 17:03
0
answers

Rename the device from a textbox [closed]

I would like to change the name of the android device (the name of the bluetooth) from a textbox and I do not know how to access it, I do not know if it is accessed from the bluetooth libraries or from another library     
asked by 01.10.2018 / 10:41