nrf7002 with STM32 host

Hi,

I have a zephyr project using an STM32U5 as the main MCU. We are looking to add WiFi capabilities and are exploring WiFi companion chip options, and are considering using the nrf7002. I had the following questions on this:

- Are non-nordic host MCUs supported for the nrf7002? I see in the Kconfig.nrf700x that the EXPERIMENTAL flag is set for anything thats not hosted by nrf53x or nrf91x.

- My project currently uses vanilla Zephyr, would switching to to the nRF Connect SDK be required to access the nrf7002 driver?

- Are there licensing concerns with this kind of configuration? Its my understanding that the nRF Connect SDK is licensed for use with Nordic parts, so is it valid to run NCS code on an STM32 if it is utilising a Nordic companion chip?

Thanks in advance for any help!

Related