|
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
|
232 | 231 |
|
233 | 232 | ### Board Outline
|
234 | 233 | 
|
235 | | -### Mounting holes |
| 234 | +### Mounting Holes |
236 | 235 | 
|
237 | | -### Connector positions |
| 236 | +### Connector Positions |
238 | 237 | 
|
239 | 238 |
|
240 | 239 | ## Certifications
|
|
0 commit comments