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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -845,8 +845,8 @@ You will need two separate Serial Monitor windows, one for each Nesso N1.
845
845
`ff03::1` is a multicast address that means "all Thread devices here."
846
846
847
847
9. **Verify Communication:**
848
-
* The Serial Monitor for **Board 2** (the client) should respond with `Done`.
849
-
* The Serial Monitor for **Board 1** (the server) should print a message showing it received the packet, for example: `8 bytes from fdde:ad00:beef:0:35e3:3c2f:273f:9442 Hello!`.
848
+
The Serial Monitor for **Board 2** (the client) should respond with `Done`.
849
+
The Serial Monitor for **Board 1** (the server) should print a message showing it received the packet, for example: `8 bytes from fdde:ad00:beef:0:35e3:3c2f:273f:9442 Hello!`.
850
850
851
851
You have now successfully sent and received a message over a peer-to-peer Thread network.
0 commit comments