<?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>[Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9105/nordic-8001-conflict-between-requestdata-and-lib_aci_close_remote_pipe</link><description>I&amp;#39;m calling the requestData function and lib_aci_close_remote_pipe at the same time. 
 The lib_aci_close_remote_pipe returns 0x8E command error which means: &amp;quot;Command rejected as a transaction is still pending&amp;quot;. 
 Does the requestData has any impact</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Sep 2015 13:23:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9105/nordic-8001-conflict-between-requestdata-and-lib_aci_close_remote_pipe" /><item><title>RE: [Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe</title><link>https://devzone.nordicsemi.com/thread/33529?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 13:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90c348fc-6ec0-4d63-a75c-eef5369c9204</guid><dc:creator>Nadgob</dc:creator><description>&lt;p&gt;Thank you for your answer! This limitation does not affect me so much, I just wanted to know if I didn&amp;#39;t miss something.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe</title><link>https://devzone.nordicsemi.com/thread/33528?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 13:15:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a39e28de-7dd7-4008-9d85-3d8246bca35d</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;You are right, this not clear from the nRF8001 PS. Unfortunately the read request is still pending (assumption, since you are sending the commands back to back). So the write request cannot be sent. This is because these are sequential request-response protocols, so the client is not allowed to send another request to the server until a respond has been received. I guess you could call this a design limitation on the nRF8001 as we could possibly have buffered the command, and sent it when the previous procedure is finished, but unfortunately we don&amp;#39;t. I&amp;#39;m sorry for the inconvenience.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe</title><link>https://devzone.nordicsemi.com/thread/33527?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 12:26:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05825a8b-7c59-47a5-8b10-b4ee020923e1</guid><dc:creator>Nadgob</dc:creator><description>&lt;p&gt;No. They are not on the same remote characteristics. It is not clear from the datasheet that I should wait for the request procedure to finish or I did not find the paragraph.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe</title><link>https://devzone.nordicsemi.com/thread/33526?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 12:22:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6484dc4-945a-4826-b0de-4144538b983f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Are these two operations done on the same remote characteristics? Regardless, you should wait until the request data procedure is finished (that is you should have gotten a response from the peer).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>