<?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>programing the Max30105 with nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74047/programing-the-max30105-with-nrf52840</link><description>I am in the process of programming the MAX30105 sensor with the NRF52840 board to obtain the oxygen concentration values I tried to use the library that already exists in the arduino which contains the .h and .c files of this sensor by using this link</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Apr 2021 11:42:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74047/programing-the-max30105-with-nrf52840" /><item><title>RE: programing the Max30105 with nrf52840</title><link>https://devzone.nordicsemi.com/thread/305273?ContentTypeID=1</link><pubDate>Fri, 16 Apr 2021 11:42:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2faa9264-96e7-4aeb-a2de-172a49b876de</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I would recommend you to ask about this in some C/C++ specific forums.&lt;/p&gt;
&lt;p&gt;By the way, if you browse DevZone, you will find already written drivers for the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest.html&amp;amp;cp=7_1"&gt;nRF5 SDK&lt;/a&gt; and MAX30105:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42526/trying-to-start-developing-driver-for-max30105"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/42526/trying-to-start-developing-driver-for-max30105&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43624/arduino-twi-to-nrf52-twi-conversion"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/43624/arduino-twi-to-nrf52-twi-conversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/49882/how-to-interface-external-twi-sensor-max30105-with-nordic-thingy-52-application-source"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/49882/how-to-interface-external-twi-sensor-max30105-with-nordic-thingy-52-application-source&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&amp;#39;re using &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_ncs_latest.html&amp;amp;cp=7_0"&gt;NCS&lt;/a&gt;, you can use the sample &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/v2.4.99-ncs2/samples/sensor/max30101"&gt;&amp;lt;ncs location&amp;gt;\zephyr\samples\sensor\max30101&lt;/a&gt;. I&amp;#39;m not sure how different max30101 is from the max30105, but you might have to modfiy it a little. In addition you need to add an overlay file for the nrf52840dk.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: programing the Max30105 with nrf52840</title><link>https://devzone.nordicsemi.com/thread/305116?ContentTypeID=1</link><pubDate>Thu, 15 Apr 2021 13:12:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87835444-6cba-4b08-b57f-0d2832018968</guid><dc:creator>nikola </dc:creator><description>&lt;p&gt;_i2cPort-&amp;gt;requestFrom(address, 1);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>