<?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>Does Bluetooth Mesh have frequency jumping?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115968/does-bluetooth-mesh-have-frequency-jumping</link><description>Greetings! 
 I am looking into Bluetooth Mesh, and the allowed radiated power according to Norwegian law. The general limit for 2.4GHz is 10mW, but if we utilize FHSS the limit is 100mW. If we use other frequency-hopping strategies (DSSS?) the limit is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Nov 2024 16:37:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115968/does-bluetooth-mesh-have-frequency-jumping" /><item><title>RE: Does Bluetooth Mesh have frequency jumping?</title><link>https://devzone.nordicsemi.com/thread/509166?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 16:37:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b362a37-f9bd-491d-9f0c-5d0771bbec73</guid><dc:creator>Fridtjof</dc:creator><description>&lt;p&gt;I think I was able to figure it out using your answer and the official EN 300 328 specification which Norwegian law references.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Bluetooth Mesh does not fulfill the requirements in `EN 300 328`. This spec does not actually define what Frequency Hopping is, but does as you say include a provision that IF you use FHSS THEN you must have at least 5 channels.&lt;/li&gt;
&lt;li&gt;The 10mW/MHz is a Spectral Power Density limit, which is relevant for equipment which does NOT jump between frequency channels, but uses some other spread-spectrum method.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So in conclusion, Bluetooth Mesh falls under the general 10mW e.i.r.p. limit for 2.4GHz equipment, and cannot use a higher transmit power despite&amp;nbsp;using several channels.&lt;/p&gt;
&lt;p&gt;Thanks again, Edvin!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Bluetooth Mesh have frequency jumping?</title><link>https://devzone.nordicsemi.com/thread/509133?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 14:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b2d0d38-b5bb-4431-b117-8e3d0414123d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;No, it is not DSSS. The channels are spread out through the spectrum (to avoid the WiFi channels). See this figure:&lt;br /&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/pastedimage1730816544498v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;(source:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-2-bluetooth-le-advertising/topic/advertising-process/"&gt;https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-2-bluetooth-le-advertising/topic/advertising-process/&amp;nbsp;&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Mesh stack is built on top of the softdevice controller, so it behaves the same as an advertiser and scanner would do in normal BLE applications.&lt;/p&gt;
&lt;p&gt;So whenever it sends out a message, it will send it as a packet on all 3 channels, in a burst. The devices that are not transmitting are always listening. I am not sure exactly what parameters they use (scan window and scan interval), but it will have a scan window = scan interval, to get the max RX time, and it will increment the channel on every scan interval.&amp;nbsp;&lt;/p&gt;
[quote user="Fridtjof"]and what number I can plug into the&amp;nbsp;&lt;span&gt;10mW/MHz formula?&lt;/span&gt;[/quote]
&lt;p&gt;I am not sure exactly what formula we are talking about here.&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><item><title>RE: Does Bluetooth Mesh have frequency jumping?</title><link>https://devzone.nordicsemi.com/thread/508906?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 09:08:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76f76ddc-159b-45f3-ad53-3af5f5147e58</guid><dc:creator>Fridtjof</dc:creator><description>&lt;p&gt;Thank you for the answer, Edvin! Do you know how BT Mesh switches between these channels (e.g. is it DSSS?), and what number I can plug into the&amp;nbsp;&lt;span&gt;10mW/MHz formula?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Bluetooth Mesh have frequency jumping?</title><link>https://devzone.nordicsemi.com/thread/508690?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2024 14:45:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b4a2136-a963-4602-8c83-d30b24e8a6c0</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Fridtjof,&lt;/p&gt;
&lt;p&gt;Bluetooth Mesh uses the standard Bluetooth LE advertising channels, 37, 38 and 39. As far as I understand, the FHSS requirement is 5 channels, so Bluetooth Mesh does not meet this requirement.&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>