Skip to content
/ NBMqtt Public

MQTT client library for Arduino MKR NB 1500 leveraging SARA-R410M AT commands.

License

Notifications You must be signed in to change notification settings

n9p7v/NBMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Library for u-blox SARA R410M

Usage

This library allows an Arduino MKR NB 1500 to set, connect, and publish data to an MQTT broker utilizing u-blox SARA-R4 series AT command set.

It serves as an extension, and relies on the MKRNB library for its functionality.

It is tested on the SARA-R410M-02B loaded with the firmware:

  • Modem: L0.0.00.00.05.12
  • Application: A.02.21

Note: According to the firmware's known limitations, MQTTS does not function properly [u-blox id 3869].

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

About

MQTT client library for Arduino MKR NB 1500 leveraging SARA-R410M AT commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages