You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
Arduino NINA-W102 firmware ?.?.? - ????.??.??
2
2
3
+
Arduino NINA-W102 firmware 1.4.4 - 2021.04.13
4
+
5
+
* Adding support for Arduino RP2040 Nano Connect (#64)
6
+
7
+
Arduino NINA-W102 firmware 1.4.3 - 2021.01.29
8
+
9
+
* Do not immediately close connection after 1 failed write (#62)
10
+
11
+
Arduino NINA-W102 firmware 1.4.2 - 2021.01.28
12
+
13
+
Port BearSSL + crypto integration to NINA (#57). This allows to offload BearSSL for Arduino IoT Cloud applications to the nina module, drastically saving on flash/RAM.
14
+
3
15
Arduino NINA-W102 firmware 1.4.1 - 2020.08.17
4
16
5
17
* Direct download of OTA binary to Nina storage and verifying both CRC and length (#53)
0 commit comments