MicroMod Asset Tracker Carrier Board | LTE GNSS Breakout - SARA-R5 | SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5 |
An Arduino library for the u-blox SARA-R5 LTE-M / NB-IoT modules with secure cloud, as used on the SparkFun MicroMod Asset Tracker, the SparkFun LTE GNSS Breakout - SARA-R5, and the SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5
v1.1 has had a thorough update and includes new features and examples. This library now supports up to 7 simultaneous TCP or UDP sockets. There are new examples to show how to play ping pong with multiple TCP and UDP sockets.
v1.1 also supports binary data transfers correctly. There are new examples showing how you can integrate this library with the SparkFun u-blox GNSS Arduino Library and use the SARA-R5 to: download AssistNow Online and Offline data and push it to the GNSS; open a connection to a NTRIP Caster (such as RTK2go, Skylark or Emlid Caster) and push RTK correction data to the GNSS.
You can install this library using the Arduino IDE Library Manager: search for SparkFun u-blox SARA-R5
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
If you would like to contribute to this library: please do, we truly appreciate it, but please follow these guidelines. Thanks!
- Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
- MicroMod Asset Tracker
- Hookup Guide - Hookup Guide for the MicroMod Asset Tracker Carrier Board.
- GitHub Product Repository - MicroMod Asset Tracker repository (including hardware files).
- SparkFun LTE GNSS Breakout - SARA-R5
- Hookup Guide - Hookup Guide for the LTE GNSS Breakout - SARA-R5.
- GitHub Product Repository - LTE GNSS Breakout - SARA-R5 repository (including hardware files).
- SparkFun MicroMod LTE GNSS Function Board - u-blox SARA - R5
- Hookup Guide - Hookup Guide for the SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5.
- GitHub Product Repository - SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5 repository (including hardware files).
- LICENSE.md - License Information
- DEV-17272 - MicroMod Asset Tracker
- GPS-18031 - SparkFun LTE GNSS Breakout - SARA-R5
- DEV-18031 - SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5
- Your friends at SparkFun.