<?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+ BPWR profile optional data pages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67848/ant-bpwr-profile-optional-data-pages</link><description>Hi, 
 Is it possible to add other, optional data pages to ANT+ BPWR profile? For example page 0x13 (Torque effectiveness and pedal smoothness)? 
 Thanks, 
 Pepam</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Nov 2020 14:58:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67848/ant-bpwr-profile-optional-data-pages" /><item><title>RE: ANT+ BPWR profile optional data pages</title><link>https://devzone.nordicsemi.com/thread/278124?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 14:58:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a26904d-4827-4a88-b789-f721e0043e7e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Looking at the&amp;nbsp;ANT+ Managed Network Document – Bicycle Power Device Profile, 5.1 documentation from &lt;a href="http://www.thisisant.com"&gt;www.thisisant.com&lt;/a&gt;&amp;nbsp;I can find that the&amp;nbsp;Torque Effectiveness and Pedal Smoothness is an optional page that should be interleaved every 5 messages (1.25seconds) if supported.&lt;/p&gt;
&lt;p&gt;Looking at the implementation of ant_bpwr_tx in nRF5 SDK I can find that you would need to add ANT_BPWR_PAGE_19 = 19 (0x13) to the&amp;nbsp;ant_bpwr_page_t in ant_bpwr.h. In addition you would need to update&amp;nbsp;next_page_number_get() such that every 5 pages are using&amp;nbsp;&lt;span&gt;ANT_BPWR_PAGE_19. Finally you need to update&amp;nbsp;sens_message_encode() to include&amp;nbsp;ANT_BPWR_PAGE_19.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>