<?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>Questionning several peripherals one by one when connected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90244/questionning-several-peripherals-one-by-one-when-connected</link><description>Hello everyone, 
 I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c. 
 I managed to implement a multilink communication of BLE over UART with 3 nRF52832 connected peripherals to a nRF52832 central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Jul 2022 12:15:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90244/questionning-several-peripherals-one-by-one-when-connected" /><item><title>RE: Questionning several peripherals one by one when connected</title><link>https://devzone.nordicsemi.com/thread/378086?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2022 12:15:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cb82f23-3b47-4be2-bac7-becad2b58e45</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;There are many ways this can be implemented, but the easiest might be to have some &amp;quot;software handshaking&amp;quot; between the central and peripherals. The software handshaking can simly be that the central write a command to a characteristic on the peer, the peripheral can then interpret the command to either start or stop sending data, how much data it can send and how frequently etc. The central can then at any time update the command value on a characteristic on each individual peripheral.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>