From c0f37e3972db97f1102db24816716b6c0e58d3d2 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 19 Dec 2024 23:15:55 +1300 Subject: [PATCH] add docs for bluetooth --- index.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0941910..2b38d8b 100644 --- a/index.html +++ b/index.html @@ -286,8 +286,16 @@ Configure Bluetooth (optional) -
+
+
• Bluetooth is not supported on all devices.
+
• Some devices use Bluetooth Classic, and some use BLE (Bluetooth Low Energy)
+
• Put the RNode into Bluetooth Pairing mode, then connect to it from Android Bluetooth settings.
+
• Once you have initiated a pair request from Android, a PIN should show on the RNode display.
+
• In Sideband you will need to enable Connect using Bluetooth in Hardware → RNode.
+
• If your device uses BLE you will also need to enable Device requires BLE in Hardware → RNode.
+
+
-
- Bluetooth is not supported on all devices. Pairing is untested and may not work! + Bluetooth is not supported on all devices.