From 7b78665fcb28e7bad46353df16ef51dea2c1fb35 Mon Sep 17 00:00:00 2001 From: Galen Nickel Date: Thu, 21 Mar 2019 04:18:06 -0700 Subject: [PATCH] Update BT pairing page (#1924) * Update BT pairing page * troubleshooting link --- docs/reference/bluetooth/bluetooth-pairing.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/reference/bluetooth/bluetooth-pairing.md b/docs/reference/bluetooth/bluetooth-pairing.md index 1357f3a6..ddde23e2 100755 --- a/docs/reference/bluetooth/bluetooth-pairing.md +++ b/docs/reference/bluetooth/bluetooth-pairing.md @@ -2,10 +2,20 @@ ![](/static/bluetooth/Bluetooth_SIG.png) -For another device like a smartphone to use any of the Bluetooth "services" which the @boardname@ has, it must first be [paired with the @boardname@](/reference/bluetooth/bluetooth-pairing). Once paired, the other device may connect to the @boardname@ and exchange data relating to many of the @boardname@'s features. +For another device like a smartphone to use any of the Bluetooth "services" which the @boardname@ has, it must first be paired with the @boardname@. Once paired, the other device may connect to the @boardname@ and exchange data relating to many of the @boardname@'s features. Follow the [Bluetooth Pairing Guide](https://microbit.org/guide/mobile/) to pair your @boardname@ to your computer or phone. +If you need additional help in pairing your @boardname@ to another device, see these guides also: + +* [Pairing and Flashing](https://support.microbit.org/a/solutions/articles/19000051025) +* [Paring Modes](https://support.microbit.org/a/solutions/articles/19000080745) +* [Troubleshooting Guide](https://support.microbit.org/a/solutions/articles/19000069393) + + +## Apps + + ## See also -[About Bluetooth](/reference/bluetooth/about-bluetooth), [@boardname@ Bluetooth profile overview ](http://lancaster-university.github.io/microbit-docs/ble/profile/), [@boardname@ Bluetooth profile reference](http://lancaster-university.github.io/microbit-docs/resources/bluetooth/microbit-profile-V1.9-Level-2.pdf), [Bluetooth on @boardname@ resources](http://bluetooth-mdw.blogspot.co.uk/p/bbc-microbit.html), [Bluetooth SIG](https://www.bluetooth.com) +[About Bluetooth](/reference/bluetooth/about-bluetooth) \ No newline at end of file