Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.42 KB

readme.md

File metadata and controls

39 lines (22 loc) · 1.42 KB

LoRa Probulator

LoRa Probulator photo

Yat Another LoRaWAN Tester

status: in progress status: in progress


Motivation

TBD

Key Features

  • Send LoRaWAN message on button press
  • Periodic sending
  • Configurable message parameters (confirmation, payload, SF, etc.)
  • Multiple device (ABP/OTAA, several keys configuration for testing several network providers)

For more detail about features see Firmware project where are list of all ideas, selected requirements and progress of its implementation.

Build

Hardware

What do you need:

For more detail see schematics.

Firmware

FW is written in Arduino libraries for ESP32 and build with PlatformIO.