Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.55 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.55 KB

LoRa Basics Modem HAL for WM1110

This library is for Wio-WM1110 to use LoRa Basics Modem.

The Wio-WM1110 is a fusion positioning module for developing low-power, long-range IoT applications. It's embedded with Semtech LR1110 and Nordic nRF52840, features Semtech's LoRa technology for long-range wireless communication, GNSS, Wi-Fi, and Bluetooth for location tracking services.

The LoRa Basics Modem is software provided by Semtech, it is an easy-to-use software library that simplifies the development of LoRaWAN end-nodes in the ISM Sub-GHz and 2.4GHz bands for worldwide interoperability.

LoRa Basics Modem HAL for WM1110 provides hardware abstraction layer and interface class for Wio-WM1110. A LoRa Basics Modem is also included so you can quickly create a LoRaWAN node.

Supported Hardware and Platforms

  • Hardware

  • Platforms

    • 👍 Arduino IDE - Seeed nRF52 Boards
    • ❌ Arduino IDE - Seeed nRF52 mbed-enabled Boards
    • 👍 PlatformIO - Seeed nRF52 Boards
    • ❌ PlatformIO - Seeed nRF52 mbed-enabled Boards
    • ❌ SEGGER Embedded Studio

License

MIT