.. include:: /keyword.rst =============== |G510-G700-EVK| =============== .. contents:: General :local: :depth: 1 .. toctree:: :hidden: -------------------------------- This chapter describes platform-dependent information and instructions. For example, you will get different benchmark results on different platforms. For general usage of Wi-Fi, such as command to configure DHCP or static IP and so on, please refer to :doc:`Wi-Fi ` chapter. .. important:: All the bash commands shown here are based on |G700-EVK|. For |G510-EVK|, users can follow the same step to do the whole setup and experiment with changing the naming term from `700` to `510`. .. note:: The test results presented in this chapter are based on the `IoT Yocto v23.0` and |G700-EVK-REF-BOARD|. -------------------------------- .. contents:: Sections :local: :depth: 2 .. _Wi-Fi Wireless Interface on Genio 700-EVK: Wireless Interface on Genio 700-EVK =================================== The wireless (Wi-Fi and Bluetooth combo) card should be connect to PCIe interface (M.2 slot) on Genio 700-EVK: .. figure:: /_asset/sw_yocto_app-dev_wireless_port_g700-evk.png :width: 80% :align: center Wireless Interface on Genio 700-EVK .. _Wi-Fi Install Wireless Card on Genio 700-EVK: Install Wireless Card on Genio 510/700-EVK ========================================== The MT7921L PCIE M.2 card supports WiFi6. This card is installed on the left side on the |G510-G700-EVK| in pictures below. .. important:: |IOT-YOCTO| - Genio 510/700-EVK supports **MT7921L** module by default. Module **AW-XB468NF** is used in this installation guide. You can find more configuration details in :ref:`MT7921 Module`. The MT7921S SDIO M.2 card supports WiFi6. This card should be installed on the right side on the |G510-G700-EVK| in pictures below. However, the hardware and software configurations are different between |G510-G700-EVK|. .. important:: For MT7663 and MT721S SDIO M.2 Modules on |G700-EVK|: For MT7663 SDIO module (**AW-CB451NF**): There is an extra SDIO M.2 slot on Genio 510/700-EVK with a ``MT7663BSN`` label nearby. Users signed license agreement for MT7663 turnkey solution could install MT7663 SDIO module and enable it by themselves. However, |IOT-YOCTO| doesn't support MT7663 SDIO module with Genio 510/700-EVK in official. For MT7921S SDIO module (**AW-XB554NF**): This M.2 slot supports MT7921S after |IOT-YOCTO| V23.1. However, some important PINs like ``WAKEUP`` and ``RESET`` PINs were not connected to this M.2 slot for |G700-EVK|. Users could verify some simple functions with MT7921S SDIO module. However, for mass production, users should make their own boards to support full features for MT7921S SDIO module. For further assistance, please contact MediaTek’s Customer Project Manager (CPM). .. important:: The pin assignment of both the ``MT7921S`` M.2 module ``AW-XB468NF`` and the ``MT7663`` M.2 module ``AW-CB451NF`` are not compatible with the standard M.2 E Key. **As a result, the pin assignment of the Genio 700 EVK is also not compatible with the standard M.2 E Key.** Please bear this in mind when considering replacing the module or making modifications to your new boards. There is a M.2 PCIe slot on i700-EVK board. It is reserved for wireless card. In the picture below, you can find 2 cables connect to the antennas on MT7921 card. These cables use I-PEX MHF4 (IPEX4) connectors. .. figure:: /_asset/sw_yocto_app-dev_wireless-install-wireless-card-MT7921_g700-EVK.png :width: 80% :align: center A MT7921L M.2 PCIe Module is Installed on Genio 700-EVK. .. important:: For MT721S SDIO M.2 Module on |G510-EVK|: For MT7921S SDIO module (**AW-XB554NF**): This M.2 slot supports MT7921S since |IOT-YOCTO| V23.2. Before installing the MT7921S SDIO M.2 module, users must remove the jumper marked as (1) in the below picture to ensure correct pin assignments. .. figure:: /_asset/sw_yocto_app-dev_wireless-install-wireless-card-MT7921_g510-EVK.png :width: 80% :align: center A MT7921L M.2 PCIe Module and a MT7921S M.2 SDIO Module are Installed on Genio 510-EVK. If you don't have I-PEX MHF4 cable and antennas, please buy a set and attach them to MT7921. Even a pair of 2db antennas will improve signal quality a lot. .. note:: Interface name in Linux OS may be different by modules: For MT7921L PCIe module, it should be **wlp1s0**. For MT7663 or MT7921S SDIO module, it should be **wlan0**.