Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.19 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1.19 KB

NarrowBand Documentation made-with-python licensebuttons by-nc-sa

Overview

This is an easy-to-use library for Narrowband IoT applications.

It communicates via UART with your target device.

It simplifies the setup and use, you don't have to manually send AT commands.

For beginners, use the Narrowband class with it's pre-defined methods. If you want more freedom, feel free to check out the NarrowbandCore class.

Documentation

http://narrowband.readthedocs.io/

Installation

pip install narrowband

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License