Skip to content

Commit 3de2589

Browse files
canchebagurTaddyHC
andauthored
Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md
Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
1 parent c2ee452 commit 3de2589

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ You can download the example sketch [here](assets/nicla_sense_env_outdoor_air_qu
775775

776776
The Nicla Sense Env board features a UART interface for data logging purposes. This allows the board to output sensor data in `CSV` format over UART, enabling easy data logging and monitoring in various applications. The UART interface is handy for scenarios where the board needs to communicate with other microcontrollers or systems without relying on USB connections.
777777

778-
The example sketch shown below demonstrates how to read data from the UART port on the Nicla Sense Env board. The sketch assumes the Nicla Sense Env is powered through the board's `VCC` pin or the ESLOV connector of a host board and connected to another board through the UART pins. The example also requires enabling the UART output on the Nicla Sense Env.
778+
The example sketch below demonstrates how to read data from the UART port on the Nicla Sense Env board. The sketch assumes the Nicla Sense Env is powered through the board's `VCC` pin or the ESLOV connector of a host board and connected to another board through the UART pins. The example also requires enabling the UART output on the Nicla Sense Env.
779779

780780
```arduino
781781
/**

0 commit comments

Comments
 (0)