This repo contains the Arduino library for the Dragino NB-IoT shield based on the Quectel BG96. The current firmware allows to send the data to the Ubidots platform and also to receive data such as LED control via the downlink communication.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
This formware is part of a research prototype that likely contain bugs. We take no responsibility for and give no warranties in respect of using the code.