VL53L5CX with Zephyr on NRF Board
Hi everyone, I have been struggling to work with VL53L5CX on my NRF board using Zephyr. I used the VL53L5CX_ULD_driver_2.0.1 API and changed the platform.cpp. So far, what my problem is as follows:Failed on the vl53l5cx_init, because after the firmwa...