Changes between Version 8 and Version 9 of wireless/wifi/mesh


Ignore:
Timestamp:
04/01/2020 04:59:08 PM (4 years ago)
Author:
Ryan Erbstoesser
Comment:

cleanup

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi/mesh

    v8 v9  
    1616https://en.wikipedia.org/wiki/Mesh_networking
    1717
    18 == Getting started with mesh ==
     18== Getting started with Mesh ==
    1919There are many variables in mesh networking, thus there's not an all purpose approach for how a mesh network should be configured.  It will require research to decide what hardware and software configuration will fit your needs closest. 
    2020
     
    2828The first thing to consider is what radio to use, not all radios support mesh and some that do will require specific kernel versions or firmware to accomplish this.  The best source of information will be the radio manufacturer — something to consider when selecting a radio is the level of support that will be available.  Linux kernel mailing lists should be used as a primary resource if you suspect there's an issue with the driver, kernel, or radio firmware.  WLE900VX is an excellent choice of radio and is available from the [https://shop.gateworks.com/ Gateworks store].  This radio has been tested to work with 4.14, 4.20, and 5.4 kernels.  A second radio which has been tested by Gateworks is the WPEQ-261ACNI(BT), this card is half length and includes bluetooth.  According to the manufacturer this card will only mesh in kernel versions 5.3 and newer, and only when using a custom built wpa_supplicant.  When creating a mesh network not all radios need to be the same model, we have tested creating a mesh network using a combination of these two radio models successfully.
    2929
    30 Recommended WiFi Radio:
     30Recommended !WiFi Radio:
    3131 * [https://shop.gateworks.com/index.php?route=product/product&product_id=196 Gateworks GW17032 - Compex WLE900VX 802.11AC Radio]
    3232
     
    4646During testing attach antennas or attenuators depending on the proximity of the radios.  Without a strong clean signal the network may behave unpredictably. 
    4747
    48 === Configuring your Operating System / BSP ===
     48== Configuring your Operating System / BSP
    4949
    5050Beyond the aforementioned steps providing anything more than general pointers would be impractical. There are many variables in how hardware can behave, what works in one case will cause a different configuration to fail.  The following guidance is intended for those using Ath10k radios. 
     
    190190iw mesh0 station dump
    191191}}}
    192 === Pre-built image ===
    193 Gateworks does not offer an official pre-built image for mesh networking.  The .img.gz that was used for testing with Newport is linked below.   
     192== Pre-built Software Image
     193Gateworks standard pre-built images do not normally include the options for mesh networking.
    194194
    195 http://dev.gateworks.com/fae/mesh-newpor54.img.gz
     195For convenience, the software image .img.gz that was used for testing with a Newport SBC is linked below.   
     196
     197[http://dev.gateworks.com/fae/mesh-newpor54.img.gz Newport Mesh Pre-Built .img.gz]