SPI communication with arduino

Hey

I have made progress however, I am now using the J-link to communicate with the board instead of SPI. The reason my boards weren’t responding was because they were not pre-flashed as I was told they would be. I have fixed this and I am now able to communicate with the boards via J-link. I have not yet been able to get the boards to talk to each other but once I get this sorted I will post my solutions on Help getting started with DWM1001-DEV where I have already shown the process of flashing the boards. Once I am able to create a network just via J-link then I will move onto UART and/or SPI.

One question I do have for anyone who might know, what units is the accelerometer reading acceleration in? I am getting readings such as 16000 which is either means the units are not ms^-2 or the boards are faulty or some other unknown reason.

Let me know how you go and I this helps, cheers,

Macgregor