<?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 integrate MAX30003 WING with nRF5340DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116243/how-to-integrate-max30003-wing-with-nrf5340dk</link><description>My task is to use MAX30003 WING and process ECG data using nRF5340 DK. I will use SPI protocol for doing it. I was following these 2 tutorials: Lesson 5 - Serial Peripheral Interface (SPI) - Nordic Developer Academy and Lesson 7 - Device driver model</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Nov 2024 14:22:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116243/how-to-integrate-max30003-wing-with-nrf5340dk" /><item><title>RE: How to integrate MAX30003 WING with nRF5340DK?</title><link>https://devzone.nordicsemi.com/thread/510729?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2024 14:22:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db11c029-3080-4fa8-ac30-1d8e18337e04</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Nahin, sorry for the delay.&lt;/p&gt;
[quote user="Nahin"]How can I write code without writing driver code[/quote]
&lt;p&gt;Have you tried copying and modifying the driver? If you are still working on this, please let us know where you are stuck and we will try to help out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate MAX30003 WING with nRF5340DK?</title><link>https://devzone.nordicsemi.com/thread/509994?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2024 22:39:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71502e4f-ec08-4931-8643-dcb0dead75f1</guid><dc:creator>Nahin</dc:creator><description>&lt;p&gt;Hi, I skimmed the GitHub page that you shared, some of the functions can be used in MAX30003. How can I write code without writing driver code and visualize ECG data in serial plotter? Can you please guide me? I am asking this question because I have a deadline. Today basically I spent time on understanding SPI basics and taking help from Nordic Semiconductor AI.&lt;/p&gt;
&lt;p&gt;Note: My task is to collect ECG data for some amount of time e.g. 1 minute, then store it in a .csv file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate MAX30003 WING with nRF5340DK?</title><link>https://devzone.nordicsemi.com/thread/509947?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2024 15:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29d320db-8768-45e5-af4a-3fa777d7eadf</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hello Nahin,&lt;/p&gt;
[quote user=""]Still now, I can not figure out if I need driver file e.g. in this location:&amp;nbsp;sdk\zephyr\drivers\sensor or I am missing important stuffs.[/quote]
&lt;p&gt;Writing a driver is not required, however, it is highly recommended and will make things more structured. &lt;/p&gt;
&lt;p&gt;Take a look at this:&lt;br /&gt;&lt;a href="https://github.com/Protocentral/protocentral_max30001_zephyr_driver"&gt;https://github.com/Protocentral/protocentral_max30001_zephyr_driver&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1731338680464v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You should be able to reuse some code from the MAX30001 driver.&lt;/p&gt;
&lt;p&gt;The lessons you refer to are good starting points for understanding the drivers. Please let us know if you encounter any specific issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>