<?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>Read multi characteristics from the peripheral as a central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56858/read-multi-characteristics-from-the-peripheral-as-a-central</link><description>Hello, I&amp;#39;m workin with custom nrf52832 and sdk15.0.0, so to work with the central , i chose the example :ble_app_blinky_c . I modife the code to control my custom characteristics , and read my custom characteristics, but when i want to read multi characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jan 2020 13:07:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56858/read-multi-characteristics-from-the-peripheral-as-a-central" /><item><title>RE: Read multi characteristics from the peripheral as a central</title><link>https://devzone.nordicsemi.com/thread/230355?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 13:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:501f4348-3188-430d-bcd4-233c08ea7426</guid><dc:creator>achraf</dc:creator><description>&lt;p&gt;sorry I didnt get you&lt;br /&gt;here is my code based on the&amp;nbsp;&lt;span&gt;ble_app_blinky_c&amp;nbsp; nothing changed only the uuid .&lt;br /&gt;please explain where i shoud do the things or what am i suposed to do cause its confusing&amp;nbsp;example .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8640.main.c"&gt;devzone.nordicsemi.com/.../8640.main.c&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/our_5F00_central.c"&gt;devzone.nordicsemi.com/.../our_5F00_central.c&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/our_5F00_central.h"&gt;devzone.nordicsemi.com/.../our_5F00_central.h&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read multi characteristics from the peripheral as a central</title><link>https://devzone.nordicsemi.com/thread/230346?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 12:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9223899f-e57e-446f-b6e4-dd8ceadbef89</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Not sure if I have any recommendation here in specific. I assume you need to have a array of some sort that have an overview of the number of active links (connection handles) and&amp;nbsp;notification&amp;nbsp;handles. Then each time you receive a notification from the peer you can do a lookup in the array which characteristic that sent the notification.&lt;/p&gt;
&lt;p&gt;Alternatively you can just add data (e.g. use a header in the data) to the notification, such that the application just parse the notification itself to find the characteristic.&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>