<?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>MAX30100 Library Adapdation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30334/max30100-library-adapdation</link><description>Hi everyone, 
 I&amp;#39;m currently working on MAX30100 sensor and i need to read this sensor data with i2c, currently i&amp;#39;m able to read mpu6050 and 9255. However i don&amp;#39;t have much experience about building or integrating libraries at all. I&amp;#39;ve found max30100</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Feb 2018 16:34:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30334/max30100-library-adapdation" /><item><title>RE: MAX30100 Library Adapdation</title><link>https://devzone.nordicsemi.com/thread/120332?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 16:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d64d5cd1-7869-4041-a94e-612d7a812c4d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You have to check where you found the library if there is any documentation for it. I linked to the documentation on the TWI driver in our SDK above. You do at least have to swap the arduino read/write functions towards the corresponding functions from the TWI driver in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MAX30100 Library Adapdation</title><link>https://devzone.nordicsemi.com/thread/120280?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 13:34:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f4e9301-47dd-41a5-b95e-37f9742e9e04</guid><dc:creator>erenakbulut</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;Ty for reply, actually i was thinking about the porting arduino lib but don&amp;#39;t know about how to do it. Is there any documantation about it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Eren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MAX30100 Library Adapdation</title><link>https://devzone.nordicsemi.com/thread/120265?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 12:50:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:345cc228-e679-4f69-871f-7f0ff52bb6b8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, we do not have any libraries/drivers for the&amp;nbsp;&lt;span&gt;MAX30100 sensor. You will have to read the datasheet to find the correct registers to read/write, then you can modify the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/twi_sensor_example.html?cp=4_0_5_4_5_35"&gt;TWI sensor example&lt;/a&gt; to use the correct configuration and readings. You can also try to port the Arduino library to work with the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/hardware_driver_twi.html?cp=4_0_5_2_18"&gt;TWI driver&lt;/a&gt; in our SDK, but this might be more hassle to get working.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>