rasp_me
Posts: 6
Joined: Tue Dec 27, 2016 10:28 pm

Wireless Repeater - Raspberry Pi3 Model B - only 1 adap

Tue Dec 27, 2016 10:49 pm

Hi all,

I ordered my first Raspberry as I have my first use case :) The device will be shipped tomorrow.
I would like to have a small Wifi repeater as I have no connection is some areas here.

#Modem/Router#__(cable)__#AP with DD-WRT#__(wifi)__#RPi 3 Model B with WLAN#___(wifi)___#any device (same network as Modem/Router)#

I found many howtos - but mainly with older RPi and not with onboard WLAN, but this is hopefully not a big issue.
However I was wondering if I really need 2 WLAN adapters (so buy one additional)?

My AP (DD-WRT) could do that with so called "virtual wlan interfaces" (see video: https://www.youtube.com/watch?v=ByB8vVGBjh4) . Is this not possible with the RPi? Do I really need another physical WLAN adapter?

I would appreciate any feedback.

Kind regards
ME

fruitoftheloom
Posts: 23336
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Wireless Repeater - Raspberry Pi3 Model B - only 1 adap

Tue Dec 27, 2016 11:29 pm

Why not install openWRT on the RPi ??

https://wiki.openwrt.org/toh/raspberry_ ... spberry_pi
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

rasp_me
Posts: 6
Joined: Tue Dec 27, 2016 10:28 pm

Re: Wireless Repeater - Raspberry Pi3 Model B - only 1 adap

Wed Dec 28, 2016 10:23 am

Thanks for that idea. It seems that this is what I am looking for: https://wiki.openwrt.org/doc/recipes/bridgedclient

Unfortunately they do not have a built for Raspberry Pi 3 Model B yet. (There is no brcm2710 in https://downloads.openwrt.org/chaos_cal ... /brcm2708/)

It is not clear to me how I can create an img out of the development source ... https://dev.openwrt.org/changeset/49103

Can you help me with that?

Edit: I found the README ... "To build your own firmware you need to have access to a Linux, BSD or MacOSX system
(case-sensitive filesystem required). Cygwin will not be supported because of
the lack of case sensitiveness in the file system." ... so I need to have a Linux first. I will try that.

Beside of installing open wrt .. is there no way in doing that with Raspbian?
Last edited by rasp_me on Wed Dec 28, 2016 10:27 am, edited 1 time in total.

fruitoftheloom
Posts: 23336
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Wireless Repeater - Raspberry Pi3 Model B - only 1 adap

Wed Dec 28, 2016 10:27 am

rasp_me wrote:Thanks for that idea. It seems that this is what I am looking for: https://wiki.openwrt.org/doc/recipes/bridgedclient

Unfortunately they do not have a built for Raspberry Pi 3 Model B yet. (There is no brcm2710 in https://downloads.openwrt.org/chaos_cal ... /brcm2708/)

It is not clear to me how I can create an img out of the development source ... https://dev.openwrt.org/changeset/49103

Can you help me with that?
Please go back and read the link I posted it clearly states:

2016-03-08 Trunk r48967 adds support for Raspberry Pi 3
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

rasp_me
Posts: 6
Joined: Tue Dec 27, 2016 10:28 pm

Re: Wireless Repeater - Raspberry Pi3 Model B - only 1 adap

Wed Dec 28, 2016 10:31 am

fruitoftheloom wrote: Please go back and read the link I posted it clearly states:

2016-03-08 Trunk r48967 adds support for Raspberry Pi 3
As I said and posted it was not clear to me how to make an image from this Trunk r48967. Anyway I found the README now.

Return to “Beginners”