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: content/hardware/01.mkr/01.boards/mkr-wifi-1010/datasheet/datasheet.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
---
2
-
identifier:
3
2
title: Arduino® MKR WiFi 1010
4
3
type: maker
5
4
---
@@ -131,12 +130,12 @@ Communication with NINA Module W102 happens through UART and a SPI through the
131
130
| 38 | PB23 | 22 | UART\_RXD | Serial1\_RX |
132
131
| 37 | PA22 | 23 | UART\_TXD | Serial1\_TX |
133
132
134
-
### WiFi module
133
+
### WiFi Module
135
134
136
135
WiFi connectivity is provided by a Nina W102 Module. This module contains a STM32L0 processor along with a Semtech SX1276 Radio. The processor is running on Arduino open source firmware based on Semtech code.
137
136
NOTE: Although Firmware is open source, modifying it will require recertification of the radio stack.
138
137
139
-
### Crypto chips
138
+
### Crypto Chips
140
139
The crypto chip in Arduino IoT boards is what makes the difference with other less secure boards as it provides a secure way to store secrets such as certificates and it also allows accelerating secure protocols while never exposing secrets in plain text.
141
140
142
141
@@ -232,9 +231,9 @@ Board measures are mixed between metric and imperial. Metric measures are used t
0 commit comments