Skip to content

Support-SJI/LSM100A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSM100A_SDK

Support Site

  • This site is only used for SDK updates.
  • If you visit the SJI support site indicated in the link below and make an inquiry, the person in charge will provide support quickly.


Introduction

This document is a guide for the SDK provided to help develop devices based on the LSM100A LoRa/Sigfox module of Seongji.

The LSM100A is a state-of-art module integrating STMicroelectronics’ STM32WL. It is very less current consumption for IoT device to extend battery life. And, it also supports both of technologies – Sigfox and LoRa – with LSM100A module itself.

You can switch Sigfox or LoRa with it so that you can also reduce cost. It is highly optimized for IoT solution (Low-Power Consumption, Low-Cost)

For other information, please refer to the document in Document.


Architecture of the SDK

Drivers

Middlewares

Projects

NUCLEO-WL55CC

Applications

LoRaWAN_Sigfox

LSM100A

  • Core
  • LoRaWAN
  • Sigfox

LoRaWAN

LoRaWAN_End_Node

SubGHz_Phy

SubGHz_Phy_Per
SubGHz_Phy_PingPong

Utilities

PC_Software

  • AT Command GUI for LoRa
  • AT Command GUI for Sigfox

SDK Build


Build using the STM32CubeIDE

  1. Execute the .project file in Projects\NUCLEO-WL55CC\Applications\LoRaWAN_Sigfox\LSM100A\STM32CubeIDE folder.

  2. After STM32CubeIDE is executed, LSM100A_SDK_LoRaWAN_Sigfox project is created in the left Project Explorer tab.
    The program name is subject to change.

  3. Run Build All from the Project menu. After the build is completed, a hex file is created in the Release folder.

From the June 2, 2022 update version, IAP (Bootloader) has been applied.

First of all, you need to download IAP (Bootloader). Refer to the ReadMe.md file of Utilities/1_SJITools/1_FW_Merge_Tool to generate and download FW including IAP for FW generated by building SDK.


FW Download

Refer [SEONGJI]_LSM100A_FW_Download_Guide.pdf in Document folder


USB Driver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published