Skip to content

sparkfun/SparkFun_u-blox_LARA-R6_Arduino_Library

 
 

Repository files navigation

SparkFun u-blox SARA-R5 Arduino Library

MicroMod Asset Tracker Carrier Board SparkFun LTE GNSS Breakout - SARA-R5 SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5
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

Repository Contents

  • /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.

Contributing

If you would like to contribute to this library: please do, we truly appreciate it, but please follow these guidelines. Thanks!

Documentation

  • Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
  • MicroMod Asset Tracker
  • SparkFun LTE GNSS Breakout - SARA-R5
  • 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

Products that use this library

  • 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.

About

An Arduino library for the u-blox LARA-R6 LTE-M / NB-IoT modules with secure cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • Python 1.6%