Do you have Linux driver for supporting bx3105 (uart wifi/bt module)?

Hi,

Do you have Linux driver code for supporting bx3105? I mean put bx3105 into to Linux Kernel as a module, so most popular wifi tool and application can be used.

thanks.

So far seems i don’t see such thing

@jwu

The main interface for the BX31 is a UART so you would just use the standard CDC-ACM driver, for the commands you need to parse these yourself as required.

Regards

Matt