<?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>Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83/is-it-possible-to-get-nrf8002-to-transmit-continuously-or-rapidly-100-sec-when-it-receives-a-specific-command</link><description>I would like to use an nRF8002 in a proximity detection application.
I would like to be able to send a request/command to the device to start a continuous or rapid transmit of dummy data, until a stop command is sent.
Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Feb 2014 11:13:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83/is-it-possible-to-get-nrf8002-to-transmit-continuously-or-rapidly-100-sec-when-it-receives-a-specific-command" /><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/463?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2014 11:13:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3917ba1-8bd3-429c-abf8-051b06189f2b</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The source code is available on purchase of the kit, you need go to mypage on Nordicsemi.com , register yourself. ( &lt;a href="https://www.nordicsemi.com/eng/user/register/2"&gt;www.nordicsemi.com/.../2&lt;/a&gt; )
Add the product key that is on your development kit to &amp;quot;My Keys&amp;quot; on your mypage.
You should then (when you are logged into mypage)
download the apps that you want &lt;a href="https://www.nordicsemi.com/Products/nRFready-Demo-APPS"&gt;www.nordicsemi.com/.../nRFready-Demo-APPS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any issues ask on the mypage by creating a new case.&lt;/p&gt;
&lt;p&gt;Edit:
The nRF8002 development kit gives you access to nRF Toolbox, nRF Utility and nRF Proximity.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/462?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 22:14:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:534e5bf4-6493-474c-a6d7-3c8bbfbd6b78</guid><dc:creator>karthik k</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Thank you for your reply. Is there sample Android code that Nordic provides for this purpose ?&lt;/p&gt;
&lt;p&gt;I purchased the full NRF8002 kit and was able to test this feature using the nRF Android app (nRF Toobox). I am searching for the source code for this app but I am not able to download the Android nRF Toolbox source code. Is the source code available for purchasing this kit ?&lt;/p&gt;
&lt;p&gt;Thank You
KarthiK K&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/461?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 09:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05860073-94d3-46a5-aaa1-c44c54391b5a</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You can use the Alert Notification or Immediate Alert on the peer to transmit the button press to the peer. In this case the nRF8002 acts as a GATT Client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/460?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2014 23:42:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:744beb40-0c8c-42c6-9aed-a49e77e8b1cb</guid><dc:creator>karthik k</dc:creator><description>&lt;p&gt;You mention that the nRF8002 can be used in a keyfob applications. What profile/service/characteristic should be used to transmit a button press on the nRF8002 input pins back to a phone ?&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/459?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2013 11:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c41d9ee6-cce6-434a-9ebb-8edb14461f35</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since you are planning to send a command to change the behavior of the nRF8002, an alternative would be to change the connection interval to a more frequent connection interval and then change it to a less frequent connection interval, this can be done from the master side of the link. This would provide the more frequent transmissions from the nRF8002 that you seem to require.&lt;/p&gt;
&lt;p&gt;In addition the nRF8001 already sends a Read Request every 30 seconds when an encrypted link is available.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to get nRF8002 to transmit continuously or rapidly (100/sec) when it receives a specific command?</title><link>https://devzone.nordicsemi.com/thread/458?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2013 11:09:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9686314f-9506-4d32-9b6a-534c45bfffee</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF8002 is a restricted system-on-chip made for typical keyfob applications. By this I mean that it only supports a given profile (proximity) and a given set of configurations. The nRF8002 cannot be programmed to do the specific task you ask about.&lt;/p&gt;
&lt;p&gt;For a &amp;quot;burst of data&amp;quot;-application using BLE, you will have to look at either the nRF8001 or the nRF51822.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>