imx-firmware/nxp/FwImage_8801_SD/ed_mac_ctrl_V1_8801.conf
Sherry Sun 5c66cfad53 FwImage: SD8801: change the ed_mac value for muRata 2DS module
0x0e is the recommend Energy Detect threshold for muRata 2DS module,
otherwise the inappropriate ed_mac value may cause 2.4G channel 1 AP/P2P
function cannot work when use 2DS along with muRata M.2-usd apater.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2022-12-08 19:11:56 +08:00

16 lines
534 B
Plaintext

# File : ed_mac_ctrl_V1_8801.conf
#
# ./mlanutl mlan0 hostcmd config/ed_mac_ctrl_V1_8801.conf ed_mac_ctrl
#
#
## Set Energy Detect Threshold for EU Adaptivity test
ed_mac_ctrl={
CmdCode=0x0124 #Command code, DO NOT change this line
Enable:2=0x1 # 0 - disable EU adaptivity
# 1 - enable EU adaptivity
Offset:2=0x0e # 0 - Default Energy Detect threshold
#offset value range: 0x80 to 0x7F
}