<?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>How to calculate Speed and Cadence of ble_app_rscs samsple</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13801/how-to-calculate-speed-and-cadence-of-ble_app_rscs-samsple</link><description>Hi,
I use nrf51422 and integrated BMA250E for Pedometer,
Now I can count the step but I dont how to calculate the speed, cadence and stride length like below 
 static void rsc_sim_measurement(ble_rscs_meas_t * p_measurement)
{
p_measurement-&amp;gt;is_inst_stride_len_present</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 May 2016 23:10:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13801/how-to-calculate-speed-and-cadence-of-ble_app_rscs-samsple" /><item><title>RE: How to calculate Speed and Cadence of ble_app_rscs samsple</title><link>https://devzone.nordicsemi.com/thread/52747?ContentTypeID=1</link><pubDate>Thu, 12 May 2016 23:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f9439d1-95fc-4642-967a-9c20ddaa685a</guid><dc:creator>Vincent</dc:creator><description>&lt;p&gt;OK, Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to calculate Speed and Cadence of ble_app_rscs samsple</title><link>https://devzone.nordicsemi.com/thread/52746?ContentTypeID=1</link><pubDate>Thu, 12 May 2016 13:06:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a09d17c1-42cd-42d7-8555-b21ad009f7d7</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi, this will be manufacturer specific, and depends on which sensors you have available. Once you have the stride length and cadence, then you can calculate the speed. If you have a GPS you can calculate the stride length from the speed and cadence. Or the stride length might be manually set or calibrated by the user. I guess you might find some useful information &lt;a href="http://www.dcrainmaker.com/2013/05/polar-bluetooth-footpod.html"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>