Changes between Version 14 and Version 15 of expansion/mezzanine
- Timestamp:
- 07/22/2019 02:06:11 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/mezzanine
v14 v15 96 96 A limiting factor when using Ventana was the address space, Newport has a much larger address space therefore allowing numerous modern devices to be working simultaniously. For a test 9x GW17032 (WLE900VX, ATH9k) radios were brought up as access points. This configuration can be achieved very simply using the following steps. 97 97 98 - Attach radios to both boards, attach expansion board to SBC .99 - Attach barrel jack power to expansion board. The radios are going to draw more power than can be can be provided through the mezzinene expansion header .100 - Attach POE, or barrel jack power to SBC .101 - Using your perfered method install your perfered BSP, during this testing Ubuntu Bionic with 4.20 kernel was used .98 - Attach radios to both boards, attach expansion board to SBC 99 - Attach barrel jack power to expansion board. The radios are going to draw more power than can be can be provided through the mezzinene expansion header 100 - Attach POE, or barrel jack power to SBC 101 - Using your perfered method install your perfered BSP, during this testing Ubuntu Bionic with 4.20 kernel was used 102 102 - Boot Bionic download necessary software and scripts 103 103 - … … 161 161 ./hostapd-conf wlan0 testlan0 161 VHT80 testlan0 162 162 }}} 163 - Launch hostapd using .conf files and background processes .163 - Launch hostapd using .conf files and background processes 164 164 {{{ 165 165 hostapd hostapd-phy0.conf &