Return-Path: MIME-Version: 1.0 In-Reply-To: <2316A524B7DB8C4AB39B9EDEDF597C8F015B35BB064F@EXGMBX01.sasken.com> References: <2316A524B7DB8C4AB39B9EDEDF597C8F015B35BB064F@EXGMBX01.sasken.com> Date: Tue, 3 Apr 2012 13:59:23 +0200 Message-ID: Subject: Re: how to test thermometer profile using existing example available in bluez From: Santiago Carot To: Anju Manoj Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Anju, 2012/4/3 Anju Manoj : > > 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.