<?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>Wlan coexistence with Ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27887/wlan-coexistence-with-ble</link><description>Dear Nordic, 
 Hi,i&amp;#39;m looking for an easy way to make Wlan coexistence with Ble,i know there has a solution that named 3rd party, just like this: 
 
 So, What i want to know: 
 
 
 If the Nrf52832 supports the 3rd party solution like this 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Dec 2018 09:41:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27887/wlan-coexistence-with-ble" /><item><title>RE: Wlan coexistence with Ble</title><link>https://devzone.nordicsemi.com/thread/162450?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 09:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20c8774a-4685-4393-adb5-f022d5a7f994</guid><dc:creator>saad</dc:creator><description>&lt;p&gt;Hey Draym, we are running into the same problem&amp;nbsp;with providing co-existence with the ATWINC1500 WiFi module. Did you find any solution to the problem?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you and best regards,&lt;/p&gt;
&lt;p&gt;Saad&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wlan coexistence with Ble</title><link>https://devzone.nordicsemi.com/thread/110023?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2017 02:07:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:893a8686-8900-4630-8dc0-72e1e0805737</guid><dc:creator>Draym</dc:creator><description>&lt;p&gt;Thank you for the response.  i will a&amp;#39;ttempt to use  radio notifications.
thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wlan coexistence with Ble</title><link>https://devzone.nordicsemi.com/thread/110022?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 14:28:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05934696-a204-4cfa-8173-b5315d69c33e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Unfortunately there is no built in option for this.&lt;/li&gt;
&lt;li&gt;One workaround is to use &lt;a href="https://devzone.nordicsemi.com/tutorials/14/"&gt;radio notifications&lt;/a&gt;. You can also look into a &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/radio_notif/radio_notif_palna.html?cp=2_3_1_0_10_5"&gt;similar feature&lt;/a&gt; in the S132. This allows you to toggle a GPIO when the radio is ramping up and preparing to transmit BLE packets. Your wifi chip can then detect this signal and take action based on that. Unfortunately though, this just works one way. There is no way for the nRF52 to receive an external signal from your WiFi chip and have our BLE stack keep quiet while the WiFI chip is talking. A second option is to configure our BLE stack to only use channels outside of the radio band that your Wifi chip is using. You can e.g. configure your wifi chip to use wifi channel 1 and let the nRF52 use BLE channels 11 to 36. Here is a relevant post: &lt;a href="https://devzone.nordicsemi.com/question/168214/channel-map-setting-for-wifi-coexistence/"&gt;Channel map setting for Wifi Coexistence&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;What they are talking about in that thread is to run two radio protocols, e.g. ZigBee and BLE, on the same SoC. With our nRF5 SoC series it is possible to run multiple protocols at the same time by assigning timeslots to each protocol and multiplex between. Unfortunately you can&amp;#39;t run wifi on our SoCs so this solution won&amp;#39;t work for you.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>