Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I know you folks can get busy I'm just reposting as a gentle reminder. Thanks for any assistance you can provide.

  • Hey Nino, Thank you for the prompt response, sorry for the delay in mine. I hope this is what you were asking for below is a github link to the examples I have been using. I am working with the ranging examples ex 5a and ex5b. It is possible that I mixed up about which version of the IDE to use. github.com/foldedtoad/dwm1001 Some additional and hopefully useful information is that I am using the nRF v3.6.1, the toolchain launcher 0.9.1 and have used the IDEs using the following nRF Connect SDKs:…

  • Hey folks, 1st Forum post ever so bare with me. I'm using SES for ARM 5.30a and zephyr targetting a Nordic DWM1001. For some reason casting values even to the same type doesnt seem to go well, specifically when I add a watch on it I get symbol not found, some values when printed show zeros. What's worse is the use of floats specifically doubles seem to result in zero everytime. The code examples I'm looking at are using double and it's a value multiplied by 15.65e-12 so it's quite a small number…