From fb4c179bb5ce47ee0f4fd49760641f1cc6859176 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 7 May 2025 14:25:59 +0200 Subject: [PATCH] minor handbook fixes --- .../getting-started/sensecom/bluetooth-low-energy/android.md | 2 +- .../src/getting-started/sensecom/bluetooth-serial/android.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Handbook/src/getting-started/sensecom/bluetooth-low-energy/android.md b/Handbook/src/getting-started/sensecom/bluetooth-low-energy/android.md index 99087d8e..5b05f9c2 100644 --- a/Handbook/src/getting-started/sensecom/bluetooth-low-energy/android.md +++ b/Handbook/src/getting-started/sensecom/bluetooth-low-energy/android.md @@ -1,6 +1,6 @@ # SenseCom on Android (Bluetooth Low Energy) -Unlike PCVR-mode on Windows or Linux, there's no separate SenseCom application available for Standalone-mode on Android); instead, the communication functionality is integrated into your application. +Unlike PCVR-mode on Windows or Linux, there's no separate SenseCom application available for Standalone-mode on Android; instead, the communication functionality is integrated into your application. As a result, in Standalone-mode, unlike PCVR-mode where BLE gloves do not require pairing at the operating system level and connections are managed by SenseCom, you need to pair your desired gloves through your operating system's Bluetooth settings before launching any applications that rely on [the SenseGlove Unreal Engine Plugin](https://www.fab.com/listings/62bcdd2a-0bb1-4f34-b7b8-c5e7c9313099). These instructions vary depending on the vendor and model of your Head-Mounted Display device. Please refer to the official documentation for detailed instructions: diff --git a/Handbook/src/getting-started/sensecom/bluetooth-serial/android.md b/Handbook/src/getting-started/sensecom/bluetooth-serial/android.md index 6c2bf904..39de18b8 100644 --- a/Handbook/src/getting-started/sensecom/bluetooth-serial/android.md +++ b/Handbook/src/getting-started/sensecom/bluetooth-serial/android.md @@ -1,6 +1,6 @@ # SenseCom on Android (Bluetooth Serial) -Unlike PCVR-mode on Windows or Linux, there's no separate SenseCom application available for Standalone-mode on Android); instead, the communication functionality is integrated into your application. +Unlike PCVR-mode on Windows or Linux, there's no separate SenseCom application available for Standalone-mode on Android; instead, the communication functionality is integrated into your application. As a result, you need to pair your desired gloves through your operating system's Bluetooth settings before launching any applications that rely on [the SenseGlove Unreal Engine Plugin](https://www.fab.com/listings/62bcdd2a-0bb1-4f34-b7b8-c5e7c9313099). These instructions vary depending on the vendor and model of your Head-Mounted Display device. Please refer to the official documentation for detailed instructions: