<?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>Multiple SAADC channels with Multiple BLE Characteristics</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26341/multiple-saadc-channels-with-multiple-ble-characteristics</link><description>I have 2 Channels with SAADC taking samples. They are configured to respond to BLE characteristics that have read and notify properties, each channel has its own characteristic it responds to. 
 For BLE characteristic notifications I setup a double buffer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Oct 2017 08:47:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26341/multiple-saadc-channels-with-multiple-ble-characteristics" /><item><title>RE: Multiple SAADC channels with Multiple BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/103641?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 08:47:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e626a8b-a909-4c86-a1ae-e7b27769ba3b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You cannot use the blocking functions when non-blocking sampling is setup. The blocking functions will setup buffer and trigger a single sample, just like non-blocking mode, it is just not visible to the user.&lt;/p&gt;
&lt;p&gt;Your second option is the way you need to go, if you do not want to disable the SAADC setup for notifications, to allow triggering a single sample for the read operation.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>