Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 439 Bytes

README.MD

File metadata and controls

16 lines (13 loc) · 439 Bytes

Capstone Project

Base Sensor

Description

This repository contains the base code for the LoRa based sensor

Requirements

  • STM32CubeIDE to load project
  • NUCLEO-L073RZ development board
  • SX1276MBDAS LoRa Transceiver Shield

How to get started

  1. Import the project to STM32CubeIDE
  2. Ensure arm toolchain is installed
  3. Edit App/Commissioning.h and update unique IDs for sensor
  4. Use built-in ST-LINK in nucleo to flash