Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
7871 Discussions

Issue with INTEl BE200 Bluetooth Detection on NXP board

Anitha_K
Beginner
52 Views

Hi Team,

We’ve connected the Intel BE200 module to the NXP LA1224 reference board using a PCIe M.2 connector. Below are the kernel configurations ,

/*intel wifi driver */

CONFIG_IWLWIFI=y

CONFIG_IWLWIFI_LEDS=y

CONFIG_IWLDVM=y

CONFIG_IWLMVM=y

CONFIG_CFG80211=y

CONFIG_MAC80211=y

CONFIG_RFKILL=y

CONFIG_PCI=y

CONFIG_PCI_DOMAINS=y

CONFIG_PCI_DOMAINS_GENERIC=y

CONFIG_PCI_SYSCALL=y

CONFIG_PCIEPORTBUS=y

CONFIG_HOTPLUG_PCI_PCIE=y

CONFIG_PCIEAER=y

CONFIG_PCI_LABEL=y

CONFIG_PCIE_BUS_DEFAULT=y

CONFIG_PCI_ENDPOINT=y

CONFIG_PCI_ENDPOINT_CONFIGFS=y

/* Bluetooth drivers*/ CONFIG_BT=y

CONFIG_BT_BREDR=y

CONFIG_BT_RFCOMM=m

CONFIG_BT_RFCOMM_TTY=y

CONFIG_BT_BNEP=y

CONFIG_BT_BNEP_MC_FILTER=y

CONFIG_BT_BNEP_PROTO_FILTER=y

CONFIG_BT_LEDS=y

CONFIG_BT_DEBUGFS=y

CONFIG_BT_INTEL=y

CONFIG_BT_BCM=y

CONFIG_BT_HCIBTUSB=y

we can detect the Wi-Fi module via lspci.However, the Bluetooth module isn't detected using lsusb.

Anitha_K_1-1728062717810.png

We're using the Layerscape SDK, which supports kernel version 5.10, and have placed the  firmware in /lib/firmware.

Anitha_K_0-1728062637898.png


Could you please guide us in troubleshooting this issue or suggest any additional steps for BT detection?

0 Kudos
0 Replies
Reply