<?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+ bike power capture on 52840 and transfer to 9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76033/ant-bike-power-capture-on-52840-and-transfer-to-9160</link><description>Hi, 
 The end goal is to run this project on a Thingy91, but I am currently building/testing on the nrf9160dk. 
 I am looking to capture ANT+ from a bike power meter on the 52840, transfer that data to the 9160 (say via UART), combine it with the GPS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Jun 2021 06:23:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76033/ant-bike-power-capture-on-52840-and-transfer-to-9160" /><item><title>RE: ANT+ bike power capture on 52840 and transfer to 9160</title><link>https://devzone.nordicsemi.com/thread/314335?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 06:23:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa2882c4-9c64-42e5-b6ed-179a68108a5f</guid><dc:creator>Brett</dc:creator><description>&lt;p&gt;Thanks Kenneth - I will give this a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT+ bike power capture on 52840 and transfer to 9160</title><link>https://devzone.nordicsemi.com/thread/314290?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 20:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20865af5-86b4-4863-bd29-03a02801de06</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I am not aware of anything ready made here.&lt;/p&gt;
&lt;p&gt;I suggest to include &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html?cp=8_1_3_28"&gt;libuarte&amp;nbsp;&lt;/a&gt;to handle the serial transfer on the nRF52840, you would need to define a set of commands you may wish to configure the ANT channels from the nRF9160, and then the nRF52840 would simply&amp;nbsp;forward the ANT&amp;nbsp;data to the serial interface every message period.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT+ bike power capture on 52840 and transfer to 9160</title><link>https://devzone.nordicsemi.com/thread/314048?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 00:16:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85e7d8fc-584e-4177-975e-df4d7695c99b</guid><dc:creator>Brett</dc:creator><description>&lt;p&gt;Thanks Kenneth.&lt;br /&gt;&lt;br /&gt;I have built the ant+/rx component of the code (with the SDK) and its working fine (testing on a 52840DK). &lt;br /&gt;&lt;br /&gt;What&amp;nbsp;would the best way to get this (ant+) data from the nrf9160dk_52840 to the nrf9160dk_9160. Thats where I was hoping a simple UART component could work, just like a serial type connection, or is there a better way to get comms between the 2 chips ?&amp;nbsp; Any examples to do a data transfer between the these chips.&lt;br /&gt;&lt;br /&gt;I looked at the&amp;nbsp;&lt;span&gt;nrf9160dk_9160/lte_ble_gateway as an example, but wasnt sure on the UART connection from the&amp;nbsp;nrf9160dk_52840 - specifically if there was an example from the nRF SDK I could use that&amp;nbsp;would work.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The goal is&amp;nbsp;to run this all on a Thingy91 - so I want to make sure the project will actually work...&lt;br /&gt;&lt;br /&gt;-brett&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANT+ bike power capture on 52840 and transfer to 9160</title><link>https://devzone.nordicsemi.com/thread/314026?ContentTypeID=1</link><pubDate>Mon, 07 Jun 2021 18:06:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0677767c-bec5-4249-8a90-0e94a1e9a14a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no ANT or ANT+ support&amp;nbsp;in&amp;nbsp;zephyr, so you need to use the legacy nRF5 SDK if you want to develop an ANT or ANT+ application:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ant_examples_bpwr.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ant_examples_bpwr.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>