<?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>ANT minimum channel period on nRF51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7959/ant-minimum-channel-period-on-nrf51422</link><description>Hi,
the ANT protocol defines the channel message rate in a range from 0.5Hz to above 200Hz, with the upper limit dependant on the specific implementation. 
 What are the limits for nRF51422? 
 I tried to use the ant_broadcast_rx_s210_pca10028 and the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Jul 2015 06:16:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7959/ant-minimum-channel-period-on-nrf51422" /><item><title>RE: ANT minimum channel period on nRF51422</title><link>https://devzone.nordicsemi.com/thread/28491?ContentTypeID=1</link><pubDate>Fri, 03 Jul 2015 06:16:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d305640-ce0e-4316-85f3-00a730f967c2</guid><dc:creator>Luca122131</dc:creator><description>&lt;p&gt;Ok, thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT minimum channel period on nRF51422</title><link>https://devzone.nordicsemi.com/thread/28490?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 15:10:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:940a2ebd-405e-4215-91bd-db677eb90396</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You want a message rate of 100Hz, then you need to set the channel period value to 32768/4 = 327.68-&amp;gt;328. Just follow the example below equation 5-2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT minimum channel period on nRF51422</title><link>https://devzone.nordicsemi.com/thread/28489?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 14:53:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10983ad3-a37e-483b-803b-32d9545a9ed6</guid><dc:creator>Luca122131</dc:creator><description>&lt;p&gt;I think that&amp;#39;s correct using 10 for 100 Hz because the period is defined:&lt;/p&gt;
&lt;p&gt;Period = 32768 / MessageRate (Hz)&lt;/p&gt;
&lt;p&gt;in D00000652_ANT_Message_Protocol_and_Usage_Rev_5&lt;/p&gt;
&lt;p&gt;Am I wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT minimum channel period on nRF51422</title><link>https://devzone.nordicsemi.com/thread/28488?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 14:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8522ef6-92fa-449e-be7c-4c5d63263f47</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The limits for the nRF51422 depend on a set of parameters, number and types of channels etc. But if you only have one transmit/receive channel, 200Hz should be achieveable. But you should test your setup to check that you actually achieve it.&lt;/p&gt;
&lt;p&gt;I believe the usPeriod should be the period in 32768Hz counts. So for 4Hz you insert 32768/4=8192. While for 100Hz you insert 32768/100=327.68-&amp;gt;328. If you insert 100 you will actually try to use a frequency of 327.68Hz.&lt;/p&gt;
&lt;p&gt;Please let me know how it goes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>