<?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>BLE topology</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70445/ble-topology</link><description>Hi, I&amp;#39;m developing a wearable fitness device. The device collects accelerometer-gyro data and sends it to the mobile application. Initial developments are good, I created my own services and can successfully communicate. Now I want to collect live data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jan 2021 00:37:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70445/ble-topology" /><item><title>RE: BLE topology</title><link>https://devzone.nordicsemi.com/thread/289046?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 00:37:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac71d871-730e-40f1-b3f8-685e1ca5d47b</guid><dc:creator>awneil</dc:creator><description>[quote userid="95071" url="~/f/nordic-q-a/70445/ble-topology/289041#289041"] I need both devices to communicate each other.[/quote]
&lt;p&gt;Why?&lt;/p&gt;
&lt;p&gt;BLE peripherals can&amp;#39;t communicate peer-to-peer.&lt;/p&gt;
&lt;p&gt;So they&amp;#39;ll either have to communicate via the Central, or one will have to be a Central to the other.&lt;/p&gt;
&lt;p&gt;Or use a different protocol between them.&lt;/p&gt;
[quote userid="95071" url="~/f/nordic-q-a/70445/ble-topology/289041#289041"]i want to collect stream of data from two devices[/quote]
&lt;p&gt;I still don&amp;#39;t see why this requires the 2 devices to talk to each other?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE topology</title><link>https://devzone.nordicsemi.com/thread/289041?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 23:41:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a43e0c1f-5986-4bc3-aaba-4e751568a674</guid><dc:creator>Karthiknk</dc:creator><description>&lt;p&gt;Exactly. Also I need both devices to communicate each other. I want both devices advertised as one device. And button event in one device should affect both devices. For example, consider a wireless earbuds. They advertise as one device, button control in one device influence both earbuds. In my case instead of streaming to two earbuds, i want to collect stream of data from two devices. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE topology</title><link>https://devzone.nordicsemi.com/thread/289036?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 23:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e968c33d-3f63-4e37-bbc6-c725d5b80ef6</guid><dc:creator>awneil</dc:creator><description>[quote userid="95071" url="~/f/nordic-q-a/70445/ble-topology"] I want to collect live data stream from two such devices parallelly. [/quote]
&lt;p&gt;So just have your Central (the mobile app) connect to the 2 peripherals at the same time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>