<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110649/nrf52840-nrf5340-nrf7002-with-external-mcu</link><description>Hello, 
 We are evaluating a solution for our product where we would like to use 
 
 Zephyr RTOS with NCS 
 nRF52840/nRF5340 + nRF7002 for a combined WiFi/BLE solution. nRF52/53 will run the code for both BLE and WiFi combo. 
 an External MCU which is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Aug 2024 12:45:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110649/nrf52840-nrf5340-nrf7002-with-external-mcu" /><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/499209?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2024 12:45:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d57ad611-510d-465b-a731-39b8949314cb</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have not received a reply yet but have asked for an update. I will update you when I hear back.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/498615?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2024 12:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:761d9ef9-6006-4ca2-941e-3cc61278b262</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have forwarded your questions internally, and I will get back to you early next week.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/498111?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 15:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75c19e93-a9ca-447b-ba3f-57efeab2745f</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Thank you very much Marte,&lt;br /&gt;&lt;br /&gt;* Regarding nRF7002 firmware update, do you&amp;nbsp;know if&amp;nbsp;it will work when i use the non-nRF MCU with MCUboot bootloader? Documentation only mentions about using with nRF5340 or nRF52840. My concern is how do i&amp;nbsp;use `&lt;span&gt;CONFIG_NRF_WIFI_FW_PATCH_DFU` when using non-nRF MCU?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;* Regarding Coexistence, i have gone through documentations. However i am entirely not sure how i can make use of this with non-nRF host MCU? &lt;br /&gt;&lt;br /&gt;This is my rough setup and we can assume that&amp;nbsp;non-nRF MCU will be similar to nRF5340 in terms of memory and Capabilites.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1723562898944v2.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;I will run zephyr BLE host implementation on non-nRF MCU.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;However, i cannot run soft device controller on my non-nRF MCU due to Nordic license.&lt;br /&gt;On nRF5340, i can either run softdevice BLE controller or zephyr BLE controller.&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have COEX pins (REQ, GRANT, STATUS) from nRF7002, Should these pins be connected to nRF5340 or non-nRFMCU for ensuring BLE&amp;amp; WiFi coexistence?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;* Will the&amp;nbsp;coexistence be simplified if i use softdevice controller on my nRF5340 (netcore)? &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;* Will there any code needed on non-nRF MCU to ensure CoEx support?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;* I also saw that in the recent nRF7002 zephyr upstream, coex files are also pushed like&lt;br /&gt;&lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/blob/878640fa0817a5c6684758d68dcb824e24571612/drivers/wifi/nrfwifi/src/coex.c"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/878640fa0817a5c6684758d68dcb824e24571612/drivers/wifi/nrfwifi/src/coex.c&lt;br /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span&gt;Where should i use these APIs non-nRF or nRF5340 MCU&amp;nbsp;for coexistence?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;* If i understand from this sample application:&amp;nbsp;&lt;a id="" href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/ble_coex/src/main.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/ble_coex/src/main.c&lt;br /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span&gt;we should ensure that COEX pins are connected in HW and configured in DTS file and then&amp;nbsp;call the coex APIs in the application?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for your support.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;djgj&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/498065?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 13:13:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffbe2300-c278-42fe-82f6-dcf4e84dca9e</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="djgj"]Also is there any option to update the firmware of nRF7002 in the field?[/quote]
