Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

LoRa long-range communication system, similier to WIFI but working over very long distances (up to 10km). Unlike regular wifi, LoRa is designed to send only very small amounts of data, and pretty slowly.

LoRaWAN defines the communication protocol and system architecture for network based on LoRa.

The Things Network is a global collaborative Internet of Things ecosystem that creates networks, devices and solutions using LoRaWAN.

The Arduino MKR WAN 1310 is a board that combines the functionality of the MKR Zero and LoRa / LoRaWANTM connectivity.

Seting up the MKR WAN 1300

https://docs.arduino.cc/tutorials/mkr-wan-1310/the-things-network

Visualising Data on The Things Network

Terms:

OTAA: OTAA end devices are assigned a new DevAddr at establishing each new session. This allows them to move to different networks/clusters.

ABP: ABP end devices use a fixed DevAdd

AppEUI and JoinEUI are the same thing