![MYiR MYD-JX8MX Series Скачать руководство пользователя страница 19](http://html1.mh-extra.com/html/myir/myd-jx8mx-series/myd-jx8mx-series_development-manual_1862480019.webp)
4.3 WIFI test
Wifi and Bluetooth are the same module, we now support 2 modules:
Modules
Options
Function
Fn-Link 8274B-PR
androidboot.wifivendor=qca
support STA + AP mode
Fn-Link 6222B-PR
androidboot.wifivendor=rtk
not support STA + AP mode
The rtk module is used by default. If it is a qca module, please refer to section 4.1 to disable the DM-verity restriction. Then
modify the bootargs in uboot, and change androidboot.wifivendor=rtk to androidboot.wifivendor=qca and save it.
Build image can configure android_build\device\fsl\imx8m\evk_8mq\BoardConfig.mk
# Defaultly evk_8mq use BCM 1CX BCM4356 wifi module, if use QCOM qca9377 module, set androidboot.wifivendor=qca
BOARD_KERNEL_C= androidboot.wifivendor=rtk
The wifi`s antenna is U6.
settings-> Network&internet->Wi-Fi is used to connect wifi AP.
settings-> Network&internet->Hostpot&tethering is used to configure AP.
The rtk module can't connect to wifi and generate the hotspot at the same time is due to the wiphy address is different, there will
be problems in the wificon process.
evk_8mq:/ # iw wlan0 info
Interface wlan0
ifindex 7
wdev 0x1
addr 18:bb:26:58:55:e4
type managed
wiphy 0
evk_8mq:/ # iw p2p0 info
Interface p2p0
ifindex 8
wdev 0x100000001
addr 1a:bb:26:58:55:e4
type managed
wiphy 1
After connecting to wifi here, you also need to be authenticated to access the Internet. Refer to 4.2.
4.3 WIFI test
19
Содержание MYD-JX8MX Series
Страница 1: ......
Страница 12: ...3 2 Program Android image to SD card 12...
Страница 16: ...4 1 3 reboot bootloader 4 1 4 disable verity 4 1 DM verity configuration 16...
Страница 18: ...4 2 3 choose network Ethernet APP can view more information 4 2 NETWORK test 18...
Страница 26: ...4 8 5 Connected 4 8 4G test 26...