Jelle Haandrikman

Results 5 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...