<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [imx8m] wifi mesh support in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507049#M2102</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While the device support several features, some of them might not be enabled in the BSP .&lt;/P&gt;
&lt;P&gt;By any chance, which driver are you using for the device ? You can check in&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.15.32_2.0.0_WIFI-Doc" target="_self"&gt; this link&lt;/A&gt; the different features enabled in the Linux Board Support Packages (BSPs).&lt;/P&gt;
&lt;P&gt;Also, if you are not using those drivers, could you please help me validate that in the document of the features of teh driver to validate if the WIFI mesh is mentioned there ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 21:21:01 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2022-08-16T21:21:01Z</dc:date>
    <item>
      <title>[imx8m] wifi mesh support</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1506470#M2101</link>
      <description>&lt;P&gt;I would like to ask wifi mesh support at imx8m evk platform w/ SD8987.&lt;/P&gt;
&lt;P&gt;I set it like the following in the menuconfig.&lt;BR /&gt;CONFIG_MAC80211_MESH=y&lt;/P&gt;
&lt;P&gt;CONFIG_MAC80211_SUPPORT=y&lt;BR /&gt;CONFIG_MAC80211_SUPPORT_UAP=y&lt;BR /&gt;CONFIG_MAC80211_SUPPORT_MESH=y&lt;/P&gt;
&lt;P&gt;But, I did not find any mesh point at target evk board.&lt;/P&gt;
&lt;P&gt;Could you explain how to enable wifi mesh point at imx8m evk platform ?&lt;/P&gt;
&lt;P&gt;================================================================================&lt;BR /&gt;root@imx8mnevk:~# modprobe moal mod_para=nxp/wifi_mod_para.conf&lt;BR /&gt;[59069.386690] wlan: Loading MWLAN driver !!!!&lt;BR /&gt;[59069.391414] wlan: woal_init_from_dev_tree !!!!&lt;BR /&gt;[59069.397172] wlan: Register to Bus Driver...&lt;BR /&gt;[59069.401557] vendor=0x02DF device=0x9149 class=0 function=1&lt;BR /&gt;[59069.407140] Attach moal handle ops, card interface type: 0x105&lt;BR /&gt;[59069.414871] SD8987: init module param from usr cfg&lt;BR /&gt;[59069.419710] card_type: SD8987, config block: 0&lt;BR /&gt;[59069.424196] cfg80211_wext=0xf&lt;BR /&gt;[59069.427188] max_vir_bss=1&lt;BR /&gt;[59069.429824] cal_data_cfg=none&lt;BR /&gt;[59069.432802] ps_mode = 1&lt;BR /&gt;[59069.435249] auto_ds = 1&lt;BR /&gt;[59069.437727] host_mlme=enable&lt;BR /&gt;[59069.440628] fw_name=nxp/sdiouart8987_combo_v0.bin&lt;BR /&gt;[59069.445362] SDIO: max_segs=128 max_seg_size=65535&lt;BR /&gt;[59069.450085] rx_work=1 cpu_num=4&lt;BR /&gt;[59069.453256] Attach mlan adapter operations.card_type is 0x105.&lt;BR /&gt;[59069.459427] wlan: Enable TX SG mode&lt;BR /&gt;[59069.462953] wlan: Enable RX SG mode&lt;BR /&gt;[59069.472543] Request firmware: nxp/sdiouart8987_combo_v0.bin&lt;BR /&gt;[59069.826132] Wlan: FW download over, firmwarelen=595196 downloaded 595196&lt;BR /&gt;[59070.698671] WLAN FW is active&lt;BR /&gt;[59070.701667] on_time is 59070701271625&lt;BR /&gt;[59070.752656] fw_cap_info=0x181d7f03, dev_cap_mask=0xffffffff&lt;BR /&gt;[59070.758288] max_p2p_conn = 8, max_sta_conn = 8&lt;BR /&gt;[59070.763059] SDIO rx aggr: 1 block_size=512&lt;BR /&gt;[59070.767246] wlan: Enable RX SG mode&lt;BR /&gt;[59070.770779] mpa_rx_buf_size=65280&lt;BR /&gt;[59070.808213] wlan: version = SD8987----16.92.21.p41.3-MM5X16322.p3-(FP92)&lt;BR /&gt;[59070.820054] wlan: Register to Bus Driver Done&lt;BR /&gt;[59070.824676] wlan: Driver loaded successfully&lt;BR /&gt;root@imx8mnevk:~#&lt;/P&gt;
&lt;P&gt;root@imx8mnevk:~# ifconfig -a&lt;BR /&gt;eth0: flags=4099&amp;lt;UP,BROADCAST,MULTICAST&amp;gt; mtu 1500&lt;BR /&gt;ether 00:04:9f:07:11:d8 txqueuelen 1000 (Ethernet)&lt;BR /&gt;RX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;/P&gt;
&lt;P&gt;lo: flags=73&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 65536&lt;BR /&gt;inet 127.0.0.1 netmask 255.0.0.0&lt;BR /&gt;inet6 ::1 prefixlen 128 scopeid 0x10&amp;lt;host&amp;gt;&lt;BR /&gt;loop txqueuelen 1000 (Local Loopback)&lt;BR /&gt;RX packets 47276 bytes 2886032 (2.7 MiB)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 47276 bytes 2886032 (2.7 MiB)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;/P&gt;
&lt;P&gt;mlan0: flags=4098&amp;lt;BROADCAST,MULTICAST&amp;gt; mtu 1500&lt;BR /&gt;ether 20:4e:f6:d7:b0:87 txqueuelen 1000 (Ethernet)&lt;BR /&gt;RX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;/P&gt;
&lt;P&gt;uap0: flags=4098&amp;lt;BROADCAST,MULTICAST&amp;gt; mtu 1500&lt;BR /&gt;ether 20:4e:f6:d7:b1:87 txqueuelen 1000 (Ethernet)&lt;BR /&gt;RX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;/P&gt;
&lt;P&gt;wfd0: flags=4098&amp;lt;BROADCAST,MULTICAST&amp;gt; mtu 1500&lt;BR /&gt;ether 22:4e:f6:d7:b0:87 txqueuelen 1000 (Ethernet)&lt;BR /&gt;RX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;RX errors 0 dropped 0 overruns 0 frame 0&lt;BR /&gt;TX packets 0 bytes 0 (0.0 B)&lt;BR /&gt;TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0&lt;BR /&gt;&lt;BR /&gt;root@imx8mnevk:~# iw dev&lt;BR /&gt;phy#0&lt;BR /&gt;Interface wfd0&lt;BR /&gt;ifindex 5&lt;BR /&gt;wdev 0x3&lt;BR /&gt;addr 22:4e:f6:d7:b0:87&lt;BR /&gt;type managed&lt;BR /&gt;txpower 24.00 dBm&lt;BR /&gt;Interface uap0&lt;BR /&gt;ifindex 4&lt;BR /&gt;wdev 0x2&lt;BR /&gt;addr 20:4e:f6:d7:b1:87&lt;BR /&gt;type AP&lt;BR /&gt;txpower 24.00 dBm&lt;BR /&gt;Interface mlan0&lt;BR /&gt;ifindex 3&lt;BR /&gt;wdev 0x1&lt;BR /&gt;addr 20:4e:f6:d7:b0:87&lt;BR /&gt;type managed&lt;BR /&gt;txpower 24.00 dBm&lt;BR /&gt;root@imx8mnevk:~#&lt;BR /&gt;&lt;BR /&gt;================================================================================&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Andy Lee&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1506470#M2101</guid>
      <dc:creator>Andy_Lee</dc:creator>
      <dc:date>2023-11-22T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8m] wifi mesh support</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507049#M2102</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While the device support several features, some of them might not be enabled in the BSP .&lt;/P&gt;
