Hi there
I am trying to use the DWM1001 development boards to get the position of a tag and measure acceleration. I have so far tried Serial/UART with Arduino Due, Spi with Arduino Due, and am currently trying Serial/UART direct to my computer (picture below). Currently I am just trying to get something understandable from the DWM1001.
I have been sending it “si” to get the system info as per the API guide. When communicating with the board through the Arduino I would get nothing with SPI or Serial/UART.
Now that I have connected it straight to my laptop and sent it commands through either the Arduino IDE or puTTY I am getting back a bit of mumbo jumbo that I’m not even able to copy into this post (backwards question marks and boxes etc). While this is unreadable at least it is something.
Another thing to note is that there is only one LED working on the board (D20, on-board J-link active) and that flashes fast. None of the other indicator LED’s have shown any life.
I have started to wonder if the board didn’t come flashed and so isn’t recognizing what I am sending it.
Doe anyone have any ideas what could be wrong with it and how I might be able to fix it. Any data that I can get from it at this stage will be amazing.
Thanks in advance,
Macgregor