How to make the parameter of adaptive test setting?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
kiji_1771846
Level 1
Level 1
First like received

I use the chip of BCM43362 and do wifi adaptive test on channle 1 and channel 13.

The NVRAM parameters are:

edonthd40=-86

edoffthd40=-92

edonthd20u=-86

edonthd20l=-86

edoffthd20ul=-92

The test results show that pass on channel 1 but fail on channel 13.

Can you help me to explain the meaning of parameters above and how to adjust these parameters?

Thanks a lot.

0 Likes
1 Solution

Basically the edoffthd is provided for hysteresis. If ch. 1 has passed adaptivity but ch 13 has failed, it is possible that the RSSI is too high for ch. 13. Please check if lowering the RSSI to below -50 helps.

View solution in original post

3 Replies
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

edonthd and edoffthd are energy detect on and off parameters required for adaptivity. If it is failing on channel 13, it is possible that you are testing on default country code US/0 where channels 12 and 13 are disabled. Can you check the Wi-Fi regulatory manual https://www.cypress.com/documentation/application-notes/an225347-cypress-wi-fi-clm-regulatory-manual? Adaptivity testing has been explained in section 4.2.5 along with the relevant wl commands.

During the test,I set the country code “DE”.

Am my understanding right?

How to explain the third situation?

RSSI>= edonthd energy detect is on

RSSI<= edoffthd energy detect is off

RSSI> edoffthd and RSSI< edonthd ??

发件人: GauravS_31

发送时间: 2019年2月26日 18:03

收件人: kim ji

主题: Re: - How to make the parameter of adaptive test setting?

<http://www.cypress.com>

<https://community.cypress.com/?et=watches.email.thread> Cypress Developer Community

How to make the parameter of adaptive test setting?

reply from GauravS_31 <https://community.cypress.com/people/GauravS_31?et=watches.email.thread> in WICED Studio Wi-Fi/Combo Forums - View the full discussion <https://community.cypress.com/message/188425?et=watches.email.thread#188425>

0 Likes

Basically the edoffthd is provided for hysteresis. If ch. 1 has passed adaptivity but ch 13 has failed, it is possible that the RSSI is too high for ch. 13. Please check if lowering the RSSI to below -50 helps.