Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open the swd.local URL #28

Open
Yukinoshita-Haruno opened this issue Nov 29, 2023 · 1 comment
Open

Unable to open the swd.local URL #28

Yukinoshita-Haruno opened this issue Nov 29, 2023 · 1 comment

Comments

@Yukinoshita-Haruno
Copy link

What should I do after linking ESP32 to WIFI?
Should I connect my computer and ESP32 to the same network?

When I finished all this and wanted to link to SWD.local, EDGE reminded me like this——

Hmmm… can't reach this pageswd.local refused to connect.
Try:

Search the web for swd local
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED

@mrquincle
Copy link

You can run sudo arp-scan -l on a Linux-based machine to see if there is an entry on your LAN. Or just ping swd.local and it should respond with something like esp32-arduino (192.168.50.25). I had to reboot the ESP32 a few times before it appeared on my LAN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants