2012-04-03 10:43:09

by Anju Manoj

[permalink] [raw]
Subject: how to test thermometer profile using existing example available in bluez


Hi all

Can u share how to test thermometer python script available in bluez4.99

thanks in advance


SASKEN BUSINESS DISCLAIMER: This message may contain confidential, proprietary or legally privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.
Read Disclaimer at http://www.sasken.com/extras/mail_disclaimer.html


2012-04-03 11:59:23

by Santiago Carot

[permalink] [raw]
Subject: Re: how to test thermometer profile using existing example available in bluez

Hi Anju,

2012/4/3 Anju Manoj <[email protected]>:
>
> Hi all
>
> ? ? ? ? ? ? ?Can u share how to test thermometer python script available in bluez4.99
>

In order to test the thermometer pythin script, just run it and pair a
device which implements the health Thermometer service. The script
will show you every measurements collected. You can also set the
EnableIntermediateMeasurement flag if your device supports it.

Regards.