<?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>flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13663/flush-out-existing-used-pipe-for-reuse-in-nrf8001-in-pic18f</link><description>`Hi Guys,
I have some sensor data of 20 bytes at each measurement at different period stored in EEPROM. Now i have to transmit all data over BLE continously. 
 example : say 20 bytes of data at 7 different time period = 140 bytes of data. 
 Now i&amp;#39;m</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 May 2016 10:35:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13663/flush-out-existing-used-pipe-for-reuse-in-nrf8001-in-pic18f" /><item><title>RE: flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/thread/52197?ContentTypeID=1</link><pubDate>Wed, 11 May 2016 10:35:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4137811-6991-43c4-99ee-4ba12d0419f6</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;You can see an example how we do it in our library &lt;a href="https://github.com/NordicSemiconductor/ble-sdk-arduino/blob/master/libraries/BLE/examples/ble_heart_rate_template/ble_heart_rate_template.ino#L239"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/thread/52196?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 09:03:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23d4fd2b-631a-4466-9576-d3e72dd64e9c</guid><dc:creator>gbiradar</dc:creator><description>&lt;p&gt;Hi run_ar, ok i understand what you said so here what i&amp;#39;m trying, I just want to test my nRF8001 working for over a undefined period continuously.It has to send one command and continuosly android app has to receive any kind of data for testing purpose. but i checked DataCreditEvent, it is part of Dataevents. i don&amp;#39;t know how to implement it in my code i&amp;#39;m using a set of library which are for pic controller and i didn&amp;#39;t find any library call with the name DataCreditEvent. If you have any link can you just send.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/thread/52195?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 08:14:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36264790-5a0d-4a28-89a0-3fcfe53821de</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;What Awneil says is true: You have two available credits. So you can send one packet per event on average, or two in the same event if both buffers are prepared prior to the event. This means you have to check how many credits that are freed in the DataCreditEvent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/thread/52194?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 04:28:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f6ba786-b089-4f17-b663-f76bf92dc590</guid><dc:creator>gbiradar</dc:creator><description>&lt;p&gt;I don&amp;#39;t know whether it is correct or not, Once i send first 20 bytes of data i have read eventcode in while loop when eventcode returns data ack then i can send my next 20 bytes of data i checked with my application perfectly it is working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flush out existing used pipe for reuse in nRF8001 in pic18f?</title><link>https://devzone.nordicsemi.com/thread/52193?ContentTypeID=1</link><pubDate>Fri, 06 May 2016 18:39:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1debcfc-8c50-4d91-a162-214829551181</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The nRF8001 tells you when it is ready for more data with the &lt;strong&gt;DataCreditEvent&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;See section &lt;strong&gt;21.2&lt;/strong&gt;, &amp;quot;&lt;strong&gt;Data command buffering&lt;/strong&gt;&amp;quot; in the nRF8001 Product Specification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>