Introduction
LoRa is one of the three radio technologies used in Team Compute Activity Markers.
LoRa is particularly useful in areas where there is no Cellular or WiFi or Bluetooth signals e.g. in remote rural areas or during disasters in urban areas.
| Radio | Distance | Power | Speed | Approx. Meters |
|---|---|---|---|---|
| Bluetooth | low | medium | medium | 10 m |
| WiFi | medium | high | high | 100 m |
| LoRa | high | low | low | 1000 m |
LoRa is a sub-1GHz radio technology was designed for long range communications.
Note LoRa does NOT perform well in some high density urban use cases.
Although we are only experimenting with the LoRa protocol but there are other long range network protocols (e.g. thread, wise, wi-sun, sigfox, ts-unb, zigbee, z-wave etc.) as well as the IEEE ones (e.g. 802.11ah, 802.11af, 802.22 etc.) available also.
In rural areas, LoRa can have reach, cost and privacy advantages over cellular carrier IoT offerings like LTE-M (medium throughput usage) and NB-IoT (low throughout usage), enables citizens to communicate wirelessly over long range WITHOUT going through traditional 3G, 4G, 5G cellular mobile networks.
Depending on deployment parameters, a 10 km range outdoors (with direct line of sight) is possible. We are adding mesh technologies, so signals can be relayed to extend that range further.
Protocols
LoRa has a number of communication protocols :
- Meshtastic - decentralised use cases (supported)
- LoRaWAN - centralised use cases (legacy support only)
If you are joining Team Compute after 2024, please use Meshtastic instead of LoRaWAN.
Realtime maps of some Meshtastic nodes worldwide:
The Mestastic device must have WiFi so it can input CLI commands and output MQTT data.
Applications
Initially we are using LoRa as Activity Markers, but will expand it to transport messages, sensor data etc. progressively.





