<?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>Turning on/off the ANT transmitting channel dynamically</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14265/turning-on-off-the-ant-transmitting-channel-dynamically</link><description>Hi everyone, 
 I was wondering if there are any issues turning on and off the ANT transmitting channel during run-time of nRF51422 with this: 
 err_code = sd_ant_channel_close(ANT_MS_CHANNEL_NUMBER);
APP_ERROR_CHECK(err_code);
 
 and re-opening it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Jun 2016 07:58:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14265/turning-on-off-the-ant-transmitting-channel-dynamically" /><item><title>RE: Turning on/off the ANT transmitting channel dynamically</title><link>https://devzone.nordicsemi.com/thread/54450?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2016 07:58:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:053cd966-4e5b-45f3-bfb8-3ae074f99ab3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What do you mean by not getting completed? Could it be because you get interrupted by the SoftDevice when you receive a packet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Turning on/off the ANT transmitting channel dynamically</title><link>https://devzone.nordicsemi.com/thread/54449?ContentTypeID=1</link><pubDate>Sat, 04 Jun 2016 21:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:426488b2-7068-4fbe-b5d2-3c6fb3836206</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;Yes, but I do not think it was the open/close issue as I originally though it was. I have two devices with the &amp;#39;nrf_ant_background_scanning_demo&amp;#39;, where one device (we will call this &amp;#39;device 0&amp;#39;) is constantly transmitting 8 bytes of data at 16 Hz (same as the original demo example). The other device (we will call this &amp;#39;device 1&amp;#39;) is not transmitting and only listening while using TWI and PWM. The TWI portion of the code on device 1 takes approximately 5 seconds to complete and it seems it never does get completed when device 0 transmits at 16 Hz. I tried the same experiment with device 0 ANT transmitting disabled and device 1 is able to complete the TWI portion of the code without issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Turning on/off the ANT transmitting channel dynamically</title><link>https://devzone.nordicsemi.com/thread/54448?ContentTypeID=1</link><pubDate>Fri, 03 Jun 2016 11:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:296d8cea-5450-41d7-9695-1a30e5bae583</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t think you are missing anything. Are you seeing unexpected behavoir?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>