<?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>background scanning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32741/background-scanning</link><description>i used nRF5_SDK_14.1.0_1dda907. 
 ANT protocol : 
 I used ant_background_scanning example. 
 I want to scannig device ID of hrm, bpwrt and bsc. 
 Then choose the device ID for received ant+ packet. 
 What is the function that can stop scanning mode? </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Mar 2018 09:23:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32741/background-scanning" /><item><title>RE: background scanning</title><link>https://devzone.nordicsemi.com/thread/126074?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 09:23:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77d87dc5-2082-42bd-8a2a-43187cc652e2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi, the number of ANT channels that can be open at any given time is set&amp;nbsp;when calling&amp;nbsp;sd_ant_enable() with&amp;nbsp;ucTotalNumberOfChannels.&lt;/p&gt;
&lt;p&gt;If one of the channels is a background scanning channel with low priority search, then there is no problem to configure more channels that can be used to track a single device. The procedure to setup a second ANT channel is the same as always by assigning, setting channel ID, network keys, period, frequency,... and finally open channel. You can close and unassign a channel as always, even background scanning channel.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>