Skip to content

Commit 5343540

Browse files
authored
Merge pull request #848 from arduino/91volt/nesso-n1-launch-fixes
Nesso-N1-Fixes datasheet link and notation in user manual zigbee section
2 parents 1bb80bc + a2c1c90 commit 5343540

File tree

1 file changed

+4
-4
lines changed
  • content/hardware/09.kits/maker/nesso-n1/tutorials/user-manual

1 file changed

+4
-4
lines changed

content/hardware/09.kits/maker/nesso-n1/tutorials/user-manual/content.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The full pinout is available and downloadable as a PDF from the link below:
6767

6868
The full datasheet is available as a downloadable PDF from the link below:
6969

70-
- [Nesso N1 datasheet](../../datasheets/TPX00227-datasheet.pdf)
70+
- [Nesso N1 datasheet](resources/datasheets/TPX00227-datasheet.pdf)
7171

7272

7373
## Installation
@@ -854,9 +854,9 @@ You have now successfully sent and received a message over a peer-to-peer Thread
854854
855855
The Nesso N1's 802.15.4 radio allows it to act as a **Zigbee® End Device**, enabling it to join existing Zigbee® mesh networks. This is ideal for creating low-power devices like sensors or light controllers that integrate with popular smart home hubs.
856856
857-
***To compile this example, you must configure the following settings in the Arduino IDE:***
858-
- ***Navigate to **Tools > Zigbee Mode** and select **End device**.***
859-
- ***Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.***
857+
> To compile this example, you must configure the following settings in the Arduino IDE:
858+
> - Navigate to **Tools > Zigbee Mode** and select **End device**.
859+
> - Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.
860860
861861
#### Zigbee® Light Bulb Example
862862

0 commit comments

Comments
 (0)