<?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>Sync two notifications using nrf8001</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2507/sync-two-notifications-using-nrf8001</link><description>Hi there, 
 We are using the nrf8001 and a arduino to read out two sensors.
The two measurements should be at the same time and therefore are coupled to eachother.
Is there a way to use two separate characteristics notification for both sensors and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 May 2014 09:14:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2507/sync-two-notifications-using-nrf8001" /><item><title>RE: Sync two notifications using nrf8001</title><link>https://devzone.nordicsemi.com/thread/10050?ContentTypeID=1</link><pubDate>Thu, 15 May 2014 09:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8820b4fa-b642-4e48-a2e4-7375ca1539c7</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately you are newer guaranteed that two notifications is sent in the same connection event. Most likely they would be sent in different events. To fix this you could either combine them into one notification as you already mentioned, or you could add a timestamp or counter to the packets to identify the value pairs.&lt;/p&gt;
&lt;p&gt;Best regards,
Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>