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

combined client and ap modes #18

Open
pingud98 opened this issue Mar 20, 2018 · 3 comments
Open

combined client and ap modes #18

pingud98 opened this issue Mar 20, 2018 · 3 comments
Assignees

Comments

@pingud98
Copy link
Contributor

The Pi Zero W should be able to offer AP mode wifi independently from client access (i.e. let's keep the CosmicPi wifi running even when connected to a fixed wireless network like home/school/university) - here's how to do it:
https://albeec13.github.io/2017/09/26/raspberry-pi-zero-w-simultaneous-ap-and-managed-mode-wifi/

This would be great feature!

@pingud98
Copy link
Contributor Author

@pingud98
Copy link
Contributor Author

specifically the http204 returns with nginx

@lukicdarkoo
Copy link

Created and tested a script that creates AP and connects to Wifi network simultaneously:
https://gist.github.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4

And usage:

curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s YourWifiSSID YourWifiPass CosmicPi cosmicpi

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