<?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>nrfx_spim - constant tx and rx lengths</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49067/nrfx_spim---constant-tx-and-rx-lengths</link><description>Hi, 
 I have merged nrfx_spi and ble_app_uart examples. I am working with SDK15.3 on a nRF52832 based ISP1507. I seem to be able to transmit the data stored in the tx buffer successfully. However, I still have things to modify and adapt. As far as I understand</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Jul 2019 10:08:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49067/nrfx_spim---constant-tx-and-rx-lengths" /><item><title>RE: nrfx_spim - constant tx and rx lengths</title><link>https://devzone.nordicsemi.com/thread/195581?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 10:08:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5387b4a2-00ec-4099-af62-22bea52c12f8</guid><dc:creator>Den</dc:creator><description>&lt;p&gt;Thanks very much for the confirmation Jorgen.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfx_spim - constant tx and rx lengths</title><link>https://devzone.nordicsemi.com/thread/195564?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2019 09:04:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3324e51-2da4-4220-bf1f-ba99c2d943f4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is correct, you will create a xfer_desc for each transfer type, with the tx_buffer, rx_buffer, and lengths of each buffer, set to the correct values. If you want, you can reuse the buffers as long as you make sure to not modify it before the previous transfer is completed. Just fill/clear the buffers, and set the correct length in the xfer_desc.&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>