Skip to content

Dragino LSN50-V2 Waterproof LoRa Sensor Node for STM32CubeIDE

Notifications You must be signed in to change notification settings

ypkdani00/dragino_lsn50_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

847aff7 · May 26, 2023

History

6 Commits
May 25, 2023
May 22, 2023
May 18, 2023
May 25, 2023
May 18, 2023
May 25, 2023
May 24, 2023
May 18, 2023
May 26, 2023
May 18, 2023
May 25, 2023

Repository files navigation

=============================================================

Dragino LSN50 & LSN50-v2 LoRa STM32 Source Code

Repackaged to build with STM32CubeIDE

This is a copy of the repository LoRa_STM32 from Dragino.

The repository contains the sources to build a sample LoRa application for their LSN50 and LSN50-v2.

The core of the code is unmodified, but in this version is added the WNK8010-TT sensor I2C. See the code:

  • Driver/BSP/Components/wnk8010
  • Src/bsp.c
  • Src/main.c

Tha packeg peylaod is:

  • 2byte Battery Voltage
  • 3byte RAW Pressure value WNK8010
  • 2byte Temperature value WNK8010

or search the #define USE_WNK8010

Tested this with the LSN50-v2 and STM32CubeIDE 1.12.1.

Contact me if you need embedded customizations.

About

Dragino LSN50-V2 Waterproof LoRa Sensor Node for STM32CubeIDE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages