Skip to content

webrepl: Support LAN as well as WLAN boards. #762

New issue

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

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

Already on GitHub? # to your account

Open
jimmo opened this issue Nov 1, 2023 · 0 comments · May be fixed by #920
Open

webrepl: Support LAN as well as WLAN boards. #762

jimmo opened this issue Nov 1, 2023 · 0 comments · May be fixed by #920

Comments

@jimmo
Copy link
Member

jimmo commented Nov 1, 2023

When webrepl starts, it prints out the IP address to stdout, however it does this by querying the network.WLAN object -- https://github.com/micropython/micropython-lib/blob/master/micropython/net/webrepl/webrepl.py#L105

This should also try network.LAN (and not fail if network.LAN xor network.WLAN are unavailable).

@Romaric-RILLET Romaric-RILLET linked a pull request Sep 5, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant