[android-developers] Re: Unable to execute Bluetooth HDP Demo

2016-05-29 Thread Nasrullah
in the same onHealthChannelStateChange() i inserted a case checking Connecting - Connected. But it never falls into this case. which means its not being connected. it is only connecting - disconnected. please help me. thanks -- You received this message because you are subscribed to the

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-11-20 Thread KachCort
I have the same problem with Nonin 9560 pulse oximeter device. I tried to use BluetoothHDPService demo provided by android SDK, however, I even cannot get connect to it. When I first click the Register App button it shows 0 (means successful) in the status message bar. But then when I click

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-10-08 Thread GregKoshmak
hey wambin, I've tried to install the above mentioned application, but its not available in my country (sweden). So we have to wait for someone who has both an access and sensors. and btw, has anyone tested the following samsung app?

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-10-08 Thread wambin
Hi Greg. Thank you for your attempt. I tried to install the samsung app. But the app only support S3. My device is Galaxy Nexus SC-04D. So I wait anyone's testing. regards. On Monday, October 8, 2012 9:53:29 PM UTC+9, GregKoshmak wrote: hey wambin, I've tried to install the above mentioned

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-09-29 Thread wambin
Hi all. I've found a HDP application on Google Play. https://play.google.com/store/apps/details?id=jp.littlesoftware.dnet.bts I think that It's the only HDP application with HDP API in the world. It can communicate with these devices. AD UC-321PBT-C AD UA-767PBT-C AD UC-411PBT-C I don't have any

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-09-29 Thread wambin
Hi all. I've found a HDP application on Google Play. https://play.google.com/store/apps/details?id=jp.littlesoftware.dnet.bts I think that It's the only HDP application with HDP API in the world. It can communicate with these devices. AD UC-321PBT-C AD UA-767PBT-C AD UC-411PBT-C I don't have any

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-08-02 Thread András Petrik
Hi, I need help. I have Nonin 9560Bt, and i tried to run the project on a Android 4.0.4 device. I's not working. So, could you tell me what modifications did yout make to run the sample project? On Friday, 20 January 2012 17:00:10 UTC+1, Raul Ruiz wrote: Hi all, I have Nonin working with

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-17 Thread Jorge Fernández
Hi wambin, Then, you have found the same troubles that all of us. Regards. On Tue, Jul 17, 2012 at 7:59 AM, wambin ambitiouss...@gmail.com wrote: Hi, thanks to reply. The problem is that ApplicationConfiguration remain, in spite of calling unregisterAppConfiguration(). I confirmed the demo

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-17 Thread wambin
For my 6 monthes reseach, I understand that below. No one can build Android HDP application with this HDP API. (Some people built HDP app to use Bluez with JNI. search in youtube.) I cann't find any Android HDP app in markets. (it has taken 6 monthes over since HDP API to be published!) So many

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-16 Thread wambin
Hi, thanks to reply. The problem is that ApplicationConfiguration remain, in spite of calling unregisterAppConfiguration(). I confirmed the demo can communicate with a health device at first time, but second time or later it cann't. Sometimes Android reboots when I unregister the application

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-12 Thread Jorge Fernández
Hi wambin: Could you tell more about the exact problem that you are experiencing? And, what's the medical device that you are using? Regards. On Tue, Jul 10, 2012 at 12:16 PM, wambin ambitiouss...@gmail.com wrote: Hi jfernandez and all. I've had the same problem for half a year. My device

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-10 Thread wambin
Hi jfernandez and all. I've had the same problem for half a year. My device is Galaxy Nexus SC-04D ver4.0.4. I've not solved this problem yet, in spite of half a year researches. I gradually be sure that this is a bug of unregisterAppConfig(). Here is a report about this problem. Google android

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-06-27 Thread anatoliy.odukha
Hi all, There are NexusS 4.0.4 available, Does anybody use it together with Nonin 9560bt? For me it refuse connection constantly. (but once I was able to read data from the device, cannnot reproduce this result) I logcat: 06-25 16:17:48.117: D/HSSHDP(2103): connectChannel(): app configuration

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-06-27 Thread anatoliy.odukha
Hi Raul, I have been working with NexusS(4.0.4) + Nonin 9560bt several last day buy still have no results(I received result from device only once, cannot reproduce it again). It refuses connection, 06-25 16:17:48.117: D/HSSHDP(2103): connectChannel(): app configuration name HSSHDP 06-25

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-06-04 Thread YFMiracle
same problem here, log cat gives onHealthDeviceConnectionResult: D-Bus error: org.bluez.Error.HealthError (Error getting remote SDP records) yes the device is paired, tested on both Samsung Galaxy Nexus (Android 4.0.1) and motorola xoom Wifi tablet (4.0.3) if any 1 has found any solution a

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-05-25 Thread anupam jain
Hi all, I'm executing the Bluetooth HDP Demo (offered from Android 4.0 Ice Cream Sandwich) in my Android Acer tablet. but my read thread not working. any body suggest me. thanks anupam jain -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-03-14 Thread GregKoshmak
Dear All, I've tried to post in this thread earlier, but not sure if it worked so I decided to duplicate my message. So, thanks for a lot of useful information, it was a blast to read this thread while connecting android 4.0 phone with Nonin Oximeter sensor. Everything seems to work fine,

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-03-14 Thread GregKoshmak
Hey guys! It was a blast to read your thread while I was trying to connect android 4.0 phone with Nonin Oximeter last months. The connection works fine and I can see green indicator together with Connected section on the screen. Then it was time to implement a manager and that is when I got some

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-20 Thread Raul Ruiz
I try Android 4.0.4 on Samsung Nexus S and the bug isn't fixed. Regards On 9 feb, 17:52, Raul Ruiz spekwh...@gmail.com wrote: Hi all, I will test the new version of Android 4.0.4 on Monday. I will comment if the problem is fixed or not. Regards. On 9 feb, 16:04, jfernandez

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-12 Thread Ming
Thx ALL of you! I get it finally! On Feb 12, 3:54 pm, Ming ming030...@gmail.com wrote: Thx all, with the effort of two days, now I can read the data from the device But Do you all can get the same data displayed on the screen? I cannot  parse the data correctly. As I know, the data should

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-11 Thread Ming
Thx all, with the effort of two days, now I can read the data from the device But Do you all can get the same data displayed on the screen? I cannot parse the data correctly. As I know, the data should follow the ieee100407,but it seems that it does not follow 100%... I search for the Internet

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-09 Thread Ming
Exactly same problem with you. I am using UA-767-PBT-C After connected to the device, I can see the Connection State is Connected and Reading data... and a green icon. However, I can never see data. In log ,I keep receiving dalvikm - GC_CONCURRENT freed 494K ..., and sometime even reboot! Do u

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-09 Thread jfernandez
Hi Chenchen and Ming, Sorry for the delay. I think you are right Chenchen, I obtain the same behaviour, so, I guess the problem is in the Android source code... Well, we will wait for a new Android release solving this issue. Regards. On 9 feb, 15:58, Ming ming030...@gmail.com wrote: Exactly

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-09 Thread Raul Ruiz
Hi all, I will test the new version of Android 4.0.4 on Monday. I will comment if the problem is fixed or not. Regards. On 9 feb, 16:04, jfernandez jorge.fernandez.gonza...@gmail.com wrote: Hi Chenchen and Ming, Sorry for the delay. I think you are right Chenchen, I obtain the same

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-03 Thread Chenchen
Hi Fernandez, I have the same problem. I think it is because the bluetooth does not close properly. In my case, I didn't touch the default state machine and it does not turn off the blue color bluetooth logo after the measurement is finished. And Connection State is still CONNECTED. Which is

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-02-02 Thread jfernandez
Hi all, I have observed a strange and undesirable behaviour that I'm going to describe. When an HDP channel is stablished, the Android system starts a long proccess of freeing memory (I have lots of Logcat messages like dalvikm - GC_CONCURRENT freed 494K ...), even in some occasions, the system

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread Ming
Hi everyone, I am planning to do a HDP project too. I would like to ask where you guys buy the medical device that support HDP? It seems that most of you buy UA-767PBT-C, but I can't find where to buy this device... I only find UA-767BT

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread vijay
Hi , I still see the issue with my Nonin device even on Android 4.0.3. here is what is see in my log, using demo sample i am able to connect to the device but i am not getting any data from the device Any help? I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread vijay
could you please share the changes need to get it working. connection seems to working but i don't see data coming to device running Android 4.0.3 On Jan 20, 10:00 am, Raul Ruiz spekwh...@gmail.com wrote: Hi all, I have Nonin working with HDP, if someone need help tell me. On 14 ene, 13:07,

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread jfernandez
Hi vijay, I'm seeing that you obtain the following error: onHealthDeviceConnectionResult: D-Bus error: org.bluez.Error.HealthError (No matching MDEP found) I guess your Nonin device is a pulse oximeter. Are you sure you are registering in the HDP code an application interesting in pulse

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread vijay Badawadagi
HI Jorge, thanks that solves the problem, now i can see the data from the Nonin. Regards Vijay On Mon, Jan 23, 2012 at 3:13 AM, jfernandez jorge.fernandez.gonza...@gmail.com wrote: Hi vijay, I'm seeing that you obtain the following error: onHealthDeviceConnectionResult: D-Bus error:

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-20 Thread Raul Ruiz
Hi all, I have Nonin working with HDP, if someone need help tell me. On 14 ene, 13:07, jfernandez jorge.fernandez.gonza...@gmail.com wrote: Hi Fernando, I have introduced a change in the implementation of the BluetoothHealthCallback mHealthCallback. Exactly, in its method

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-14 Thread Fernando Almeida
Hi jfernandez... i upgrade my android version to 4.03 and still can't connect... Could you please show me the changes that you made? Thank you On 13 Jan, 10:57, jfernandez jorge.fernandez.gonza...@gmail.com wrote: Hi again, Well, after upgrading my Android 4.0 to 4.03, and adding some

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-14 Thread jfernandez
Hi Fernando, I have introduced a change in the implementation of the BluetoothHealthCallback mHealthCallback. Exactly, in its method onHealthChannelStateChange(...). I detected that the state machine during the stablishment of a new HDP connection is: Disconnected- Connecting-Connected. However,

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-13 Thread jfernandez
Hi again, Well, after upgrading my Android 4.0 to 4.03, and adding some changes to the Bluetooth HDP sample, I'm able to connect to the biomedical device, as well as I'm able to read/write data from/to the HDP channel. So, it seems the problem has been fixed in this new Android version. Regards.

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-13 Thread Fernando Almeida
I have a littmann 3200 and i'm using android 4.0.3... I just want this to connect :( still can't do nothing about this... On 9 Jan, 07:35, Raul Ruiz spekwh...@gmail.com wrote: Hi Fernando, What shetoscope do you have? Android version? Logcat trace? Thanks! On 8 ene, 22:29, Fernando

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-09 Thread jfernandez
Hi Chenchen, Please, if you don't mind, could you say me which is the Android version-ROM that you are using? Thanks. On 4 ene, 23:35, Chenchen chenchen.zh...@gmail.com wrote: Dear Raul, I'm playing around with UA-767PBT-C, and find that I could be able to get the association request by

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-08 Thread Fernando Almeida
Hi all I'm trying to connect one sthetoscope to my android device via bluetooth and always get error connecting... Hope this will correct the problem... Some new informations on this please tell me... On 5 Jan, 12:08, Raul Ruiz spekwh...@gmail.com wrote: Hi Chenchen, I'm trying

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-08 Thread Raul Ruiz
Hi Fernando, What shetoscope do you have? Android version? Logcat trace? Thanks! On 8 ene, 22:29, Fernando Almeida reala...@gmail.com wrote: Hi all I'm trying to connect one sthetoscope to my android device via bluetooth and always get error connecting... Hope this will correct the

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-05 Thread Chenchen
Dear Raul, I'm playing around with UA-767PBT-C, and find that I could be able to get the association request by printing log in read thread: 01-04 13:46:49.652: I/BluetoothHDPService(7249): e200 0032 8000 0001002a 5079 0026 8000 8000 //?? not 0xA0 8000 0080 0008

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-05 Thread Raul Ruiz
Hi Chenchen, I'm trying connecting UA-767PBT.-C to android manager that i did and it connect and disconnect all time. I don't know how do you do connection to get read thread and get the association request. If you get something tell me. With Nonin i establish connection and i get 0 bytes all

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2011-12-27 Thread CharuhasV
Hi, I am facing the same issue with Nonin 9560 BT device. Anybody with update? Thanks, Charuhas. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2011-12-18 Thread Raul Ruiz
Will Android 4.0.3 give a solution? On 16 dic, 15:54, Raul Ruiz spekwh...@gmail.com wrote: Well we have same trouble. I have UA-767PBT-C device too and with HDP Demo doesnt connect. Im doing a program that receive ACL_CONNECT from device and opens a channel. In the program, Health service

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2011-12-16 Thread Raul Ruiz
Hi Jorge, What device are you using? I have a same problem using Nonin 9560BT pulseoximeter. It conects and disconnects and any data had received in the Android. Do you have any solution? Thanks On Dec 15, 6:30 pm, jfernandez jorge.fernandez.gonza...@gmail.com wrote: Hi all, I'm executing

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2011-12-16 Thread jfernandez
On 16 dic, 11:31, Raul Ruiz spekwh...@gmail.com wrote: Hi  Jorge, Hi Raul, What device are you using? I have a same problem using Nonin 9560BT pulseoximeter. It conects and disconnects and any data had received in the Android. I'm working with a board which is able to simulate several

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2011-12-16 Thread Raul Ruiz
Well we have same trouble. I have UA-767PBT-C device too and with HDP Demo doesnt connect. Im doing a program that receive ACL_CONNECT from device and opens a channel. In the program, Health service is use by android BT and the link is connected but device is in CONNECTING_STATE and then drops