Introduction
To enable easy maintenance of Compute Station by non-technical people, USB based adapters are use extensively to extend its function.
To enable easy maintenance of Compute Station by non-technical people, USB based adapters are use extensively to extend its function.
Excellent information on the topic of USB WiFi Adapters is available here:
WiFi Adapters can be used to add Virtual Private Mesh capabilities to a device.
The following is a list of supported WiFi Modes, using linux command iw phy
listed under Supported interface modes
.
Device | ibss | managed | ap | p2p-client | p2p-go | p2p-device | ap/vlan | monitor | mesh point |
---|---|---|---|---|---|---|---|---|---|
rpi4b | y | y | y | y | y | y | |||
rtl8812bu | y | y | y | y | y | ||||
ms1552 | y | y | y | y | y | y | |||
wl167g | y | y | y | y | y | y | |||
dwa140 | y | y | y | y | y | y | |||
dwa160 | y | y | y | y | y | y | y | ||
odroid3 | y | y | y | y | y | y | y | y |
Device Legend
rpi4b = Raspberry Pi 4B
rtl8812bu = Realtek RTL8812BU
ms1552 = EDUP EP-MS1552
wl167g = ASUS WL-167g
dwa140 = D-Link DWA-140
dwa160 = D-Link DWA-160
odroid3 = Odroid WiFi Module 3
For Network Meshing between neighbours, batman-adv on top of 820.11s is the default, but extra mesh technologies e.g. OLSR may be supported by local communities.
Note for 820.11s the WiFi Adapter MUST have "mesh point" as "y" above, so Raspberry Pi 4B (rpi4b)'s internal WiFi adapter cannot be used. IBSS is an alternative if 802.11s is not available.
Minimum supported version is Bluetooth 4.0 from 2010.
For more details on Bluetooth within your Private Cyberspace please refer to the Bluetooth page.