Skip to content

Commit ebc3815

Browse files
committed
make headings capital
1 parent 5b62917 commit ebc3815

File tree

1 file changed

+4
-5
lines changed
  • content/hardware/01.mkr/01.boards/mkr-wifi-1010/datasheet

1 file changed

+4
-5
lines changed

content/hardware/01.mkr/01.boards/mkr-wifi-1010/datasheet/datasheet.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
identifier:
32
title: Arduino® MKR WiFi 1010
43
type: maker
54
---
@@ -131,12 +130,12 @@ Communication with NINA Module W102 happens through UART and a SPI through the
131130
| 38 | PB23 | 22 | UART\_RXD | Serial1\_RX |
132131
| 37 | PA22 | 23 | UART\_TXD | Serial1\_TX |
133132

134-
### WiFi module
133+
### WiFi Module
135134

136135
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.
137136
NOTE: Although Firmware is open source, modifying it will require recertification of the radio stack.
138137

139-
### Crypto chips
138+
### Crypto Chips
140139
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.
141140

142141

@@ -232,9 +231,9 @@ Board measures are mixed between metric and imperial. Metric measures are used t
232231

233232
### Board Outline
234233
![MKR WiFi 1010 Board Outline](assets/mkrwifif1010_outline.png)
235-
### Mounting holes
234+
### Mounting Holes
236235
![MKR WiFi 1010 Mounting Holes](assets/mkrwifif1010_mountingHoles.png)
237-
### Connector positions
236+
### Connector Positions
238237
![MKR WiFi 1010 Connector Positions](assets/mkrwifif1010_connectorPositions.png)
239238

240239
## Certifications

0 commit comments

Comments
 (0)