Go to advanced search

by jahnvi
Wed Jun 15, 2016 4:40 am
Forum: General discussion
Topic: Bluetooth problems on Raspberry pi-jessie
Replies: 10
Views: 3453

Re: Bluetooth problems on Raspberry pi-jessie

Hi,
Check for bluetooth.service,hciuart.service and bluetoothctl..Other than this use hcidump to know the actual problem.
by jahnvi
Mon Jun 06, 2016 6:41 am
Forum: General discussion
Topic: Bluetooth disconnection problems
Replies: 0
Views: 336

Bluetooth disconnection problems

I am using raspberry pi 3 with wearable device for getting data from it and write it into a txt file. I have created a shell script for connection to wearable device and then get data from that. But after sometime the connection is dropped. How can I identify that who is dropping connection, the ras...
by jahnvi
Fri Jun 03, 2016 6:50 am
Forum: General discussion
Topic: Bluetooth 4.0 (LE, low energy)
Replies: 33
Views: 47475

Re: Bluetooth 4.0 (LE, low energy)

I am doing something with raspberry pi inbuilt bluetooth and a wearable band which has features for steps count, calorie burn etc. Get data from that device and write in any txt file. I able to connect with device via shell script but sometimes the device is lose the connection. I want to know that ...
by jahnvi
Mon May 30, 2016 6:25 am
Forum: General discussion
Topic: Bluetooth problems on Raspberry pi-jessie
Replies: 10
Views: 3453

Re: Bluetooth problems on Raspberry pi-jessie

supra wrote:Did u installed latest version for Jessie 2016-05-10?
Hi,it is running on version 8.
by jahnvi
Mon May 30, 2016 6:19 am
Forum: General discussion
Topic: Bluetooth problems on Raspberry pi-jessie
Replies: 10
Views: 3453

Re: Bluetooth problems on Raspberry pi-jessie

What kind of adapter, built-in or dongle? What does 'hciconfig -a' show? Have you tried 'sudo hciconfig hci0 reset'? Hi, it is built in.. Output of hciconfig -a is: hci0: Type: BR/EDR Bus: UART BD Address: B8:27:EB:DB:FE:E8 ACL MTU: 1021:8 SCO MTU: 64:1 UP RUNNING RX bytes:64424 acl:65 sco:0 events...
by jahnvi
Sat May 28, 2016 11:10 am
Forum: General discussion
Topic: Bluetooth problems on Raspberry pi-jessie
Replies: 10
Views: 3453

Bluetooth problems on Raspberry pi-jessie

Hi, I am working on raspberry and one wearable device,till now eveything was fine but suddenly on firing command: sudo hcitool lescan it goes on showing error :Set scan parameters failed: Input/output error. I tried sudo hciconfig hci0 down,sudo hciconfig hci0 up.Also removed bluez and installed it ...
by jahnvi
Thu May 05, 2016 5:26 am
Forum: Java
Topic: Java code to connect to raspberry pi using bluetooth
Replies: 2
Views: 1966

Java code to connect to raspberry pi using bluetooth

Hi, I am working on Ubuntu Debian which has kernel version 4.6,I am writing a code in Netbeans 8.1 for device discovery but it is giving error during compilation as follows: Native Library bluecove_arm not available Exception in thread "main" javax.bluetooth.BluetoothStateException: BlueCove library...

Go to advanced search