Coder Social home page Coder Social logo

kampi / esp32-rak3172 Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 3.0 351 KB

LoRaWAN / LoRa P2P library for ESP32 MCUs and the RAK3172 LoRa SoM.

Home Page: https://www.kampis-elektroecke.de

License: MIT License

CMake 0.41% Makefile 0.03% C 24.37% C++ 75.20%
esp32 esp32-arduino platformio lora lorawan arduino serial rak3172 esp-idf c cpp lorawan-device lorawan-node

esp32-rak3172's Introduction

ESP32 driver for RAK3172 LoRa SoM

Table of Contents

About

ESP32 driver for the UART based RAK3172 LoRaWAN / LoRa P2P SoM.

Binary mode with RUI3 API isn´t supported yet!

FOTA

The FOTA for the host CPU requires Bootloader Plus!

Use with PlatformIO

  • Add the library to the lib_deps parameter
lib_deps =
    https://gitlab.server-kampert.de/esp32/libraries/rak3172.git
  • Copy the Kconfig file into the src directory
  • Rename Kconfig to Kconfig.projbuild
  • Run pio -t menuconfig from the root of your project to configure the driver and the examples
  • Build the project

Use with esp-idf

  • Create a directory components in your project root
  • Clone the repository into the components directory
  • Run menuconfig from the root of your project to configure the driver and the examples
  • Build the project

Maintainer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.