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 c9a5627 commit ba82874Copy full SHA for ba82874
CHANGELOG
@@ -1,6 +1,10 @@
1
MKRNB 0.0.0 - ????.??.??
2
3
-MKRNB 1.3.0 - 2019.04.15
+MKRNB 1.3.1 - 2019.05.17
4
+
5
+* Fixed issues with NB::begin(...) failing for SIMs that required a PIN
6
7
+MKRNB 1.3.0 - 2019.05.15
8
9
* Added optional parameters to NB::begin(...) to set the APN to username/password for registration
10
* Replaced bundled "Amazon Root CA 1" root certificate with "Starfield Services Root Certificate Authority - G2 root CA"
library.properties
@@ -1,5 +1,5 @@
name=MKRNB
-version=1.3.0
+version=1.3.1
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables NB/GRPS network connection using the Arduino MKR NB 1500 board.
0 commit comments