You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><a href="https://www.sparkfun.com/products/18431">SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5</a></td>
12
14
</tr>
13
15
</table>
14
16
15
-
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](https://www.sparkfun.com/products/17272) and the [SparkFun LTE GNSS Breakout - SARA-R5](https://www.sparkfun.com/products/18031).
17
+
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](https://www.sparkfun.com/products/17272), the [SparkFun LTE GNSS Breakout - SARA-R5](https://www.sparkfun.com/products/18031), and the [SparkFun MicroMod LTE GNSS Function Board - u-blox SARA-R5](https://www.sparkfun.com/products/18431)
16
18
17
19
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.
18
20
@@ -34,15 +36,21 @@ If you would like to contribute to this library: please do, we truly appreciate
34
36
## Documentation
35
37
36
38
***[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
37
-
***[MicroMod Asset Tracker Hookup Guide](https://learn.sparkfun.com/tutorials/micromod-asset-tracker-carrier-board-hookup-guide)** - Hookup Guide for the MicroMod Asset Tracker Carrier Board.
0 commit comments