aboutsummaryrefslogtreecommitdiff
path: root/docs/research.md
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-11-24 08:55:27 +0100
committerUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-11-24 08:55:27 +0100
commite8a8e60bddd217d27af70c1b41366d5b9d4c35fe (patch)
treead37de224e121b6d8d09faf28fbe36841797ce25 /docs/research.md
parentebd10762c3ec399dac391a6d45526008ec90b8d9 (diff)
Spell checked
Diffstat (limited to 'docs/research.md')
-rw-r--r--docs/research.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/research.md b/docs/research.md
index 737664c..38184e7 100644
--- a/docs/research.md
+++ b/docs/research.md
@@ -105,7 +105,7 @@ Bluetooth mesh networking implements a publish/subscribe message-oriented commun
### Provisioning
-Provisioning is the process by which a Bluetooth device (unprovisioned device) joins the mesh network and becomes a Bluetooth mesh node. This process is controlled by a provisioner. A provisioner and the unprovisioned device follow a fixed procedure as defined in the Bluetooth Mesh Profile [4]. A provisioner is typically a smartphone running a provisioning application. For a more in-depth look at different aspects of provisioning see links number 13.
+Provisioning is the process by which a Bluetooth device (un-provisioned device) joins the mesh network and becomes a Bluetooth mesh node. This process is controlled by a provisioner. A provisioner and the un-provisioned device follow a fixed procedure as defined in the Bluetooth Mesh Profile [4]. A provisioner is typically a smartphone running a provisioning application. For a more in-depth look at different aspects of provisioning see links number 13.
## Demo
@@ -133,7 +133,7 @@ Lastly to make debugging work with the RTT viewer there needs to be configuratio
Installing the nRF toolchain can usually be done through Nordic's [nRF Connect
for
-Dekstop](https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop)
+Desktop](https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop)
application. This program is shipped as an AppImage file for Linux users, and
though AppImage files are supposed to be containerized applications that will
run in any environment, the latest nRF connect application is broken on Arch