Update introduction.mdx

This commit is contained in:
Nestpebble 2022-12-22 15:11:27 +00:00 committed by GitHub
parent 0c24270aeb
commit f14d9c49c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,8 @@ Meshtastic® is a project that enables you to use inexpensive LoRa radios as a l
### Features
- Long range ([_166km record by PuzzledPancake_](/docs/overview/range-tests#current-record))
- No phone required for mesh communication
- No phone signal required for mesh communication
- Decentralised communication - no dedicated router required
- Encrypted communication
- Excellent battery life
- Send and receive text messages between members of the mesh
@ -21,11 +22,11 @@ Meshtastic® is a project that enables you to use inexpensive LoRa radios as a l
## How it works
The underlying technology, LoRa, is a long range radio protocol available to most regions without requiring certification like HAM operators.
The underlying technology, LoRa, is a long range radio protocol available to most regions without requiring additional licensing or certification, like HAM operators.
The radios automatically rebroadcast messages they receive in order to create a mesh network so that everyone in the group can receive messages - even from the furthest member. Depending on settings used, the Meshtastic mesh can sustain up to 80 device nodes.
The radios automatically link up and rebroadcast messages they receive in order to create a mesh network so that everyone in the group can receive messages - even from the furthest member. Depending on settings used, the Meshtastic mesh can sustain up to 80 device nodes.
Radios can be paired to a single phone so that your friends and family are able to address a message to your specific radio. Each device supports a connection from a single user at a time.
Meshtastic radios are paired to a single phone so that your friends and family are able to address a message to your specific radio. Each device supports a connection from a single user at a time.
If you are interested in a more technical overview of how Meshtastic works, visit the overview section below: