From 2e3b0f3abaa9f5d487ded93780763de2ecc3faec Mon Sep 17 00:00:00 2001 From: OliE Date: Sun, 8 May 2022 11:37:26 +0200 Subject: [PATCH] Updated How to reverse engineer a Bluetooth 4.x scale (markdown) --- How-to-reverse-engineer-a-Bluetooth-4.x-scale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-reverse-engineer-a-Bluetooth-4.x-scale.md b/How-to-reverse-engineer-a-Bluetooth-4.x-scale.md index c311eca..ac2c901 100644 --- a/How-to-reverse-engineer-a-Bluetooth-4.x-scale.md +++ b/How-to-reverse-engineer-a-Bluetooth-4.x-scale.md @@ -14,7 +14,7 @@ The general procedure of reverse engineering a Bluetooth 4.x scale is as follow: 1. From `debugdata.zip` file created at previous step, get the `btsnoop_hci.log`; the file can be found in archive inside directory `FS\data\misc\bluetooth\logs\` #### 2. Find out the Bluetooth services and characteristic -1. Install the openScale [development version](https://github.com/oliexdev/openScale/releases/tag/travis-dev-build). +1. Install the openScale [development version](https://github.com/oliexdev/openScale/releases/tag/dev-build). 1. Go to settings, about and enable debug log. 1. Then go to settings, Bluetooth and search for your scale. 1. Once found, click on it and openScale will then fetch information about all services and characteristics.