From 895dfab855994389f5844164f282ce7cd078d27d Mon Sep 17 00:00:00 2001 From: Czhuo-011 <67750228+Czhuo-011@users.noreply.github.com> Date: Thu, 27 Aug 2020 20:36:34 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a3b08b..9708bdb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Sound nRF is an extended version of the nRF Toolbox which can be found at https: ## Requirements. - An Android IDE for Android operating system such as Android Studio (https://developer.android.com/studio) -- An Android Mobile Smartphone. Sound nRF Toolbox is currently compatible to android devices. For assurance, android 10 update is ideal. +- An Android Mobile Smartphone. Sound nRF Toolbox is currently compatible to android devices. For assurance, android 10 update is ideal. Android 4.3 or newer is required. - A Sensor device with BLE supported that provides RSC (Running speed and cadence) data. e.g. Stryd ## Cloning the repository @@ -26,5 +26,5 @@ After selecting that option, you can type the URL of the repository, press "Clon To find the path to RSC cadence characteristics, go to <i>Users\username\...\Android-nRF-Toolbox-master\app\src\main\java\no\nordicsemi\android\nrftoolbox\rsc\ </i> Find more information in the Manual.pdf -## Note -Android 4.3 or newer is required. + + -- GitLab