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 7891975 commit 4a9623eCopy full SHA for 4a9623e
CHANGELOG
@@ -1,5 +1,10 @@
1
MKRNB 0.0.0 - ????.??.??
2
3
+MKRNB 1.3.0 - 2019.04.15
4
+
5
+* Added optional parameters to NB::begin(...) to set the APN to username/password for registration
6
+* Replaced bundled "Amazon Root CA 1" root certificate with "Starfield Services Root Certificate Authority - G2 root CA"
7
8
MKRNB 1.2.0 - 2019.03.26
9
10
* SerialSARAPassthrough example: Enabled the POW_ON pin in setup()
library.properties
@@ -1,5 +1,5 @@
name=MKRNB
-version=1.2.0
+version=1.3.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables NB/GRPS network connection using the Arduino MKR NB 1500 board.
0 commit comments