Connecting LM006 to Colibri iMX6 running Linux

In colibri-imx6 I try to connect LM006 and appears

connmanctl enable wifi
Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

What BSP version did you try this with (LM006 is supported since our BSP V2.5 beta 3)?

Was the driver loaded properly (e.g. full dmesg and lsmod output would be helpful)?

Your output is an indication that no wifi hardware is currently found / supported.

root@apalis-imx6:~# connmanctl enable wifi
Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

So likely you did not connect the LM006 when doing the test or you’re Linux does not have the required drivers.

And in case it matters, I’m building the “angstrom-qt5-x11-image” image.

Please do not hijack any old questions but rather ask a new one filling out the exact details about hardware and software versions of things taking about.

no problem, sorry about that.