Difference between revisions of "Phonegap Healthcare Adapter Bluetooth Spec"

From CDOT Wiki
Jump to: navigation, search
(Blood Pressure Device Specification)
(Weight Scale Specification)
Line 68: Line 68:
  
 
Kilogram Mode
 
Kilogram Mode
 
{| class="wikitable" border="1" cellpadding="2" width="500px"
 
| S || T || , || + || 1 || 2 || 5 || . || 1 || 0 || k || g || <CR> || <LF>
 
|}
 
 
Pound Mode
 
 
{| class="wikitable" border="1" cellpadding="2" width="500px"
 
| S || T || , || + || 0 || 4 || 0 || 5 || . || 2 || l || b || <CR> || <LF>
 
|}
 

Revision as of 15:13, 25 September 2013


NexJ Medical Peripheral Mobile Adapter Will be designed to enable NexJ's Mobile Healthcare solutions to interact with Bluetooth peripherals.

Bluetooth Details

Bluetooth Profile

Serial Port Profile (SPP).

Bluetooth protocols

RFCOMM and Service Discovery protocols.

Pairing

Secure Simple Pairing.

Data transmission

Measurement date/time, measurement values, Bluetooth Id of remote unit, mode, and serial number of A&D PBT Series.

Master devices

A&D Bluetooth® devices PBT series, including blood pressure meter, blood glucose meter, and weight scale.

Slave devices/Access Points

mobile devices, including iOS and Android smartphones/tablets.

Process Description of Bluetooth Communication

NexjPhoneGap.png

Process Description for unpaired devices

  • Enable Bluetooth on the mobile device and set the device to discoverable mode (as slave device).
  • Make a measurement on selected A&D Bluetooth device such as weight scale. Upon the completion of measurement, the device (as master device) searches slave devices and initials Bluetooth communication.
  • The mobile device receives the signal of the A&D Bluetooth device and prompts user to enter a PIN/passkey.
  • Once the PIN is matched, the A&D Bluetooth device sends the measurement data to the mobile device using the specified format such as weight scale packet followed by the Confirmation Packet Response.
  • Upon the success of connection, the two devices are paired. Then PIN code is no longer needed afterward.

Process Description for paired devices

  • Enable Bluetooth on the mobile device and set the device to discoverable mode.
  • Make a measurement on selected A&D Bluetooth device. Upon the completion of measurement, the A&D Bluetooth device checks its memory for previously paired address of mobile device and directly sends the measurement data to the mobile device using the specified format, followed by the Confirmation Packet Response.

Communication Packet

Communication packet consists of two sections: the dataheader section and the data section.

Header Section

Data Section

Blood Pressure Device Specification
Glucose Device Specification

unknown

Weight Scale Specification

Kilogram Mode