You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/09.kits/maker/nesso-n1/tutorials/user-manual/content.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -753,9 +753,9 @@ void loop() {
753
753
754
754
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.
755
755
756
-
> To compile this example, you must configure the following settings in the Arduino IDE:
757
-
> - Navigate to **Tools > Zigbee Mode** and select **End device**.
758
-
> - Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.
756
+
To compile this example, you must configure the following settings in the Arduino IDE:
757
+
- Navigate to **Tools > Zigbee Mode** and select **End device**.
758
+
- Navigate to **Tools > Partition Scheme** and select **Zigbee SPIFF 4MB**.
0 commit comments