<?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>Multiprotocol (BLE observer + IEEE802.15.4 Network stack) using NCS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108767/multiprotocol-ble-observer-ieee802-15-4-network-stack-using-ncs</link><description>Is it possible to run a radio network stack (Thread, Zigbee, BLE mesh) while device is scanning for beacons in BLE? 
 I know multiprotocol is enabled by default but scanning takes a lot of time. If it is possible, which window should I use for scanning</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Feb 2024 11:59:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108767/multiprotocol-ble-observer-ieee802-15-4-network-stack-using-ncs" /><item><title>RE: Multiprotocol (BLE observer + IEEE802.15.4 Network stack) using NCS</title><link>https://devzone.nordicsemi.com/thread/471512?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 11:59:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c83bd51-eeee-45c9-a40a-832c29a17b77</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As you say, scanning takes a long time,&amp;nbsp;and the multiprotocol stack is intended for BLE peripheral devices, that only use the radio in short bursts.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is nothing preventing you from doing BLE scanning (I think), but the percentage of time that you use for BLE will be lost for the network stack (Thread or Zigbee). So if you use 50% of the time to scan for BLE packets, it means your device will not pick up zigbee/thread messages 50% of the time. In general it doesn&amp;#39;t work very well, because the zigbee and thread devices are intended to listen (radio in rx mode) nearly 100% of the time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>