Skip to content

Commit fc50330

Browse files
committed
Add operating section
1 parent 1b30071 commit fc50330

File tree

1 file changed

+23
-0
lines changed
  • content/hardware/06.nicla/boards/nicla-voice/datasheet

1 file changed

+23
-0
lines changed

content/hardware/06.nicla/boards/nicla-voice/datasheet/datasheet.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,29 @@ The **Arduino® Nicla Voice** can be powered via micro USB (J7), ESLOV (J5) or V
199199

200200
Additionally, the BQ25120AYFPR (U9) also provides support for a single cell 3.7 V LiPo/Li-ion battery pack connected to J4, allowing the use of the board as a wireless sensor network.
201201

202+
## Board Operation
203+
### Getting Started - IDE
204+
If you want to program your Arduino® Nicla Voice while offline you need to install the Arduino® Desktop IDE **[1]**. To connect the Arduino® Nicla Voice to your computer, you’ll need a micro USB cable.
205+
206+
### Getting Started - Arduino Web Editor
207+
All Arduino® boards, including this one, work out-of-the-box on the Arduino® Web Editor **[2]**, by just installing a simple plugin.
208+
209+
The Arduino® Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload your sketches onto your board.
210+
211+
### Getting Started - Arduino Cloud
212+
All Arduino® IoT enabled products are supported on Arduino® Cloud which allows you to log, graph and analyze sensor data, trigger events, and automate your home or business.
213+
214+
### Getting Started - ESLOV
215+
This board can act as a secondary to a ESLOV controller and have the firmware updated through this method.
216+
### Sample Sketches
217+
Sample sketches for the Arduino® Nicla Voice can be found either in the “Examples” menu in the Arduino® IDE or in the “Documentation” section of the Arduino® Pro website **[4]**.
218+
219+
### Online Resources
220+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino® Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more.
221+
222+
### Board Recovery
223+
All Arduino® boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB, it is possible to enter bootloader mode by double-tapping the reset button right after power up.
224+
202225
## Connector Pinouts
203226
All the pins on J1 and J2 (excluding fins) are referenced to the V<sub>DDIO_EXT</sub> voltage which can be generated internally or supplied externally.
204227

0 commit comments

Comments
 (0)