<?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: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110439/nrf52840-new-project---gazelle-vs-bluetooth-5</link><description>Hello, 
 This is my first time taking a crack at embedded wifi, and I&amp;#39;m currently creating multiple wireless devices to pair with a usb dongle. The Antenna prototype is being sorted in Matlab to get a tuned footprint that—hopefully—fit the enclosures</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Feb 2025 11:03:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110439/nrf52840-new-project---gazelle-vs-bluetooth-5" /><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/522621?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 11:03:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ae2ecd3-cad7-4a62-a75a-ea7d4d24a289</guid><dc:creator>Leschge</dc:creator><description>&lt;p&gt;Please be aware that Bluetooth has hefty fees (11,000$ and more) if you or your client wants to sell these devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/503732?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 11:14:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe01f2bf-938a-4c52-a33c-132916f9f7c8</guid><dc:creator>Davs</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;do I understand correctly, that dynamic pairing with Gazell enabled the encryption of the data between the host and a device? Is it possible to pair 2 devices to a single central? (I&amp;#39;m evaluating using Gazell for a wireless split keyboard design).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/480254?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 14:42:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65671b54-e8b7-4e69-8cc6-2051239b6653</guid><dc:creator>BearedTree</dc:creator><description>[quote userid="7377" url="~/f/nordic-q-a/110439/nrf52840-new-project---gazelle-vs-bluetooth-5/480104"]You can do this with Bluetooth as well, using pairing/bonding and filter accept list (whitelist). But pairing the dongle and devices in the factory may be a bit more tedious.[/quote]
&lt;p&gt;I believe it had more to do with the end-use case regarding the ability to prevent a bunch of advertising to non-desired devices, not necessarily production related.&lt;/p&gt;
&lt;p&gt;This is a more custom job, so this would not be going to large-scale production; the clients are also not developers, and they just did not want to see a bunch of devices on their iphones etc.&lt;/p&gt;
[quote userid="7377" url="~/f/nordic-q-a/110439/nrf52840-new-project---gazelle-vs-bluetooth-5/480104"]What do you mean by &amp;quot;pin complexity&amp;quot; here? But you are right that Bluetooth is a more complex protocol.[/quote]
&lt;p&gt;The client, I believe, was talking about the ability to add a pin/passkey to prevent unauthorized bluetooth connections. I have not really looked at the Bluetooth protocol a whole lot, so I just put what their concern was. The filter list probably solves that issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll take some time to go over the bluetooth 5 spec before proceeding. I know, at least, Gazelle fits the use case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/480104?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 07:01:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4578ee32-47c1-47f4-9cdd-a2289a8c65db</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="BearedTree"]they want to limit the ability for devices to connect to just the specified peripherals and know that they are set to sync with any given-specific USB dongle.[/quote]
&lt;p&gt;You can do this with Bluetooth as well, using pairing/bonding and filter accept list (whitelist). But pairing the dongle and devices in the factory may be a bit more tedious.&lt;/p&gt;
[quote user="BearedTree"]It seems like there was some concern about the dongle advertising itself and potentially getting connected to.[/quote]
&lt;p&gt;That depends on how you design the firmware on the dongle. If you want the dongle to act as a centrlal only, it does not have to matter.&lt;/p&gt;
[quote user="BearedTree"]There was also concern about the limitation of the Bluetooth pin complexity, but I have not&amp;nbsp; messed around with that protocol to know if there is a more robust way to manage/accept connections.[/quote]
&lt;p&gt;What do you mean by &amp;quot;pin complexity&amp;quot; here? But you are right that Bluetooth is a more complex protocol.&lt;/p&gt;
&lt;p&gt;I think most of the arguments agains Bluetooth are less strong than you may think,&amp;nbsp;but on the other hand this use case does fit what Gazell was designed for (a dongle without power consumption limitations, and limited peripherals). So I would choose Bluetooth if I were you,&amp;nbsp;primarily because this is a seems line use case that also fits Bluetooth very well and Bluetooth is much more used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/480076?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 00:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a50f72da-25d2-485e-9b7e-56252a2bd0af</guid><dc:creator>BearedTree</dc:creator><description>&lt;p&gt;Thanks, Einar.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Ya, after I head gone through the docs, ESB did not seem like a good fit, which is why I ended up looking at Gazelle or Bluetooth.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The reason against Bluetooth, from what I understand, is that they want to limit the ability for devices to connect to just the specified peripherals and know that they are set to sync with any given-specific USB dongle. It seems like there was some concern about the dongle advertising itself and potentially getting connected to. There was also concern about the limitation of the Bluetooth pin complexity, but I have not&amp;nbsp; messed around with that protocol to know if there is a more robust way to manage/accept connections.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Gazelle&amp;#39;s pairing seems to be a better fit given those points.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840: New Project - Gazelle vs Bluetooth 5</title><link>https://devzone.nordicsemi.com/thread/479983?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 12:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cb00d28-d18d-4066-a764-446d4cdab7e4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;ESB is probably not a good fit, as it is quite simple and lacks several important features. Gazelle is a posibility. It support pairing, and frequency hopping, and is in some ways similar to Bluetooth. If you are starting a new project now I would look at Bluetooth first, unless there is a paticular reason why you think Gazelle would be a better fit.&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>