Skip to content

Commit 0839a4e

Browse files
authored
Merge pull request #2852 from ProgrammingElectronics/patch-10
Remove duplicate text and note
2 parents 02d0feb + f0878c9 commit 0839a4e

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
@@ -135,16 +135,6 @@ Network Mode relies on **local network discovery (mDNS)** to automatically find
135135
* **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.*
136136
* **Firewall Settings:** If the board does not appear, ensure that your firewall allows traffic on **UDP port 5353**, which is required for mDNS discovery.
137137

138-
**Note**
139-
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.
140-
141-
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.
142-
143-
**Troubleshooting Discovery Issues**
144-
145-
* **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.*
146-
* **Firewall Settings:** If the board does not appear, ensure that your firewall allows traffic on **UDP port 5353**, which is required for mDNS discovery.
147-
148138
***__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.***
149139

150140
### Linux Host Setup (Required for Linux Users)
@@ -1897,4 +1887,4 @@ Join our community forum to connect with other UNO Q users, share your experienc
18971887

18981888
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.
18991889

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

0 commit comments

Comments
 (0)