8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c5268 commit f6571ddCopy full SHA for f6571dd
CHANGELOG
@@ -1,6 +1,13 @@
1
MKRGSM ?.?.? - ????.??.??
2
3
-MKRGSM 1.3.3 - 2018.01.15
+MKRGSM 1.4.0 - 2019.03.26
4
+
5
+* GSMBand, BandManagement example: Added support for 1800 A198 MHz and UMTS 2100 MHz bands.
6
+* Added GSMModem::getICCID() API.
7
+* Added MODEM.setBaudRate(...) and MODEM.debug(print) API's. Thanks @dzindra.
8
+* Added Amazon Root CA 1.
9
10
+MKRGSM 1.3.3 - 2019.01.15
11
12
* Fixed GSMClient::write for write lengths of > 256.
13
library.properties
@@ -1,5 +1,5 @@
name=MKRGSM
-version=1.3.3
+version=1.4.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
0 commit comments