Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 636 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 636 Bytes

nbiot-arduino

Arduino Library for accessing NBIoT modules

Currently supported modules:

  • Quectel BC68
  • Quectel BC95-B8

Usage

Add library to your project, e.g. using PlatformIO. See examples/ for demo sketches.

Build & Test

This library can be built and tested using PlatformIO.

Debug options

Define NBIOT_DEBUG0 to get serial debug output on byte-level. Define NBIOT_DEBUG1 to see parsed modem messages.

License

(C)opyright 2018 Digital Incubation & Growth GmbH, GPLv3.

See LICENSE file for more details. This software is dual-licensed. For commercial licensing options, please contact info@thingforward.io