Page 1 of 1

Two Raspberry Pi 3's- WiFI - No Router

Posted: Fri Apr 20, 2018 6:06 pm
by lwhistler
Two Raspberry Pi 3's- WiFI - No Router



Can two Raspberry Pi 3's communicate over WiFi without a router?

Re: Two Raspberry Pi 3's- WiFI - No Router

Posted: Fri Apr 20, 2018 6:44 pm
by B.Goode
Yes.

Configure one as a wireless Access Point and get the other one to associate with it as a WiFi client.

https://www.raspberrypi.org/documentati ... s-point.md

Re: Two Raspberry Pi 3's- WiFI - No Router

Posted: Fri Apr 20, 2018 8:05 pm
by drgeoff
lwhistler wrote:
Fri Apr 20, 2018 6:06 pm
Two Raspberry Pi 3's- WiFI - No Router



Can two Raspberry Pi 3's communicate over WiFi without a router?
Yes. But there are two ways to do it depending on whether you used the word "router" properly or sloppily.

A router is a router. If you mean a Wi-Fi equipped router then the distinction is rather important in your context.

A Wi-Fi Access Point is not a router. Two RPis, both working in client mode can connect to an AP - no routeing involved.

The other method is the one outlined by B.Goode.

Re: Two Raspberry Pi 3's- WiFI - No Router

Posted: Fri Apr 20, 2018 9:23 pm
by lwhistler
OK ...... Thanks for the replies


My current setup is:
  • Raspberry Pi 3 headless, Ubuntu Mate Raspberry16.04, webcam - controlled 100% over WiFi - SSH and Terminal commands from Desktop PC.
  • D-Link N300 router.
  • Desktop PC, Ubuntu Mate 16.04,.

I would like to setup a 2nd Raspberry Pi with mouse, monitor and keyboard to replace the Desktop PC and D-Link router.