&lt;P&gt;By any chance, which driver are you using for the device ? You can check in&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.15.32_2.0.0_WIFI-Doc" target="_self"&gt; this link&lt;/A&gt; the different features enabled in the Linux Board Support Packages (BSPs).&lt;/P&gt;
&lt;P&gt;Also, if you are not using those drivers, could you please help me validate that in the document of the features of teh driver to validate if the WIFI mesh is mentioned there ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 21:21:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507049#M2102</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2022-08-16T21:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8m] wifi mesh support</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507137#M2103</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am using driver like as below&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;SD-UART &lt;STRONG&gt;8987&lt;/STRONG&gt;&lt;BR /&gt;BSP version : Linux 5.15.32-2.0.0&lt;BR /&gt;Wi-Fi and Bluetooth/Bluetooth LE Firmware version : 16.92.21.p41.3&lt;BR /&gt;Driver version : MM5X16322.p3-GPL&lt;/P&gt;&lt;P&gt;wlan: version = &lt;STRONG&gt;SD8987----16.92.21.p41.3-MM5X16322.p3-(FP92)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;BSP support wifi mesh ? or not ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it is not support wifi mesh point at SD8987,&amp;nbsp; Is it support wifi mesh support at SD/PCIE&lt;STRONG&gt;9098&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regard&lt;/P&gt;&lt;P&gt;Andy Lee&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 02:30:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507137#M2103</guid>
      <dc:creator>Andy_Lee</dc:creator>
      <dc:date>2022-08-17T02:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8m] wifi mesh support</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507524#M2104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize for the inconvenience this might cause you, the driver you are currently using does not include the support of WiFi Mesh .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 13:09:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1507524#M2104</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2022-08-17T13:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8m] wifi mesh support</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1510002#M2105</link>
      <description>&lt;P&gt;Hello, NXP TechSupport team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your kind help.&lt;/P&gt;&lt;P&gt;We are understanding your situation. Also Accepted your current answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I ask you one more time,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any update plan of supporting of WiFi Mesh in near future ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have no plan, You can close this topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andy Lee&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 07:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/imx8m-wifi-mesh-support/m-p/1510002#M2105</guid>
      <dc:creator>Andy_Lee</dc:creator>
      <dc:date>2022-08-23T07:52:49Z</dc:date>
    </item>
  </channel>
</rss>

