Skip to content

Commit 6e2a2d3

Browse files
committed
fix nested list in user manual
1 parent c40f387 commit 6e2a2d3

File tree

1 file changed

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

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -904,11 +904,9 @@ void loop() {
904904
1. **Configure Wi-Fi® Credentials:** In the sketch, replace `"YOUR_SSID"` and `"YOUR_PASSWORD"` with your Wi-Fi® network details.
905905
2. **Upload the Sketch:** Connect your Nesso N1 to your computer and upload the sketch using the Arduino IDE.
906906
3. **Get the Pairing Code:** Open the Serial Monitor (**Tools > Serial Monitor**) and set the baud rate to **115200**. After connecting to Wi-Fi®, a manual pairing code will be printed every few seconds.
907-
4. **Commission the Device:**
908-
* Open your Matter Controller app (e.g., Google Home, Apple Home).
909-
* Choose to add a new device.
910-
* When prompted, enter the manual pairing code from the Serial Monitor to complete the setup. Your Nesso N1 and your smartphone must be on the same Wi-Fi® network.
911-
5. **Control the Device:** Once commissioned, a new "On/Off light" device will appear in your app. You can now toggle it to control the Nesso N1's built-in green LED.
907+
4. **Start Commissioning:** Open your Matter Controller app (e.g., Google Home, Apple Home) and choose to add a new device.
908+
5. **Enter Pairing Code:** When prompted, enter the manual pairing code from the Serial Monitor to complete the setup. Your Nesso N1 and your smartphone must be on the same Wi-Fi® network.
909+
6. **Control the Device:** Once commissioned, a new "On/Off light" device will appear in your app. You can now toggle it to control the Nesso N1's built-in green LED.
912910

913911
### LoRa®
914912

0 commit comments

Comments
 (0)