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

connecting with a fixed ip address without dhcp available #55

Open
rdesanctis opened this issue May 3, 2021 · 2 comments
Open

connecting with a fixed ip address without dhcp available #55

rdesanctis opened this issue May 3, 2021 · 2 comments

Comments

@rdesanctis
Copy link

ISSUE: always asking for a password if router is not running DHCP server (fixed ip address)

CASE DETAIL:
i use multiple wifi routers with fixed ip address without dhcp service, each time berrylan try to configure lan it ask for password, and after some time says wrong password (probably due to non-receiving ip address because routers are configured without DHCP service enabled). Each router had their own a different network , i can not fix a ip address by default on the raspi side because dhcpd.conf only support 1 router at time

SUGESTED SOLUTION: if berrylan connect to Wifi and does not receive a ip address, then ask for a ip address instead of asking again for a password

@mzanetti
Copy link
Member

mzanetti commented May 3, 2021

This requires support in https://github.com/nymea/nymea-networkmanager

@t-mon
Copy link
Member

t-mon commented May 3, 2021

We should do those changes using API V2, which is under development.

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

3 participants