Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
711 Discussions

About implementation of Intel Wifi&bluetooth module fixed frequency

成王1
Novice
1,420 Views

hi,friends,

Recently, our equipment needs to be certified as FCC,so we need a fixed frequency tools to select channel.

Intel gives us a solution,Implemented by software(DRTU) combining with BIOS firmware. But Wifi module is OK, Bluetooth is still not available,DRTU can't recognize it.

My ACPI definition under BIOS is as follows:

Name (BTDY, Package()

{

0,

Package()

{

0x12,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

0x80,

}

})

Method(BRDS,0,Serialized)

{

 

Return(BTDY)

 

}

Please help see if my code is a problem,Thanks.

0 Kudos
4 Replies
CarlosAM_INTEL
Moderator
411 Views

Hello, chengyunWang:

Thank you for contacting Intel Embedded Community.

In order to help you in the best way possible could you please give us all the information of the Intel devices related to this thread?

We really appreciate your collaboration.

Best regards,

Carlos_A.

成王1
Novice
411 Views

Thank you for your support.

The following are the information we use:

Wifi&Bluetooth Module : 8265NGW

OS: win10 enterprises 64bit

CPU platform : Skylake

If you need any other information, please tell me.

Thank you very much.

CarlosAM_INTEL
Moderator
411 Views

Hello, chengyunWang :

Thanks for your reply.

We suggest you address this consultation to the https://communities.intel.com/community/tech/wireless Wireless Networking Intel Forum.

We hope that this information may help you.

Best regards,

Carlos_A.

成王1
Novice
411 Views

Thanks Carlos,

We will check it.

Best Regards,

CY Wang

Reply