Skip to content

SiliconLabsSoftware/devs-refd-lorawan

Repository files navigation

LoRaWAN PoC for Series 2 devices

The project is a Proof of Concept (PoC) focusing on the stack porting and enable using some sample applications for evaluation. The purpose of this project is to port the LoRa Basic Modem to the Silicon Labs EFR32FG28 microcontroller platform using the Semtech SX1262/LLCC68 radio transceivers. This will enable low-power, long-range wireless communication for embedded applications.

Features

  • LoRaWAN stack implementation for EFR32 Series 2 devices
  • Support for Semtech SX1262/LLCC68 radio transceivers
  • Sample applications for evaluation and testing
  • Integration with Silicon Labs Simplicity Studio 5

Getting Started

For detailed setup instructions, hardware requirements, software installation, and usage examples, please refer to the User Guide.

Project Structure

├── projects/lorawan_extension/     # Main LoRaWAN extension
│   ├── components/                 # Hardware abstraction components
│   │   ├── lbm_applications/
│   │   │   └── 4_porting_efr32/
│   │   │       ├── main_example/  # Example applications
│   │   │       ├── test/          # Unit tests and test applications
│   ├── config/                    # Configuration files
│   ├── docs/                      # Documentation
│   ├── examples/                  # Example projects
│   ├── scripts/                   # Build and utility scripts
│   └── test/                      # Test suites
├── resources/
│   └── documents/                 # Additional documentation
└── README.md                      # This file

Contributing

Please follow the CONTRIBUTING guidelines.

License

See the LICENSE.md file for details.

About

Proof of Concept port of the LoRa Basic Modem to Silicon Labs EFR32FG28 using Semtech SX1262/LLCC68 radios, enabling low-power, long-range wireless communication with sample evaluation applications.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages