bluecove Questions

3

I'm trying to connect from my Windows PC to my GPS-Running Watch (TomTom Runner 2), as there are only Android & iOS Apps available that support Syncing via Bluetooth. Windows need to use the US...
Portray asked 5/4, 2016 at 13:0

3

I tried the following code for discovering a bluetooth device import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Vector; import javax.b...
Schoolbag asked 2/6, 2013 at 18:52

2

I am trying to compile/run a program that uses the BlueCove libraries on a BeagleBone Black running Ubuntu. However I keep getting this error when running: Native Library bluecove_arm not availabl...
Diella asked 17/4, 2014 at 19:43

1

I'm a beginner with Bluetooth. I'm trying to use Bluecove with Java. I would like to communicate with a device which is already connected/paired to my computer (such as retrieving device battery le...
Quirk asked 18/12, 2016 at 0:22

2

I have a clean Debian squeeze installation and trying to get a jar app running that would communicated with the bluetooth dongle in the usb port. Hardware side all runs fine bluetooth functionality...
Subdiaconate asked 2/2, 2013 at 19:16

1

How to know whether a Bluetooth device is still connected to a laptop or not before passing data? I wrote a java program using blue-cove lib to discover and pass the data through the laptop. After ...
Analytic asked 17/12, 2015 at 4:2

1

I’m building a simple Java Bluetooth server for my computer using the Bluecove API. I’m building an Android client side app as well but the problem seems to be stemming from the server side app. I’...
Redroot asked 11/2, 2013 at 20:2

1

First of all... don't redirect me to Bluetooth Chat and I have fully read it. I have an Android Client which stablishes the connection properly with the server, and what's most I can send text to ...
Mosasaur asked 7/6, 2012 at 10:12

2

Solved

I need help by transferring a string from a PC to an Android mobile device via Bluetooth. The Android mobile device should act as a server and displays the string message on the screen of the devic...
Pileous asked 11/3, 2013 at 16:13

2

Solved

I'm trying to get the basics of using Bluetooth through a simple application. I'd also like a laptop application so I can debug Bluetooth comms simply. The code below is my attempt with the laptop ...
Piteous asked 29/6, 2012 at 12:9

2

Solved

I have two Android devices. One is acting as a server and the other as a client. The client connects to the server and requests a file - this is done in one thread on the client and one thread on t...
Krys asked 23/3, 2012 at 4:33

1

Solved

I have an Android app that I had working a few months ago which I could use to connect my Droid X2 to an ASUS Transformer tablet over Bluetooth. That connection worked fine. I just finished coding...
Nealy asked 24/3, 2012 at 7:9

1

Solved

I am a newbie to bluetooth and this is the thing i want to do , I want to to get the device information that gets connected to the Bluetooth on my pc and write the info in a file. which api should ...
Pteranodon asked 30/12, 2011 at 7:24

2

Solved

I'm trying to send data from android (using API from its SDK) to a PC using Bluecove on windows, being this last one the server. I can get the android to connect to the server but when I write to ...
Roble asked 14/5, 2011 at 18:48

1

Solved

How do I install Bluecove in Ubuntu 11/Eclipse IDE? As far as i was aware, all I had to do was add the bluecove.jar and bluecove-gpl.jar to the Build-Path of the project within Eclipse. I'm usi...
Evan asked 11/5, 2011 at 15:49

2

Solved

Would anyone please give me ideas about forcing 64 bit jvm to run as 32-bit jvm? I need to write a jse desktop application for bluetooth connection. For that i need to implement Bluecove jar . It ...
Aube asked 14/2, 2011 at 6:49

1

Solved

I would like to implement an Java application that uses Bluetooth on my MacBook Air laptop. I try to use the Java bluetooth library BlueCove. I tried to implement the first example DeviceDiscovery...
Singsong asked 8/2, 2011 at 21:41
1

© 2022 - 2024 — McMap. All rights reserved.