Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
914 Discussions

About implementation of Intel Wifi&bluetooth module fixed frequency

成王1
Novice
2,438 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
1,429 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.

0 Kudos
成王1
Novice
1,429 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.

0 Kudos
CarlosAM_INTEL
Moderator
1,429 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.

0 Kudos
成王1
Novice
1,429 Views

Thanks Carlos,

We will check it.

Best Regards,

CY Wang

0 Kudos
Reply