BCM4354 test mode for FCC certification

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

cross mob
jech_4375561
Level 1
Level 1

I'm looking to FCC certify a Nvidia Jetson TX2 product which uses the BCM4354 module. It appears that in order to put the module into continuous transmission mode, I require the "wl" utility. Unfortunately, the SDK that Nvidia provides does not include this utility.

I've located these two other posts that seem relevant:

https://community.cypress.com/message/144616#144616

https://community.cypress.com/message/199171#199171

Based on these posts, I have a precompiled ARM version of wl that is executable on the TX2, but it's not able to actually execute any commands. This leads me to believe that in order for wl to work, I require the bcmfmac driver instead of the bcmdhd driver that's currently used, but I can't find any documentation that confirms this.

Any help in acquiring a working wl tool would be greatly appreciated. Do I need to get bcmfmac loaded in order to do this?

Thanks,

0 Likes
1 Solution
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

   Yes,the DHD wl tool can't run well based on fmac driver build, I think you need to get a matched release .

So we need to make sure your final solution is DHD or fmac.

View solution in original post

0 Likes
1 Reply
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello:

   Yes,the DHD wl tool can't run well based on fmac driver build, I think you need to get a matched release .

So we need to make sure your final solution is DHD or fmac.

0 Likes