-
Hello,
I have successfully built ss_twr_resp. I am getting error while building ss_twr_init. I have send the log here , there is controversy in _putchar.
Building ‘ss_twr_init’ from solution ‘ss_twr…
ghost updated
4 years ago
-
Some use cases require switching a pin between output and floating mode on the fly. This is very inconvenient with the current API. The DWM1001 board support crate [has an example](https://github.com/…
-
Hello there.
We have the MDEK1001 kit of DecaWave and we realized that it's API doesn't allow us to control the transmission in any way we want or run our own custom code, and we were wondering abo…
-
I'm wondering if this would possibly work with the nrf52840DK with just a DWM module attached to it
-
I'm developing a custom board with the DWM100C, that incoroprates a NRF52832 and I want to make my module compatible with Arduino. I'm looking at the variants directory and I suppose that need to crea…
-
The current unit tests are really not sufficient and a maintenance burden (I'm likely to remove them in an upcoming pull request).
Once embedded-hal is supported, an integration test suite should b…
-
It seems that the LL registers generate a lot of code:
```
Compiling ...
Analyzing target/thumbv7em-none-eabihf/debug/examples/dw1000_only_rx
File .text Size Crate Name
0.…
-
Hi,
this code does not work with Zephyr 3.1.x. In particular the 02_listener does not work, due to some changes on dts an some deprecated structures.
Do you have a working version for Zephyr 3.1.x?
…
-
Hi,
I am facing an error. Could you please tell me how to fix the error?
![Screenshot from 2024-06-18 13-32-05](https://github.com/verlab/ros_decawave/assets/118989261/4f1e945e-f089-4420-8329-4c1b…
-
I updated the project to Zephyr 3.2.0. I only tested the 'ex_05a_ds_twr_init' and 'ex_05b_ds_twr_resp' examples. The other examples will probably work too, but do the testing yourself...
The exampl…