<?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>Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing</link><description>I&amp;#39;m trying to find out the wireless technology that I can use for peer to peer communication. The main requirement is to have good data transfer speed (at least 500kps or more), pairing process should be without user intervention and the devices will</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 May 2024 13:42:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing" /><item><title>RE: Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/thread/486478?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 13:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d1996c0-9285-40fd-a729-904da603a557</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You welcome Gaurav, the best of luck with your project &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/thread/486134?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 10:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9f25bfa-1b78-4ee6-aefe-1bd7d5af8e2f</guid><dc:creator>gaurav13r</dc:creator><description>[quote userid="2116" url="~/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing/485361"]Why is using OOB a problem?&amp;nbsp;You will need to add an NFC reader on one side, since the nRF device can be NFC tag only, but then you should be able to do secure OOB pairing over BLE without requiring any user interaction.&amp;nbsp;[/quote]
&lt;p&gt;It&amp;#39;s an over head, one additional technology to take care.&amp;nbsp;&lt;/p&gt;
[quote userid="2116" url="~/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing/485361"]The bitrate of the NFC solution supported by the nRF devices is 106kbps, but I expect there is some overhead as well, meaning the actual data throughput would be lower. In other words you should get significantly better throughput when using the radio.&amp;nbsp;[/quote]
&lt;p&gt;Thanks for sharing that. It helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/thread/485361?ContentTypeID=1</link><pubDate>Wed, 22 May 2024 10:43:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58dc15f5-4ea1-4f85-a9b6-1a029cb009b4</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Why is using OOB a problem?&amp;nbsp;You will need to add an NFC reader on one side, since the nRF device can be NFC tag only, but then you should be able to do secure OOB pairing over BLE without requiring any user interaction.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could also do a proprietary RF implementation using a protocol such as ESB, but then you will need to do more work on the firmware side in order to implement the higher layers of the RF protocol.&amp;nbsp;&lt;/p&gt;
[quote user="gaurav13r"]I&amp;#39;m wondering if you would suggest using UWB for just P2P communication. If yes,&amp;nbsp;how bad will be the packet loss? Do I need to have my own&amp;nbsp;retransmission protocol on top of UWB link?[/quote]
&lt;p&gt;Not sure what you mean by UWB in this context?&amp;nbsp;&lt;br /&gt;Nordic doesn&amp;#39;t provide any UWB solutions, so if you want to explore this you would have to look elsewhere.&amp;nbsp;&lt;/p&gt;
[quote user="gaurav13r"]Another thought is NFC, what would be the maximum throughput that can be achieved NFC considering that devices are in direct contact with each other?&amp;nbsp;[/quote]
&lt;p&gt;The bitrate of the NFC solution supported by the nRF devices is 106kbps, but I expect there is some overhead as well, meaning the actual data throughput would be lower. In other words you should get significantly better throughput when using the radio.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/thread/485074?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 11:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b389b413-9b6e-48d9-92dd-57608b672dc7</guid><dc:creator>gaurav13r</dc:creator><description>&lt;p&gt;Hello Torbj&amp;oslash;rn&lt;/p&gt;
[quote userid="2116" url="~/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing/485045"]Will both devices be under your control? Put another way, would you use nRF devices on both sides?&amp;nbsp;[/quote]
&lt;p&gt;Yes,&amp;nbsp;both the devices will be developed in-house and they can be nRF chips as well.&amp;nbsp;&lt;/p&gt;
[quote userid="2116" url="~/f/nordic-q-a/111267/wireless-peer-to-peer-communication-w-o-user-intervention-pairing/485045"]What kind of security do you require? Will the communication have to be encrypted, and will an authenticated link be necessary?[/quote]
&lt;p&gt;Since these devices are medical equipment, so security will be required and the data should be encrypted.&lt;/p&gt;
&lt;p&gt;The issue with BLE is I need to have OOB implemented as pairing based on UUID or advertised name won&amp;#39;t work as there can be multiple peripherals in vicinity and I should be connected to the one that is physically mated with central device. RSSI may help but these devices can be in very close proximity.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m wondering if you would suggest using UWB for just P2P communication. If yes,&amp;nbsp;how bad will be the packet loss? Do I need to have my own&amp;nbsp;retransmission protocol on top of UWB link?&lt;/p&gt;
&lt;p&gt;Another thought is NFC, what would be the maximum throughput that can be achieved NFC considering that devices are in direct contact with each other?&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireless Peer to Peer communication w/o user intervention pairing</title><link>https://devzone.nordicsemi.com/thread/485045?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 10:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc59f231-879c-4a39-ae56-730aea60db07</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Gaurav&lt;/p&gt;
&lt;p&gt;Will both devices be under your control? Put another way, would you use nRF devices on both sides?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What kind of security do you require? Will the communication have to be encrypted, and will an authenticated link be necessary?&lt;br /&gt;In general it is hard to combine little user interaction with a high level of security.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BLE seems to be the best fit based on your requirements. Assuming you control both sides you can set up the central and peripheral to connect and pair automatically,&amp;nbsp;based on whichever criteria you want (such as the advertised name or UUID of the peripheral, RSSI strength, and more).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>