<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sensor Fusion 5.0 K22F example project not working in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501895#M3136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you for clarification,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I edit the code of FSFK-K64F project to experiment with PE, I add a component to the blue led, and disable the component of green led, I changed the code a bit in task file and now instead of flashing the green led, flashes the blue led. Something very simple. I did not want to go deeper because I have seen that it will no longer use PE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do a KDS project&amp;nbsp; for the FRDM-K64F that can expose the data from the sensors, FXOS8700 and FXAS21002C and others I would add externally. Later, via SPI, to be able to communicate with FRDM-K64F from a microprocessor to read the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this you think I should use Processor Expert or KSDK_2.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Did you download the sensor fusion toolbox to view the fusion outputs?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't use Windows, only Linux. I tried once with Sensor Fusion Toolbox in other machine to prove that FRDM-K64F-AGM01 was all right, but not the FSFK-K64F project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2016 22:19:08 GMT</pubDate>
    <dc:creator>javierhernande1</dc:creator>
    <dc:date>2016-06-02T22:19:08Z</dc:date>
    <item>
      <title>Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501889#M3130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Support and Forum Members,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some trouble making the Sensor Fusion library work on my FRDM-K22F board. The 5.0 version of the library has two types of example projects for the K22F: MQXLite and "Bare Board". The Bare Board version compiles and runs fine, but not the MQXLite variant. Here is what happens:&lt;/P&gt;&lt;P&gt;- When I import the example project to Kinetis Design Studio, no debug configuration appears to that project. For any other project I create or import, there is a corresponding debug configuration, but not for the K22F MQXLite Sensor Fusion example project, which is strange. This way, I cannot run (debug) the project by default.&lt;/P&gt;&lt;P&gt;- If I create a debug configuration on my own, the project compiles and is uploaded to the board. However, it does not run properly: it either 'crashes' immediately (gets stuck with PE_DEBUGHALT() or in dispatch.s) or I just see the red LED lit on the board.&lt;/P&gt;&lt;P&gt;- I have discovered that in the source file 'drivers.h', the I2C address for the FXOS8700 sensor is wrong: it is 0x1E instead of 0x1C. I have changed this and recompiled, but the same issue persist.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please advise me on this issue? Here is some additional information:&lt;/P&gt;&lt;P&gt;- I have not changed the board or the example project in any way except for correcting the sensor's I2C address in 'drivers.h'.&lt;/P&gt;&lt;P&gt;- I have tested the project with two instances of the K22F board, but same issue with both of them.&lt;/P&gt;&lt;P&gt;- The Bare Board version of the library works fine.&lt;/P&gt;&lt;P&gt;- I have previously ported the 4.22 version of the library to the K22F board and that works fine.&lt;/P&gt;&lt;P&gt;- KDS version: 3.2&lt;/P&gt;&lt;P&gt;- I use simple USB connection with OpenOCD to debug.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point I am pretty clueless as I expected the example project to have been tested and to work fine. Any guidance would be highly appreciated. Thank you for your help!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:03:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501889#M3130</guid>
      <dc:creator>danielnagy</dc:creator>
      <dc:date>2026-02-03T21:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501890#M3131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;Over the last couple of years, the sensor's team has had some issues with debug configurations.&amp;nbsp; So we often strip them out of projects before shipping the kit (on purpose).&amp;nbsp; The assumption there being that user's can create a configuration which matches their hardware needs. &lt;/P&gt;&lt;P&gt;As to your other problem, would I be correct in guessing that you have a K22F board, but no sensor shield, and are therefore using the 8700 sensor on the K22F?&amp;nbsp; All of the projects under the "FSFK" subdirectory require a sensor shield to build and run "out of the box".&amp;nbsp; This is because the default configuration builds all six sensor fusion algorithms, including 9-axis accel/mag/gyro.&amp;nbsp; The gyro isn't available on the K22F, so the project will hang.&amp;nbsp; You saw an "error" in I2C address because the 8700 on the K22F is at a different address than the one on the shield boards.&amp;nbsp; The address is correct for the shield implementation (yes, we DO test all our standard configurations).&lt;/P&gt;&lt;P&gt;Try this, go into build.h and find:&lt;/P&gt;&lt;P&gt;// normally all enabled: degrees of freedom algorithms to be executed&lt;/P&gt;&lt;P&gt;#define COMPUTE_1DOF_P_BASIC&amp;nbsp; // 1DOF pressure (altitude) and temperature: (pressure)&lt;/P&gt;&lt;P&gt;#define COMPUTE_3DOF_G_BASIC&amp;nbsp; // 3DOF accel tilt: (accel)&lt;/P&gt;&lt;P&gt;#define COMPUTE_3DOF_B_BASIC&amp;nbsp; // 3DOF mag eCompass (vehicle): (mag)&lt;/P&gt;&lt;P&gt;#define COMPUTE_3DOF_Y_BASIC&amp;nbsp; // 3DOF gyro integration: (gyro)&lt;/P&gt;&lt;P&gt;#define COMPUTE_6DOF_GB_BASIC&amp;nbsp; // 6DOF accel and mag eCompass: (accel + mag)&lt;/P&gt;&lt;P&gt;#define COMPUTE_6DOF_GY_KALMAN&amp;nbsp; // 6DOF accel and gyro (Kalman): (accel + gyro)&lt;/P&gt;&lt;P&gt;#define COMPUTE_9DOF_GBY_KALMAN&amp;nbsp; // 9DOF accel, mag and gyro (Kalman): (accel + mag + gyro)&lt;/P&gt;&lt;P&gt;and change them to:&lt;/P&gt;&lt;P&gt;// normally all enabled: degrees of freedom algorithms to be executed&lt;/P&gt;&lt;P&gt;//#define COMPUTE_1DOF_P_BASIC&amp;nbsp; // 1DOF pressure (altitude) and temperature: (pressure)&lt;/P&gt;&lt;P&gt;#define COMPUTE_3DOF_G_BASIC&amp;nbsp; // 3DOF accel tilt: (accel)&lt;/P&gt;&lt;P&gt;#define COMPUTE_3DOF_B_BASIC&amp;nbsp; // 3DOF mag eCompass (vehicle): (mag)&lt;/P&gt;&lt;P&gt;//#define COMPUTE_3DOF_Y_BASIC&amp;nbsp; // 3DOF gyro integration: (gyro)&lt;/P&gt;&lt;P&gt;#define COMPUTE_6DOF_GB_BASIC&amp;nbsp; // 6DOF accel and mag eCompass: (accel + mag)&lt;/P&gt;&lt;P&gt;//#define COMPUTE_6DOF_GY_KALMAN&amp;nbsp; // 6DOF accel and gyro (Kalman): (accel + gyro)&lt;/P&gt;&lt;P&gt;//#define COMPUTE_9DOF_GBY_KALMAN&amp;nbsp; // 9DOF accel, mag and gyro (Kalman): (accel + mag + gyro)&lt;/P&gt;&lt;P&gt;That will disable all gyro and altimeter related build options.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 15:48:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501890#M3131</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2016-03-24T15:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501891#M3132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your quick response. Yes, I am using the board without a sensor shield. I seem to have forgotten completely that the example projects apply to configurations with sensor boards and that build.h has to be changed accordingly if no shield is used. I have made the changes you suggested and it works fine now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My sincere apologies for saying that the code was erroneous or has not been tested. Obviously, it was my thoughtlessness forgetting about configuring build.h. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 16:41:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501891#M3132</guid>
      <dc:creator>danielnagy</dc:creator>
      <dc:date>2016-03-24T16:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501892#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;No apologies necessary.&amp;nbsp; I'm glad you are up and running again.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 16:46:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501892#M3133</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2016-03-24T16:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501893#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello!,&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;The gyro isn't available on the K22F, so the project will hang.&amp;nbsp; You saw an "error" in I2C address because the 8700 on the K22F is at a different address than the one on the shield boards.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Yes, I have FRDM-K64F-AGM01 and FXOS8700 I2C address is diferent, is 0x1E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I have imported all projects KSDK_2.0 but I find none dealing about Sensor Fusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I have tried FSFK_K64F project, wich I found inside FreescaleSensorFusionRevision5 folder, works although I could not see the data, I do not know how to see them, with minicom are only strange characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;FSFK-K64F use MQXlite but MQXlite use Processor Expert&amp;nbsp; which is no longer being actively developed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fpages%2Fmqx-lite-rtos%3AMQXLITERTOS" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #017bba;" target="_blank"&gt;MQX Lite Real-Time Operating System (RTOS)|NXP&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;MQX Lite is packaged as a component for Processor Expert, which is no longer being actively developed. Please consider using the Kinetis Software Development Kit which includes support for the latest Kinetis devices.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I was reading the XSFLK_DS but is about MQXlite.&amp;nbsp; &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.nxp.com%2Ffiles%2Fsensors%2Fdoc%2Fdata_sheet%2FXSFLK_DS.pdf" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #017bba;" target="_blank"&gt;http://cache.nxp.com/files/sensors/doc/data_sheet/XSFLK_DS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Is there information on using Sensor Fusion without PE with KDS 3.2.0 + KSDK_2.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Best regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 20:59:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501893#M3134</guid>
      <dc:creator>javierhernande1</dc:creator>
      <dc:date>2016-06-02T20:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501894#M3135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Javier,&lt;/P&gt;&lt;P&gt;KSDK 2.0 is not yet supported by the sensor fusion library.&amp;nbsp; We expect to release a version that is next month.&amp;nbsp; The FSFK-K64F project is the right one to use.&amp;nbsp; Did you download the sensor fusion toolbox to view the fusion outputs?&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 21:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501894#M3135</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2016-06-02T21:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501895#M3136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you for clarification,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I edit the code of FSFK-K64F project to experiment with PE, I add a component to the blue led, and disable the component of green led, I changed the code a bit in task file and now instead of flashing the green led, flashes the blue led. Something very simple. I did not want to go deeper because I have seen that it will no longer use PE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do a KDS project&amp;nbsp; for the FRDM-K64F that can expose the data from the sensors, FXOS8700 and FXAS21002C and others I would add externally. Later, via SPI, to be able to communicate with FRDM-K64F from a microprocessor to read the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this you think I should use Processor Expert or KSDK_2.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Did you download the sensor fusion toolbox to view the fusion outputs?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't use Windows, only Linux. I tried once with Sensor Fusion Toolbox in other machine to prove that FRDM-K64F-AGM01 was all right, but not the FSFK-K64F project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 22:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501895#M3136</guid>
      <dc:creator>javierhernande1</dc:creator>
      <dc:date>2016-06-02T22:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501896#M3137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Javier,&lt;/P&gt;&lt;P&gt;As you noted, Processor Expert support is slowly going away.&amp;nbsp; We have no immediate plans to remove the Version 5.00 (PE-based) sensor fusion release from the web, even after the 7.00 (KSDK-version) is released.&amp;nbsp; So you should be OK using it in the short to medium timeframe.&amp;nbsp; Once the V7.00 is online (again, planned for next month), I'll definately recommend everyone switch over.&amp;nbsp; The updated library has a number of features that I think make it more attractive to use.&amp;nbsp; See other posts in this space for details there.&lt;/P&gt;&lt;P&gt;We don't have a Linux version of the Sensor Fusion Toolbox.&amp;nbsp; So you are out of luck there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 22:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501896#M3137</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2016-06-02T22:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sensor Fusion 5.0 K22F example project not working</title>
      <link>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501897#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sensor Fusion Toolbox use dotNetFramework 4. With winetricks is possible to install but in a 32 environment, I have a 64bits OS. You are right, I'm out of luck :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Android apk is ofuscate with Proguard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 18:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Sensor-Fusion-5-0-K22F-example-project-not-working/m-p/501897#M3138</guid>
      <dc:creator>javierhernande1</dc:creator>
      <dc:date>2016-06-03T18:26:39Z</dc:date>
    </item>
  </channel>
</rss>

