Latest activity:

ISO/IEEE 11073-20601 standard implementation using official Android HDP API (ICS 4.0.3)

As you know, GSyC/LibreSoft recently completed the HDP/MCAP implementation on the official Linux Bluetooth protocol stack, BlueZ 4.77. This implementation was integrated by Google in Android to allow the creation of mobile applications that use Bluetooth to communicate with health devices that support Bluetooth, such as heart-rate monitors, blood pressure monitors, thermometers or weigh scales.

On the other hand, GSyC/LibreSoft has been working (designing, implementing and testing) during the last years on a manager that complies the ISO/IEEE 11073-20601 standard promoted by the Continua Health Alliance. This implementation manages health devices through Bluetooth communication (HDP/MCAP).

It’s a pleasure to report you the integration of our manager and the HDP/MCAP API that is offered in Android ICS 4.0.3. Furthermore, this implementation is ready to pass the tests for being officially certified with a pulse oximeter device specialization. You can see our implementation running with a real device in this video (blood pressure A&D UA-767PBT-C).

For further information:

GSyC/LibreSoft
Cátedra Ándago – URJC
OpenHealth Project
Morfeo OpenHealth

Tags: none

MCAP in Bluez 4.71

MCAP source code has been integrated in the official Linux Bluetooth protocol stack. Now you can get MCAP from BlueZ version 4.71.

http://www.bluez.org/bluez-471/

Tags: none

Andago Ingeniería engineers testing our HDP code on Android platform

Next video shows the interaction between a Nonin pulseoximeter and Android Nexus One running our 11073-20601 manager over Bluetooth, using our current implementation of HDP/MCAP profiles.
This project’s SVN repository can be checked out through anonymous access with the following command:

svn checkout https://svn.forge.morfeo-project.org/openhealth

Tags: none

HDP and MCAP libraries for BlueZ released.

We have published a first release of our FLOSS (Free/Libre/Open ource) implementation of the Health Device Profile (HDP) and the Multi-Channel Adaptation Protocol (MCAP) for Linux Bluetooth stack. Although it should be considered as a prototype implementation, we have decided to upload the code due to the high interest perceived in the eHealth community.

This project’s SVN repository can be checked out through anonymous access with the following command(s).

svn checkout https://svn.forge.morfeo-project.org/openhealth

Tags: none

HDP+MCAP developed and working in bluez

Next video shows the interaction between a Nonin pulseoximeter and linux PC using our HDP/MCAP implementation developed for Bluez libraries. The video shows the basic interaction to establish a HDP/MCAP connection to send and receive data using a reliable channel. We expect to develop a JNI (Java Native Interface) library to enable HDP profile in our Android Manager implementation.

Tags: none