<?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>FE-C Support?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44110/fe-c-support</link><description>Hi, 
 I&amp;#39;ve scanned the forums and Google and was unable to find any relevant updated information. 
 3 years ago there was a question regarding FE-C compatibility of the nRF52832, but it was then placed on ice. Was any development done since then? 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jun 2019 09:56:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44110/fe-c-support" /><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/193366?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 09:56:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:000270a9-43a4-4a72-9b25-aede824125d8</guid><dc:creator>vincent.golle</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did implement a good part of the FEC profile:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/vincent290587/ant_profiles"&gt;https://github.com/vincent290587/ant_profiles&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/175371?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2019 14:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f038182-66ee-42e7-8855-e4cc289dd06b</guid><dc:creator>FiL0</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;So I tried the forums on thisisant, but they&amp;#39;re not very active(not the FEC side).&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve finally been able to load the GFIT library example onto my Nordic NRF52 DK!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;However, I keep getting errors when I run any gfit init functions.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Well not errors, APP_ERROR_CHECK_BOOL causes a WDT reset if it sees a non 0.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Example:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ret = gfit_init(gfit_custom_event_handler, app_error_handler, fe_device_id, GFIT_EVALUATION_LICENSE_KEY);&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;returns a 9 in ret.gfit_response_code&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I get a 9 for all the functions below:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ret = gfit_hrp_set_pairing_mode(pairing_mode_proximity);&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ret = gfit_hrp_set_pairing_proximity(DEMO_SEARCH_THRESHOLD, DEMO_PAIR_THRESHOLD);&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ret = gfit_fep_set_equipment_type(bike);&lt;/span&gt;&lt;br /&gt;&lt;span&gt;etc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Can anyone point me in the right direction to what can be the issue?&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I&amp;#39;ve been unable to find what a return code of 9 means, so I&amp;#39;m kinda stuck.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I use armgcc to compile and run my code. No debugging yet.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Is there anyone that can help me this this?&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Kind Regards&lt;/span&gt;&lt;br /&gt;&lt;span&gt;F&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/172908?ContentTypeID=1</link><pubDate>Tue, 26 Feb 2019 02:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cc97552-b94e-4fcb-85f4-7a2970645602</guid><dc:creator>grndkntrl</dc:creator><description>&lt;p&gt;Pretty much everything you need should be covered by the ThisIsANT (Dynastream) G.FIT library which is specifically designed for use in Fitness Equipment:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.thisisant.com/developer/components/gfit"&gt;https://www.thisisant.com/developer/components/gfit&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You&amp;#39;ll find links there to the following resources:&lt;/p&gt;
&lt;table class="stack-list noborder"&gt;
&lt;tbody&gt;
&lt;tr class="last"&gt;
&lt;td class="first"&gt;GFIT-Libraries-PKG-V3.02.00&lt;/td&gt;
&lt;td&gt;G.FIT embedded library, S332 SoftDevice, G.FIT Network Processor evaluation binary, G.FIT Firmware Updater tools and OEM firmware images&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="font-weight:400;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;G.FIT SDK&lt;/td&gt;
&lt;td&gt;G.FIT SDK, reference code and development tools&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="font-weight:400;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;G.FIT User Guide and Specification&lt;/td&gt;
&lt;td&gt;This document covers the G.FIT serial interface and the G.FIT Network Processor, and working with the G.FIT Library to create custom applications for G.FIT Modules for fitness equipment use cases.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;As Dynastream&amp;#39;s prebuilt G.FIT HW modules are basically just nRF52832 modules using the regular S332 SD, you should just be able to use the G.FIT library &amp;amp; SDK examples on a regular nRF52832 DK board, or your own custom HW.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s also the documentation for the &amp;quot;ANT+ Device Profile - Fitness Equipment&amp;quot; (which is used in the G.FIT library) in the main This is ANT documentation download area at:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.thisisant.com/developer/resources/downloads/#documents_tab"&gt;https://www.thisisant.com/developer/resources/downloads/#documents_tab&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You will need to create an account with Dynastream and accept the license agreement (as a free-of-charge adopter at the minimum) in order to access any of the documentation &amp;amp; downloads.&lt;/p&gt;
&lt;p&gt;Lastly there is a sub-forum for ANT+ Fitness Equipment discussions at&amp;nbsp;&lt;a href="https://www.thisisant.com/forum/viewforum/33/"&gt;https://www.thisisant.com/forum/viewforum/33&lt;/a&gt;/&amp;nbsp;&amp;nbsp;&lt;span style="font-family:inherit;"&gt;so&amp;nbsp;&lt;/span&gt;&lt;span style="font-family:inherit;"&gt;you can always ask questions there.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Just a disclaimer:&amp;nbsp;&lt;span style="font-family:inherit;"&gt;I&amp;#39;m not affiliated with Garmin/Dynastream/ThisIsANT or Nordic Semi in any way (and I&amp;#39;m basically just a beginner) but I&amp;#39;ve been reading through most of the ANT, Connect IQ &amp;amp; nRF52 ecosystem documentation &amp;amp; community forums over the last couple of months - so I think I have a good overview of how it all fits together - as I want to play around with some stuff for personal projects.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/172889?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 20:45:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71b8bbef-1e7d-4a1c-8bb2-edaaed34f722</guid><dc:creator>FiL0</dc:creator><description>&lt;p&gt;Thank you Kenneth,&lt;/p&gt;
&lt;p&gt;Is there any project on the horizon for some clever peeps at Nordic to write an example? I would love to have some kind of basis to work from instead of writing everything from scratch.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;FiL0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/172888?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 20:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3e2b0cf-1588-45a5-9720-01c51df8666d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The available examples are found here:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/examples_ant"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/examples_ant&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;New examples are added as time goes, but unfortunately I am not aware of any FE-C example for now, it is of course possible to implement from &amp;quot;scratch&amp;quot; (using the ANT enabled softdevice and write the proper application specific handling and message format).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/172872?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 18:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3216ba05-72a4-4fac-a4b0-456fc1adbc8b</guid><dc:creator>FiL0</dc:creator><description>&lt;p&gt;Hi Jay,&lt;/p&gt;
&lt;p&gt;Thank you for the quick reply.&lt;/p&gt;
&lt;p&gt;Yes I mean ANT+ FE-C. The nRF5 SDK does not have any examples of FE-C.&lt;/p&gt;
&lt;p&gt;Is this type of profile not supported on Nordic SOCs?&lt;/p&gt;
&lt;p&gt;thisisant does support FE-C, but they also have nothing related Nordic SOC and FE-C. instead they have lots of info on Dynastream SOC and FE-C.&lt;/p&gt;
&lt;p&gt;But I&amp;#39;ll pose the question to them as well, but I hope Nordic&amp;#39;s devzone forum will be able to help.&lt;/p&gt;
&lt;p&gt;Tnx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FE-C Support?</title><link>https://devzone.nordicsemi.com/thread/172870?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 18:04:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9e6fd58-f264-462d-8214-b91cbf12a8da</guid><dc:creator>Jay Tyzzer</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Do you mean ANT+ FE-C?&amp;nbsp; If so may I suggest you also ask the support team at ANT?&amp;nbsp; www.thisisant.com&lt;/p&gt;
&lt;p&gt;Jay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>