Jelle Haandrikman

Results 7 issues of Jelle Haandrikman

I've been trying to get the example blink programs to run. Since I don't have a debugger or serial port, I need to use dfu method for uploading. So I...

bug

Concerns: The example for the servo sweep in `./examples/servo/servo.ino` Expected: Either the PWM values match the timing for the usec's below or that they list the regular values seen with...

Hi, I got your Rust example working on Debian 11. Here are the necessary changes to the install script. It now uses current revisions of git, openOCD, Rust and MyNewt...

**Expected:** Doing a `getDistance()` with the VL53L1x sensor towards an empty room results in a large distance reading. **Observed:** Sometimes the `getDistance()` towards an empty room results in values close...

Thank you for writing this library. It works great. However I still have the following problem. Since I access the TF-Luna via my own library in a separate file, the...

Actions: Compile program with cargo using the crate `ureq 2.10.1` and `questdb-rs 4.0.3`. Observed: Compilation crashes with the following logging: ``` Updating crates.io index error: failed to select a version...

At this moment I'm not able to filter out a response from the subnet. This also includes printers that should not be shared towards this host. I'm not able to...

enhancement