Skip to content

Commit f0878c9

Browse files
Simplify user manual content for board discovery
Removed redundant notes and troubleshooting information regarding board discovery in Network Mode.
1 parent 6579ae7 commit f0878c9

File tree

1 file changed

+1
-11
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual

1 file changed

+1
-11
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual/content.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -136,16 +136,6 @@ Network Mode relies on **local network discovery (mDNS)** to automatically find
136136
* **Windows Users:** When launching Arduino App Lab for the first time, you may receive a prompt from Windows Defender (or other security software) regarding `mdns-discovery.exe`. You must **allow** this access for the board to be discovered. *Note: The prompt may not appear on systems that have already run Arduino IDE at some point.*
137137
* **Firewall Settings:** If the board does not appear, ensure that your firewall allows traffic on **UDP port 5353**, which is required for mDNS discovery.
138138

139-
**Note**
140-
Being able to access the board via browser, SSH, or IP address does not guarantee that it will appear in Network Mode. Arduino App Lab uses local network discovery to list boards automatically.
141-
142-
Network Mode relies on **local network discovery (mDNS)** to automatically find boards on the same network. Some network configurations such as guest Wi-Fi, corporate or IoT networks, VPNs, or strict firewall rules may prevent automatic discovery, even if the board is connected to Wi-Fi.
143-
144-
**Troubleshooting Discovery Issues**
145-
146-
* **Windows Users:** When launching Arduino App Lab for the first time, you may receive a prompt from Windows Defender (or other security software) regarding `mdns-discovery.exe`. You must **allow** this access for the board to be discovered. *Note: The prompt may not appear on systems that have already run Arduino IDE at some point.*
147-
* **Firewall Settings:** If the board does not appear, ensure that your firewall allows traffic on **UDP port 5353**, which is required for mDNS discovery.
148-
149139
***__Note__: Being able to access the board via browser, SSH, or IP address does not guarantee that it will appear in Network Mode. Arduino App Lab uses local network discovery to list boards automatically.***
150140

151141
### Linux Host Setup (Required for Linux Users)
@@ -1898,4 +1888,4 @@ Join our community forum to connect with other UNO Q users, share your experienc
18981888

18991889
Please get in touch with our support team if you need personalized assistance or have questions not covered by the help and support resources described before. We are happy to help you with any issues or inquiries about the UNO Q.
19001890

1901-
- [Contact us page](https://www.arduino.cc/en/contact-us/)
1891+
- [Contact us page](https://www.arduino.cc/en/contact-us/)

0 commit comments

Comments
 (0)