Simple example for SARA modem.
Dependencies: ublox-at-cellular-interface-n2xx ublox-at-cellular-interface ublox-cellular-base-n2xx ublox-cellular-base
Fork of example-ublox-cellular-interface by
History
Input added.
2018-10-05, by jurica238814 [Fri, 05 Oct 2018 15:59:12 +0000] rev 35
Input added.
Updated libs to latest revision
2018-06-04, by Mudassar Hussain [Mon, 04 Jun 2018 17:02:55 +0500] rev 34
Updated libs to latest revision
Update to latest library versions and replace UbloxPPPCellularInterface with OnboardCellularInterface.
2018-02-28, by RobMeades [Wed, 28 Feb 2018 15:13:03 +0000] rev 33
Update to latest library versions and replace UbloxPPPCellularInterface with OnboardCellularInterface.
Update library versions and add newline at end of file to avoid ARM compiler warning.
2017-10-30, by RobMeades [Mon, 30 Oct 2017 14:49:58 +0000] rev 32
Update library versions and add newline at end of file to avoid ARM compiler warning.
Clarify comments.
2017-09-28, by rob.meades@u-blox.com [Thu, 28 Sep 2017 09:22:35 +0100] rev 31
Clarify comments.
Update N2xx library version and comments in main.cpp.
2017-09-14, by rob.meades@u-blox.com [Thu, 14 Sep 2017 11:06:41 +0100] rev 30
Update N2xx library version and comments in main.cpp.
Update N2xx library version.
2017-09-14, by rob.meades@u-blox.com [Thu, 14 Sep 2017 10:44:39 +0100] rev 29
Update N2xx library version.
Add N2xx as an option.
2017-09-14, by rob.meades@u-blox.com [Thu, 14 Sep 2017 10:41:30 +0100] rev 28
Add N2xx as an option.
Updated library for using malloc instead of char[50]
2017-09-13, by philware [Wed, 13 Sep 2017 16:02:48 +0100] rev 27
Updated library for using malloc instead of char[50]
Updated library for the chopping up of the large AT command which occurs in SendTo()
2017-08-22, by philware [Tue, 22 Aug 2017 16:45:55 +0100] rev 26
Updated library for the chopping up of the large AT command which occurs in SendTo()