<?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+ channel automatically</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34114/ant-channel-automatically</link><description>I used nRF5_SDK_14.1.0_1dda907. 
 I opened the bpwr channel then received ant+ packet. 
 The device received ant+ packet successful. 
 How do i know that how long time the device not receive packet will close ant+ channel automatically .</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 May 2018 13:08:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34114/ant-channel-automatically" /><item><title>RE: ant+ channel automatically</title><link>https://devzone.nordicsemi.com/thread/131713?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 13:08:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:000ff531-3c9b-4048-9274-14c6dfc69e51</guid><dc:creator>testy</dc:creator><description>&lt;p&gt;Sequence of events:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;EVENT_RX -&amp;gt; EVENT_RX_FAIL -&amp;gt; EVENT_RX_FAIL_GO_TO_SEARCH -&amp;gt; EVENT_RX_SEARCH_TIMEOUT -&amp;gt; EVENT_CHANNEL_CLOSED&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Timeouts:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;sd_ant_channel_low_priority_rx_search_timeout_set&lt;/strong&gt;&lt;br /&gt;9.5.2.15 Channel Low Priority Search Timeout (0x63), default: 5s&lt;br /&gt;+&lt;br /&gt;&lt;strong&gt;sd_ant_channel_rx_search_timeout_set&lt;/strong&gt;&lt;br /&gt;9.5.2.5 Channel Search Timeout (0x44), default: 25s&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.thisisant.com/resources/ant-message-protocol-and-usage/"&gt;ANT protocol&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.thisisant.com/resources/an11-ant-channel-search-and-background-scanning-channel/"&gt;Channel search&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ant+ channel automatically</title><link>https://devzone.nordicsemi.com/thread/131595?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 01:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38d069e6-5b23-47fc-8850-00bb028c22b5</guid><dc:creator>Woody Hung</dc:creator><description>&lt;p&gt;Thank your detailed explanation!!&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So,after EVENT_RX_FAIL_GO_TO_SEARCH occurs, default search timeout is 25 seconds.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;What happens after &lt;span&gt;search timeout&amp;nbsp;&lt;/span&gt;?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Only&amp;nbsp;&lt;span&gt;close ant+ channel&amp;nbsp;?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ant+ channel automatically</title><link>https://devzone.nordicsemi.com/thread/131494?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 11:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9aef073-b1bf-4c39-9ebb-b6a85ee8383e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This is not the same no.&lt;/p&gt;
&lt;p&gt;Earlier you would get&amp;nbsp;5&amp;nbsp;EVENT_RX_FAIL&amp;nbsp;events,&amp;nbsp; before you would get a&amp;nbsp;EVENT_RX_FAIL_GO_TO_SEARCH indicate that the stack now will search for the master again.&lt;/p&gt;
&lt;p&gt;However I believe that the number of&amp;nbsp;EVENT_RX_FAIL have been increased from 5 to 8, so you may test with the specific softdevice by turning OFF the master and measure the number of EVENT_RX_FAIL until&amp;nbsp;EVENT_RX_FAIL_GO_TO_SEARCH occurs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ant+ channel automatically</title><link>https://devzone.nordicsemi.com/thread/131423?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 01:23:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25331f4c-c897-4d0b-9f3a-c84907fc720e</guid><dc:creator>Woody Hung</dc:creator><description>&lt;p&gt;If already the assigned Id of channel.&lt;/p&gt;
&lt;p&gt;The device already received ant+ packet then the device not receive packet.&lt;/p&gt;
&lt;p&gt;Also reference the search timeout?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ant+ channel automatically</title><link>https://devzone.nordicsemi.com/thread/131200?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 12:48:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef5f7f2d-e891-4fec-8f48-dab960dae160</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The default search timeout is 25 seconds. You can change this by calling&amp;nbsp;sd_ant_channel_rx_search_timeout_set().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>