<?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>S310 using ANT as TX character</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2760/s310-using-ant-as-tx-character</link><description>Dear Sir, 
 In SDK5.2.0 S310 HRM example, one nRF51422 act as BLE and ANT RX character. 
 Another nRF51422 with S210 software act as ANT TX character to send out command. 
 Could I use the nRF51422 with S310 software device to act as TX character and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Jun 2014 20:37:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2760/s310-using-ant-as-tx-character" /><item><title>RE: S310 using ANT as TX character</title><link>https://devzone.nordicsemi.com/thread/10673?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2014 20:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9ba42fa-6670-4dbf-a5ba-6a01ec188da6</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry for the late response on this thread.&lt;/p&gt;
&lt;p&gt;It should be easy to configure the ANT application to transmit ANT heart rate data on top of S310. The S310 is after all just a combination of S210 and S110 protocol stacks and the API of S210 and S110 should be mirrored in the S310 softdevice.&lt;/p&gt;
&lt;p&gt;Here is the porting guide, to port any S110 application to the S310 stack. There are actually only two changes needed:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Change the path from /include/S110 to /include/S310 , see screenshot&lt;/li&gt;
&lt;li&gt;Change RAM and ROM settings as shown in the relevant screenshot.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I also attach the extended ble_app_lbs example with these changes so that you can run it directly for the S310 stack.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6765.Capture-_2D00_-RAM-and-ROM-settings-for-S310-softdevice.JPG"&gt;C:\fakepath\Capture - RAM and ROM settings for S310 softdevice.JPG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Capture-_2D00_-S310-porting-_2D00_-change-path-to-S310-folder.JPG"&gt;C:\fakepath\Capture - S310 porting - change path to S310 folder.JPG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I imagine it is similar or identical to port an ANT S210 application to the S310 stack. Try it and report back how it turns out&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>