Hi NXP Team
We follow the nxp information : https://community.nxp.com/t5/i-MX-Processors/Integrate-88W9098-BT-function-to-iMX8MPlus-L5-4-70-2-3-...
Try to test the wifi /bt module nxp 88w9098 in NXP iMX8M plus.
The kernel version is 5.10.35 (Yocto3.3).
I have some question.
(1) I can not find any driver for the version 5.10.35 nxp imx8m plus kernel source.
(2) I can not download the driver for 9098.
(3) About iMx8M plus demo image, it is not enable the wifi /bt function by default.
(4) Do you have SOP about how to do test and used or porting the 88w9098 wifi module include wifi /bt function?
Thanks
Hi NXP @igorpadykov
I try the Yocto3.3 version.
Wifi is work and test it pass.
But BT still cannot work.
I get the some error message.
Bluetooth: hci0 : command 0x1001 tx timeout.
Bluetooth: hci0 : command 0x1009 tx timeout.
Hi Charles
one can try to follow UM11483 Getting Started with NXP-based Wireless Modules on i.MX 8M Quad EVK Running Linux OS - User manual (...
Driver is one, as described in sect.4.13.4 Source Code Structure i.MX Linux Reference Manual
The NXP Onedriver source code files are available:
https://source.codeaurora.org/external/imx/mwifiex/tree/
Best regards
igor