Wifi repeater using Banana Pi M2+

I am interested in developing wifi repeater using BPI M2+ board.Can anybody post the output of “iw list” command ? This will show wi-fi specification of on-board module that is AP6212 .

If there is support for “valid interfaces combination” then we can go one step further.

  • dnsmasq, hostapd plus on board kernel support of NAT will help in it.But for all this output of “iw list” command is important.So please any one having this board do copy & paste output for same.

Thank in advanced !!

Hi,

@BPI-M2-zero:

 valid interface combinations:
                 * #{ managed } <= 1, #{ P2P-device } <= 1, #{ P2P-client, P2P-GO } <= 1,
                   total <= 3, #channels <= 2
                 * #{ managed } <= 1, #{ AP } <= 1, #{ P2P-client } <= 1, #{ P2P-device } <= 1,
                   total <= 4, #channels <= 1

Regards,

Piotr Romaniuk