<?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>Connect nRF51822 with DWM1000</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8521/connect-nrf51822-with-dwm1000</link><description>Hi,
I&amp;#39;m trying to connect DWM1000 with SPI using spi_master.h.
When I have written to registry e.g. 0x11, 0x12 and read it I&amp;#39;ve got bytes: 0xFF, 0x11.
If I read three bytes I&amp;#39;ve got 0xFF, 0x11, 0x12.
When I connect with DWM1000 on Raspberry using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2016 12:07:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8521/connect-nrf51822-with-dwm1000" /><item><title>RE: Connect nRF51822 with DWM1000</title><link>https://devzone.nordicsemi.com/thread/31127?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 12:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0ff53c8-7f15-4f64-8400-d75a18e3a523</guid><dc:creator>LMf</dc:creator><description>&lt;p&gt;Did you get enough speed in spi transmissions to comunicate with DWM1000? When you have to use  Spi_high_rate in the decawave examples, you need 20 MHz and nRF5 max Spi speed is 4Mhz :/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect nRF51822 with DWM1000</title><link>https://devzone.nordicsemi.com/thread/31126?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2015 11:58:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85033ad1-0897-42f6-b389-e7f30c837f49</guid><dc:creator>Artur</dc:creator><description>&lt;p&gt;Yes but I need 2 kind of function: read and write.
In first I send header to control DWM and data
In second I send only header and I&amp;#39;m reading data from DWM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect nRF51822 with DWM1000</title><link>https://devzone.nordicsemi.com/thread/31125?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2015 10:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12bd9417-11a2-4fab-ad8e-f9ee9c22af82</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I did not read the data sheet for DWM1000, so i am mostly guessing here. Seems like you are writing twice using spi_master_send_recv? why are you doing that? you know that spi_master_send_recv can write and read at the same time&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>