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.
Link Copied
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.
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.
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.
Thanks Carlos,
We will check it.
Best Regards,
CY Wang
For more complete information about compiler optimizations, see our Optimization Notice.