<?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: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2171822#M240792</link>
    <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Did you solve your issue?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 09:00:00 GMT</pubDate>
    <dc:creator>Warren_Huang</dc:creator>
    <dc:date>2025-09-18T09:00:00Z</dc:date>
    <item>
      <title>Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096335#M237157</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I've been asked to move a conversation over here as I try to bring up ZBoss Zigbee support for the IW612 on our i.MX8M Mini board.&lt;/P&gt;&lt;P&gt;History:&lt;/P&gt;&lt;P&gt;"I've just been reading through the "ZBOSS IW612 delivery package". It looks like quite a manual process.&lt;/P&gt;&lt;P&gt;In the past I had a look at integrating the meta-nxp-connectivity layer as it seemed to have some support for meta-nxp-zigbee-rcp&lt;/P&gt;&lt;P&gt;Can you tell me if this is up to date and appropriate to use, as it would be more straightforward (and maintainable) for me to integrate this rather than manually create my own Yocto recipes"&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;"We need to update the UM11786. Highly recommend using the&amp;nbsp;&lt;STRONG&gt;meta-nxp-connectivity&lt;/STRONG&gt;&amp;nbsp;recipe for integrating the ZBOSS stack offering into the i.MX BSP.&lt;/P&gt;&lt;P&gt;On another note, please use our community to ask any technical questions. We will manage it over the portal. It is easy to lose the information over emails and it is inefficient over a long run."&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Integrating the driver + FW is done in the nxp-wlan-sdk_git.inc. Refer to the snippet below:&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:ahegde@cas-bldsvr-de:~/work/imx-repos/6.12.3-1.0.0/sources/meta-imx/meta-imx-bsp/recipes-connectivity/nxp-wlan-sdk$" target="_blank"&gt;# 6.12.3-1.0.0/sources/meta-imx/meta-imx-bsp/recipes-connectivity/nxp-wlan-sdk$&lt;/A&gt; cat nxp-wlan-sdk_git.inc&lt;/P&gt;&lt;P&gt;SUMMARY = "NXP Wi-Fi SDK for module 88w8801/8987/8997/9098 and IW416/612"&lt;/P&gt;&lt;P&gt;LICENSE = "GPL-2.0-only"&lt;/P&gt;&lt;P&gt;LIC_FILES_CHKSUM = file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77&lt;/P&gt;&lt;P&gt;&lt;U&gt;# For Kernel 5.4 and later&lt;/U&gt;&lt;/P&gt;&lt;P&gt;SRCBRANCH = &lt;U&gt;"lf-6.12.3_1.0.0"&lt;/U&gt;&lt;/P&gt;&lt;P&gt;MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"&lt;/P&gt;&lt;P&gt;SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"&lt;/P&gt;&lt;P&gt;SRCREV = "0396cfb38ad73a3d587cd0f8c139b47801e70891"&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;So at the moment I think I am using firmware-imx-wifi&lt;/P&gt;&lt;P&gt;&lt;A href="https://git.yoctoproject.org/meta-freescale/tree/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb?h=master" target="_blank"&gt;https://git.yoctoproject.org/meta-freescale/tree/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb?h=master&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I need to look at how this relates to nxp-wlan-sdk...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 09:34:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096335#M237157</guid>
      <dc:creator>AlexJLennon</dc:creator>
      <dc:date>2025-05-13T09:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096344#M237158</link>
      <description>&lt;P&gt;Looking at the board firmware image it looks to me as though in /lib/firmware/nxp/wifi_mod_para.conf we have&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;SDIW612 = {&lt;BR /&gt;cfg80211_wext=0xf&lt;BR /&gt;max_vir_bss=1&lt;BR /&gt;cal_data_cfg=none&lt;BR /&gt;ps_mode=0&lt;BR /&gt;auto_ds=1&lt;BR /&gt;host_mlme=1&lt;BR /&gt;fw_name=nxp/sduart_nw61x_v1.bin.se&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;So I think this is the IW612 firmware binary we are using atm&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 09:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096344#M237158</guid>
      <dc:creator>AlexJLennon</dc:creator>
      <dc:date>2025-05-13T09:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096762#M237174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please tell me who was supporting you before?&lt;/P&gt;
&lt;P&gt;Please share with me your ZBOSS version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 21:29:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096762#M237174</guid>
      <dc:creator>DanielRuvalcaba</dc:creator>
      <dc:date>2025-05-13T21:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096767#M237175</link>
      <description>&lt;P&gt;Achyut Hegde and he's provided&amp;nbsp;&lt;/P&gt;&lt;P&gt;Versioning:&lt;BR /&gt;===========&lt;/P&gt;&lt;P&gt;Date: Wed, 26 Mar 2025 12:00:47 +0000&lt;BR /&gt;Version: 019.207&lt;BR /&gt;Sha1: 8e12dcd&lt;BR /&gt;Zboss: zoi_release-4.1.4.2-b34cee4&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 21:48:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2096767#M237175</guid>
      <dc:creator>AlexJLennon</dc:creator>
      <dc:date>2025-05-13T21:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2171822#M240792</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Did you solve your issue?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 09:00:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2171822#M240792</guid>
      <dc:creator>Warren_Huang</dc:creator>
      <dc:date>2025-09-18T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Discussion on how to get ZBoss Zigbee stack up and running on i.MX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2171847#M240793</link>
      <description>&lt;P&gt;Hi Warren,&lt;/P&gt;&lt;P&gt;Great timing! I have been focussed on some other work relating to audio codecs and your i.MX93 SOC. I'm just about to return to the Zigbee work in the next few days so will post an update here&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 09:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Discussion-on-how-to-get-ZBoss-Zigbee-stack-up-and-running-on-i/m-p/2171847#M240793</guid>
      <dc:creator>AlexJLennon</dc:creator>
      <dc:date>2025-09-18T09:13:16Z</dc:date>
    </item>
  </channel>
</rss>

