LoRaWAN on Muon | Blueprints gallery
Blueprints / LoRaWAN on Muon

LoRaWAN on Muon

A simple blueprint app to initialize, join, and send messages using the LoRa radio on the Muon with an M-SoM host.

Advancedv1.0.0loralorawanmuon
Introduction
Supported devices
Hardware and devices
Project description

Introduction

Quickstart blueprint demonstrating how to use the LoRa radio on the Muon with the M-SoM M.2 module as host. It walks through initialization, network join, and message transmission using LoRaWAN.

Supported devices

Hardware and supplies

  • Muon
  • USB cable

Project description:

This tutorial shows how to configure and use the LoRaWAN stack on the Particle Muon. The firmware initializes the radio, sets up LoRaWAN keys, joins the network, and transmits sample messages. It provides a reference for developers looking to build long-range, low-power IoT solutions using Particle hardware.

Fork this project to your GitHub account Fork and edit