/cubecell-device-lib

Helpers function for Cubecell LoRaWAN module

Primary LanguageC++MIT LicenseMIT

Lualtek device library for Cubecell

This is a library for devices based on cubecell AB01.

How to use it

When developing a firmware using Platformio just add the repository link to your platformio.ini file

[env:your_env]
platform = asrmicro650x
board = cubecell_board
framework = arduino
lib_deps =
  https://github.com/lualtek/cubecell-device-lib.git