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 51547f7 commit 563519eCopy full SHA for 563519e
CHANGELOG
@@ -1,5 +1,11 @@
1
MKRGSM ?.?.? - ????.??.??
2
3
+MKRGSM 1.4.1 - 2019.04.15
4
+
5
+* Corrected GSMClient::connect(...) return code on failure
6
+* Corrected manage SSL profile AT command for GSMSSLClient
7
+* Replaced bundled "Amazon Root CA 1" root certificate with "Starfield Services Root Certificate Authority - G2 root CA"
8
9
MKRGSM 1.4.0 - 2019.03.26
10
11
* GSMBand, BandManagement example: Added support for 1800 MHz and UMTS 2100 MHz bands.
library.properties
@@ -1,5 +1,5 @@
name=MKRGSM
-version=1.4.0
+version=1.4.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
0 commit comments