Skip to content

Commit 00b7bf6

Browse files
committed
Content update (application note last review/update)
1 parent beecf64 commit 00b7bf6

File tree

14 files changed

+119
-71
lines changed

14 files changed

+119
-71
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/compatibility.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,22 @@ software:
55

66
hardware:
77
boards:
8+
- portenta-c33
89
- portenta-h7
910
- portenta-h7-lite
1011
- portenta-h7-lite-connected
11-
- portenta-c33
1212
- mkr-wifi-1010
1313
- mkr-wan-1310
1414
- mkr-zero
1515
- mkr-nb-1500
16+
- nano-33-ble
17+
- nano-33-ble-rev2
18+
- nano-33-ble-sense
19+
- nano-33-ble-sense-rev2
20+
- nano-33-iot
21+
- nano-esp32
22+
- nano-every
23+
- nano-rp2040-connect
24+
- uno-r4-minima
25+
- uno-r4-wifi
26+
- zero

content/hardware/06.nicla/boards/nicla-sense-env/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,4 +348,4 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
348348

349349
| **Date** | **Revision** | **Changes** |
350350
|:----------:|:------------:|:-------------------:|
351-
| 01/07/2024 | 1 | Draft first release |
351+
| 10/10/2024 | 1 | First release |

content/hardware/06.nicla/boards/nicla-sense-env/essentials.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77

88
<EssentialsColumn title="Suggested Libraries">
99

10-
<EssentialElement title="Arduino_NiclaSenseEnv" type="library" link="https://github.com/arduino-libraries/Arduino_NiclaSenseEnv">
11-
The Arduino_NiclaSenseEnv library provides an API to read data from the Nicla Sense Env's three sensors (ZMOD4410, ZMOD4510, HS4001) and control the board's behavior.
10+
<EssentialElement title="Nicla Sense Env Arduino Library" type="library" link="https://github.com/arduino-libraries/Arduino_NiclaSenseEnv">
11+
The Arduino_NiclaSenseEnv Arduino library provides an API to read data from the Nicla Sense Env's three sensors (ZMOD4410, ZMOD4510, HS4001) and control the board's behavior.
1212
</EssentialElement>
1313

14-
<EssentialElement title="arduino-nicla-sense-env-mpy" type="library" link="https://github.com/arduino/arduino-nicla-sense-env-mpy/tree/main">
15-
This Arduino Nicla Sense Env MicroPython package provides an API to read data from the Nicla Sense Env's three sensors (ZMOD4410, ZMOD4510, HS4001) and control the board's behavior.
14+
<EssentialElement title="Nicla Sense Env MicroPython Library" type="library" link="https://github.com/arduino/arduino-nicla-sense-env-mpy/tree/main">
15+
This Arduino Nicla Sense Env MicroPython library provides an API to read data from the Nicla Sense Env's three sensors (ZMOD4410, ZMOD4510, HS4001) and control the board's behavior.
1616
</EssentialElement>
1717

1818
</EssentialsColumn>

content/hardware/06.nicla/boards/nicla-sense-env/tech-specs.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,13 @@ Power:
2323
External Power from: Connected Portenta or MKR board
2424
External Power Supply: 3.3 V via VCC pin (header or PMOD)
2525
Clock speed:
26-
Processor (M23): 48MHz
27-
Memory:
28-
RA2E1: 128KB Flash, 16KB SRAM
26+
Processor (RA2E1): 48MHz
2927
Pinout features: Castellated pins for surface-mounting (SMD)
30-
Operating Temperature: - 40 °C to + 85 °C
28+
Operating Temperature: "-40 °C to + 85 °C"
3129
Dimensions:
3230
Weight: 2 g
3331
Width: 22.86 mm (900 mils)
34-
Length: 22.8 6mm (900 mils)
32+
Length: 22.8 6mm (900 mils)
3533
Accessories:
3634
Included: ESLOV cable
37-
Not included: 12-pin PMOD header connector (P/N: TSM-106-01-L-DH-TR)
35+
Not included: "12-pin PMOD header connector (P/N: TSM-106-01-L-DH-TR)"
Loading
Loading
Loading

0 commit comments

Comments
 (0)