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.