<?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>spi communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35830/spi-communication</link><description>Hi 
 i wanna send the data from ads1192 to nRF52832 and send that data from nRF52832 to phone. 
 first, i wanna send the data from ads1192 to nRF52832 by SPI. 
 so i use the SDK14.0.0 \ example \ Peripheral \ spi . 
 i could flash the led,but i don&amp;#39;t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jul 2018 08:40:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35830/spi-communication" /><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/138697?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 08:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6e47b24-c6ee-44c6-b92c-dad916a23856</guid><dc:creator>Kaito</dc:creator><description>&lt;p&gt;thank you for your reply!&lt;/p&gt;
&lt;p&gt;i think i wanna write the driver!&lt;/p&gt;
&lt;p&gt;i will ask you if i dont understand again!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/138081?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 11:10:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca51722d-7571-4f1f-b323-2f7db9293fd6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;We do not have specific sample code for communication with&amp;nbsp;&lt;span&gt;ADS1192. You need to write the driver yourself or&amp;nbsp;port a driver from another platform.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/138076?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 10:56:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f7caa64-9743-4819-a917-a05665013550</guid><dc:creator>Kaito</dc:creator><description>&lt;p&gt;thank you for your reply!&lt;/p&gt;
&lt;p&gt;I transplant the SPI sample code from the sample code when i was using MSP430 and ADS1192,&lt;/p&gt;
&lt;pre class="tw-data-text tw-ta tw-text-small" dir="ltr"&gt;&lt;span lang="en"&gt;but There are many undefined commands and errors have occurred.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="tw-data-text tw-ta tw-text-small" id="tw-target-text" dir="ltr"&gt;&lt;span lang="en"&gt;Do you have sample code that can do other SPI communication?&lt;br /&gt;&lt;br /&gt;best regards!&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/137888?ContentTypeID=1</link><pubDate>Wed, 27 Jun 2018 12:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0ac9c83-f6bc-4277-b1f6-b8e060b45ba8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You need to read the datasheet of the&amp;nbsp;ads1192 device. The datasheet will tell you chich registers/commands you need to write on the SPI bus to read the data from sensor.&lt;/p&gt;
&lt;p&gt;When you know which commands to send, you need to modify the SPI example to send these commands to the sensor, and read back the reply.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>