<?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>can i send data ove ant just one time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17989/can-i-send-data-ove-ant-just-one-time</link><description>hi.
i open ble_ant_app_hrm from sdk 9 and i send data over ant .
how can i send a data just one time cause i want save it on eeprom.
how can i send a data just one time?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Nov 2016 12:46:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17989/can-i-send-data-ove-ant-just-one-time" /><item><title>RE: can i send data ove ant just one time</title><link>https://devzone.nordicsemi.com/thread/69354?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 12:46:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6c284dd-286b-4ac5-962b-9d7638a56626</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;This is not really how ANT works, once you have opened a master channel it will start transmitting packets every channel period until you close the channel.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m guessing that you have set the channel period to 8192/32768 = 0.250s, since you recive 4 times per second.&lt;/p&gt;
&lt;p&gt;Maybe you can close the channel after you get the ack from the slave?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i send data ove ant just one time</title><link>https://devzone.nordicsemi.com/thread/69353?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 07:43:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28f3df99-c062-4c2e-a367-ae272d9d4676</guid><dc:creator>navid</dc:creator><description>&lt;p&gt;i change the code to send data over ant and receive it from another nrf board.
now i use sd_ant_acknowledge_message_tx and it send data well and receive data on other end well . but in recevieng board it receive 4 times per second i think . how can i send data one time and receive it one time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i send data ove ant just one time</title><link>https://devzone.nordicsemi.com/thread/69352?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 11:03:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:702190cf-cfee-46dd-8e3c-bad1f1b63e50</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;ble_ant_app_hrm implements an ANT slave that receives packets from an ANT master. Are you asking how you can receive only one packet from this master? Could you elaborate a bit? What is the purpose of this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>