Resolved! CE Certificate for VL53L0X
How can I find the CE Certificate for the VL53L0X?
How can I find the CE Certificate for the VL53L0X?
I can't find any information about status 9, how can I resolve this status?
Hi I have 4 sensors in configuration all have separate address and initialize ok. when first sensor start ranging I check the state vl53l8cx_get_power_mode wake it up and it ganges with no errors. but then I want to put it to sleep, so I again check ...
EDIT [Solution]: The register 0x0014 needs to be set to 0x04. (I put more details in the reply but it has been marked as spam for some reason). I am in process of interfacing an Attiny85 (not Arduino) with a VL6180X board (with I2C level shifter buil...
I just wanted to check the validity of an old post from 2022.The VL53L8CX, like other TOF devices returns a 8x8 grid of distances.The distances are tuned, so if a flat surface for example a wall is directly in front of the sensor (sensor is facing th...
I am looking to purchase an evaluation board for the VL53L8CH in order to take advantage of the CNH data for potential use in AI models.The below expansion board web page has the below text (Link below) Time-of-Flight expansion board based on the VL5...
Hello,I've been working with a SATEL-VL53L8 sensor for a while. For this I've used the L4RZI board and now i moved into the nRF52 board for more tests.I've been having trouble trying to implement this. I've tried to use the VL53L0 configuration, (CON...
Hello everyone,I just received my X-Nucleo-53L7A1 board and I'm trying to get it working with my Nucleo-F429ZI. In CubeMX,I've selected my board and the appropriate software pack. For the pin configuration, I followed the example provided for the Nuc...
Hello,We are using the VL53L1 sensor in autonomous mode to range data, mostly indoors but sometimes outdoor.Following the Table 3 in UM2133, we use the short distance mode in order to have better ambient light immunity when outdoors.However, in the A...
I have used the VL53LCX Linux driver to operate the ToF sensor on the IMX8M Nano board, and the Linux driver is functioning correctly. However, I am encountering issues with implementing gesture recognition functionality. I have used the gesture reco...