<?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>Can Mesh scanning on two different PHY (1Mbps and 125kbps) simultaneously?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55198/can-mesh-scanning-on-two-different-phy-1mbps-and-125kbps-simultaneously</link><description>Hi all, 
 I am try to test light switch server example in mesh SDK (v3.2.0) with nRF5 SDKs(v15.3.0). Using Coded PHY(125kbps) as this post or standard PHY (1Mbps) seperately can both work well in light switch server. 
 In scanner.c, scanner_config_reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Dec 2019 13:42:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55198/can-mesh-scanning-on-two-different-phy-1mbps-and-125kbps-simultaneously" /><item><title>RE: Can Mesh scanning on two different PHY (1Mbps and 125kbps) simultaneously?</title><link>https://devzone.nordicsemi.com/thread/223618?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 13:42:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c36a4f8-158f-4a32-b9b2-070ca1e1ba55</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No, the scanner cannot scan two PHY at the same time.&lt;/p&gt;
&lt;p&gt;It might be possible to make an implementation that uses mesh operation on 1Mbit and combines that with using the SoftDevice for scanning on a separate PHY. Then at any one time the radio will operate in one of two modes: Either it will scan on the different PHY, or it will operate the Bluetooth mesh. When operating the Bluetooth mesh you can forward received advertisements to the application. That way it might be possible scan for advertisements on different PHYs when using Bluetooth mesh. Note that with such a solution you will not run the mesh on two separate PHYs, as you will only be able to scan for regular advertisements on the second PHY.&lt;/p&gt;
&lt;p&gt;Running mesh concurrently on two PHYs is not a good idea. It would require significant rewrites of the mesh stack, it would lead to degraded performance of the mesh network, and it would no longer comply with the Bluetooth mesh specification. Bluetooth mesh is specified to only use 1Mbit.&lt;/p&gt;
&lt;p&gt;We have not done any experiments combining PHYs in the context of Bluetooth mesh. The complexity of such a solution is outside the scope of what we would provide any examples for, so if you attempt to make such a solution I am afraid you will be mostly on your own.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>