&lt;p&gt;Yes, you can update the nRF7002 firmware in the field. We do not have any samples showing the complete process of this as of now, but the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/libraries/networking/download_client.html"&gt;Download client&lt;/a&gt; sample can be used as a starting point for downloading a firmware update. After the firmware image is downloaded, you can use the available DFU alternatives described in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/config_and_build/dfu/index.html#ug-fw-update"&gt;&lt;span&gt;Device Firmware Updates&lt;/span&gt;&lt;/a&gt; page. You can find more information in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/device_guides/nrf70/nrf70_fw_patch_update.html"&gt;nRF70 Series - Firmware patch update&lt;/a&gt; page.&lt;/p&gt;
[quote user="djgj"]Also do you have any comment on BLE/WiFi coexistence when using with nRF5340 vs non-nRF MCU?&lt;br /&gt;Is Coexistence only supported if we use BLE softdevice Controller? will there be any support in Zephyr regarding this when using nRF7002?[/quote]
&lt;p&gt;If the host MCU uses the SoftDevice Controller, you can use coexistence based on the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrfxlib/mpsl/doc/cx.html#mpsl-cx"&gt;Short-Range Protocols External Radio Coexistence&lt;/a&gt; provided by the &lt;a title="(in nrfxlib v2.7.0)" href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrfxlib/mpsl/README.html#mpsl"&gt;&lt;span&gt;Multiprotocol Service Layer&lt;/span&gt;&lt;/a&gt; (MPSL) library, also called the MPSL CX API. The nRF Connect SDK provides a wrapper that configures coex based on devicetree and Kconfig options. You can read more about this in &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/device_guides/wifi_coex.html#coexistence_based_on_mpsl_cx_api"&gt;Coexistence based on MPSL CX API&lt;/a&gt; and &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/device_guides/wifi_coex.html#ug-radio-mpsl-cx-nrf700x"&gt;nRF70 Series Wi-Fi coexistence&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With a third-party host, the specific details of Bluetooth and Wi-Fi coexistence might depend on the host&amp;#39;s capabilities and configurations. We do have some general information on coexistence in &lt;a href="https://docs.nordicsemi.com/bundle/nan_044/page/APP/nan_044/intro.html"&gt;nRF70 Series Bluetooth LE/IEEE 802.15.4 Coexistence&lt;/a&gt; and in the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf7002/page/chapters/functional/doc/coexistence.html"&gt;nRF7002 datasheet&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/497987?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 09:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bba6f5a-5969-4308-8c12-70d33fe0b414</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Thank you Marte.&lt;/p&gt;
&lt;p&gt;I will take a look at the libraries we might need.&lt;/p&gt;
&lt;p&gt;Also is there any option to update the firmware of nRF7002 in the field?&lt;/p&gt;
&lt;p&gt;Also do you have any comment on BLE/WiFi coexistence when using with nRF5340 vs non-nRF MCU?&lt;br /&gt;Is Coexistence only supported if we use BLE softdevice Controller? will there be any support in Zephyr regarding this when using nRF7002?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;djgj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/497971?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 08:40:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53ae7fef-19c5-4037-bb73-38c9e023f111</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/libraries/networking/download_client.html"&gt;Download client&lt;/a&gt; library, but this was just an example of one of the helper libraries for the nRF7002. &lt;br /&gt;Another thing to mention is that even though the driver is supported in upstream Zephyr, there might be helper libraries available in the nRF Connect SDK that are not in Zephyr. These are not required, but they might provide more features or better support for the nRF7002 than libraries in Zephyr.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/497861?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 14:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:776a4c94-04c9-4876-a85e-9e49ac37d884</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Thank you for the response. which download library do you mean? is it useful for updating the firmware of nRF7002?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;djgj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/497744?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 08:24:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01b1a984-c455-4b97-b2f2-0db61cd07af9</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Some disadvantages would be the test level, as we cannot test for all devices. Due to this, there might be compatibility issues with helper libraries, such as the download library. Additionally, we might not be able to provide the same level of support with a third-party host.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/497378?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 17:47:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c7f0fbf-76c1-4533-b3db-2718fed66384</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Thanks a lot for the clarification Marte.&lt;br /&gt;&lt;br /&gt;&lt;span&gt; Do you know if there will be any significant disadvantage when choosing non&lt;/span&gt;&lt;span&gt;-nRF host for using this companion nRF7002&lt;/span&gt;&lt;span&gt;? &lt;br /&gt;Network stack are all from zephyr in case of NCS too as i understand&lt;/span&gt;&lt;span&gt;. &lt;br /&gt;Is there any significant library in NCS that would be needed in non&lt;/span&gt;&lt;span&gt;-nRF host that i am missing&lt;/span&gt;&lt;span&gt;?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;Regards,&lt;br /&gt;djgj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/495809?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2024 12:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edad7db7-618c-466f-900d-aa2a691d371a</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, that PR adds the nRF70 driver in the upstream Zephyr project.&lt;/p&gt;
&lt;p&gt;The driver in Zephyr is under the&amp;nbsp;&lt;a href="https://spdx.org/licenses/Apache-2.0.html"&gt;Apache License 2.0&lt;/a&gt;, while the nRF Connect SDK is under &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/LICENSE"&gt;LicenseRef-Nordic-5-Clause&lt;/a&gt;, so you do not need to follow the same terms and conditions for using the upstream Zephyr driver as for using the nRF Connect SDK. &lt;br /&gt;However, I recommend contacting Nordic sales in your area for questions regarding copyright and licensing. Se&lt;span&gt;&lt;span dir="ltr"&gt;e &lt;a title="https://www.nordicsemi.com/about-us/contact-us" href="https://www.nordicsemi.com/About-us/Contact-Us" rel="noopener noreferrer" target="_blank"&gt;Contact Us&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Best regards,&lt;br /&gt;Marte&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/495270?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2024 15:41:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:352cde7a-3817-4fb0-877d-33ccae81c118</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Hello AHaug,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for your response.&amp;nbsp;We had to use a non-nRF host because of our&amp;nbsp;project requirements&lt;br /&gt;I have another question related to this.&lt;br /&gt;In the zephyr project, i see this PR&amp;nbsp;&lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/pull/75714"&gt;https://github.com/zephyrproject-rtos/zephyr/pull/75714&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Where i&amp;nbsp;assume nRF7002 support is added to the zephyr project.&lt;br /&gt;does&amp;nbsp;this mean we can now use nRF7002 with non-nRF MCU host? Will there be any impact on copyrights when running WPA supplicant on non nRF MCU?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;djgj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/481120?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 13:59:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ef59743-eada-4f45-8983-7de67c00702d</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;I can also add that the nRF7002DK can be illustrated as a reduced version of your option 2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1714399143972v1.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/481118?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 13:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c01fe93a-bc52-456f-b973-8dea0fd1894a</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Based on my current knowledge I would recommend you to go with option 2 since the nRF7002 is designed to be a companion chip around having a nRF device with sufficient memory as the host device. It might be possible to use a non-nRF companion device, but we don&amp;#39;t have much support for this out of the box so it will depend heavily on your own proprietary solutions and investigations.&amp;nbsp;There might be more support for solutions like option 1 in the future, but as of now it is quite limited.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/working_with_nrf/nrf70/developing/constrained.html#host-soc-support"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/working_with_nrf/nrf70/developing/constrained.html#host-soc-support&lt;/a&gt;, which is a subpage of one of the links I sent in my previous replies is also a good pointer to focus on w.r.t choosing a host-soc&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/481111?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 13:36:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b403abe-579d-4a28-b1a8-29d37e44568f</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Thank you very much for the response.&lt;br /&gt;I will take a look at those documentations.&lt;/p&gt;
&lt;p&gt;Also w.r.t interfacing options&lt;br /&gt;Can you kindly suggest/share your opinion on these interfacing? which might be better in terms of simplicity? Provided we have experience working with Nordic MCUs for BLE.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1714397697657v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dhananjay&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840/nRF5340 + nRF7002 with external MCU</title><link>https://devzone.nordicsemi.com/thread/481086?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 12:46:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30965c95-dc89-4dbf-83a9-a82ac217d9cc</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]Is it possible to use this combination for using nRF combo only as connectivity solution?[/quote]
&lt;p&gt;Yes, this is possible. The nRF7002 can be used together with either the nRF52840 or the nRF5340, and we use nRF5340 in the nRF7002DK due to the addition of the netcore and the additional computational power.&lt;/p&gt;
&lt;p&gt;You can also use this combination (52840/5340+7002) in addition to an external MCU, but you will have to create your own solutions for interfacing between them w.r.t regular &amp;quot;activities&amp;quot; and w.r.t DFU and flashing of the devices. We do unfortunately not have any out of the box solutions for how to use an external mcu in a two/three-chip solution since it&amp;#39;s hard to create a generic 1-solution fits all potential candidates as an external MCU.&lt;/p&gt;
[quote user=""]Is there an example already on zephyr or NCS for this solution? Can you guide us to relevant samples or documents on this?[/quote]
&lt;p&gt;You can find a list of WiFi samples here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/samples/wifi.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/samples/wifi.html&lt;/a&gt;&amp;nbsp;and I would specially point to the BLE coexistence sample:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/samples/wifi/ble_coex/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/samples/wifi/ble_coex/README.html&lt;/a&gt;&amp;nbsp;as well as the Wi-Fi fundamentals course on our academy pages&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/wi-fi-fundamentals/"&gt;https://academy.nordicsemi.com/courses/wi-fi-fundamentals/&lt;/a&gt;&amp;nbsp;(there is also a BLE course if thats of any interest).&lt;/p&gt;
&lt;p&gt;I would also recommend that you start with the nRF7002DK (which features the nRF5340) as a starting point w.r.t investigating the samples.&lt;/p&gt;
[quote user=""] How does interfacing with nRF52/53 MCU in this case looks like?[/quote]
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/nrf70.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/nrf70.html&lt;/a&gt;&amp;nbsp;and the subopages under&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/working_with_nrf/nrf70/developing/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs1/page/nrf/device_guides/working_with_nrf/nrf70/developing/index.html&lt;/a&gt;&amp;nbsp;should explain this quite well&lt;/p&gt;
&lt;p&gt;Let me know if this is enough to get you going!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>