Resolved! VL53L5CX Linux driver 1.2.0 - Timeout issue in _vl53l5cx_poll_for_answer() function
/** * @brief Inner function, not available outside this file. This function is used * to wait for an answer from VL53L5CX sensor. */ static uint8_t _vl53l5cx_poll_for_answer( VL53L5CX_Configuration *p_dev, uint8_t size, uint8_t pos...