Open main menu

CDOT Wiki β

Changes

Integration of bluglu device

82 bytes added, 10:26, 6 August 2013
no edit summary
{{Main|Mobile Medical Device Integration}}
 
== Our task ==
* To integrate bluglu device into the Mobile Medical Device Integration project to enable the project's functionality of connecting blood glucose devices.
''' Adding multiple manufacturer support to MMDI'''
* Rebuild our Mobile Medical Device Integration project to support multiple Bluetooth servers and Bluetooth clients.
** Before we started the current task, our project support supports only a Bluetooth server instance which is used to receive measurements from A&D blood pressure meter and weight scale.
** So at beginning, we tried to update our project to support multiple Bluetooth servers because we asserted that the bluglu device work the same way as A&D devices. The bluglu device communication protocol specification (UDCP) does mention what work mode it takes.
** Based on the further info from UHN, we knew that bluglu device work as slave, which means blugle device works as Bluetooth server. Therefore, we started to add Bluetooth client support for our project in order to be able to communicate with bluglu devices.
** But we are not sure the connection is on the right way because the next step doesn't work.
* we are stuck at sending UDCP commands when trying to communicate with bluglu using Android device(see issues below).
== Current Issues ==
1
edit