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

Explain properly the two different types of wireless connectivity #4

Open
panosnethood opened this issue Nov 30, 2017 · 3 comments
Open
Assignees

Comments

@panosnethood
Copy link
Collaborator

panosnethood commented Nov 30, 2017

The Raspberry Pi has an internal antenna that is used to accept incoming connections, it acts as an Access Point.

The additional USB dongle can then be used to connect the Raspberry Pi to a close by Internet source, i.e., a wireless router at home or elsewhere, if for example one cannot connect it directly to the Internet router with an ethernet cable.

This gets more complicated when the option of the external router is introduced, which in the current set-up is meant to replace the role of the internal antenna (the one acting as access point), and not the USB WiFi dongle. The current interface does not express properly this functionality.

And in general, the whole set of combinations might sound too complex for non-technically savvy people and perhaps a nice figure to explain this should be made.

I will wait in case there any volunteers for this and otherwise I will give it a try myself :-)

@haniavis
Copy link
Contributor

Hi Panos,

Did you have any progress on that?

If not, I can give it a try.

@panosnethood
Copy link
Collaborator Author

Not yet, and I don't think I will have the time to do something before the end of the year.

@deckspace
Copy link

The integrated wireless network adapter (wlan0) of the Raspberry Pi (3) is used in access point mode (AP).

An additional USB wireless network adapter can be configured for connection to a wlan router as alternative to an ethernet cable.

Other combined uses of ethernet and wlan adapters are also possible when extending wlan coverage over a larger area.

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

No branches or pull requests

3 participants