<?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 Adding BLE functionality to ANT application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8348/s310-adding-ble-functionality-to-ant-application</link><description>I was wondering if you could advise me on the best way of adding in BLE functionality to an existing ANT application. Is it simpler to have both transmitting at the same time or to switch between them. What changes typically have to be made to add BLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Aug 2015 07:26:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8348/s310-adding-ble-functionality-to-ant-application" /><item><title>RE: S310 Adding BLE functionality to ANT application</title><link>https://devzone.nordicsemi.com/thread/30237?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2015 07:26:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69edf633-8baf-4dc3-b428-ede07de82585</guid><dc:creator>testy</dc:creator><description>&lt;p&gt;ANT+ heart rate belt can be replaced by ANTware ANT+ master. There is a posibility to send reverse broadcast from mentioned example application (ANT_HRMRX_ANT_CHANNEL slave) EVERY EVENT_RX (246ms spacing) back to ANTware master but you must do that manually with sd_ant_broadcast_message_tx. ANTware will show you, how many packets are lost.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S310 Adding BLE functionality to ANT application</title><link>https://devzone.nordicsemi.com/thread/30236?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2015 07:16:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f6ff5dc-3e5f-4795-8116-8776d8c77959</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;@Nestor Matas If there is something you find difficult I recommend you add a new question explaining.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S310 Adding BLE functionality to ANT application</title><link>https://devzone.nordicsemi.com/thread/30235?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2015 18:54:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:826daa04-bbfb-4739-8650-a8ae0ae3655b</guid><dc:creator>Nestor Matas</dc:creator><description>&lt;p&gt;That&amp;#39;s a heart rate MONITOR example, where only messages are received, and nothing is sent. That&amp;#39;s the easy part, as you only have to hook to the RX events and do whatever you need.
What I find most difficult is the transmitting part, as it seems that in ANT mode you transmit when the radio signals it has ended processing the last previous ANT message, while in BLE the examples set a timer to do the task of sending BLE messages at regular intervals.
I&amp;#39;m not sure which one is the correct way, and if you use both mixed, problems may arise if you try to send ANT message while the timer has started a BLE transmission. You can end up losing messages and that&amp;#39;s not pretty.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S310 Adding BLE functionality to ANT application</title><link>https://devzone.nordicsemi.com/thread/30234?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2015 06:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cbe36e2-3eaa-420d-9305-1a65336feb57</guid><dc:creator>testy</dc:creator><description>&lt;p&gt;There is an example for ANT+ heart rate profile running together with BLE in &lt;strong&gt;examples\multiprotocol\ble_ant_app_hrm&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>