User Activity

I am trying to use the VL53L5CX with Zephyr. The read and write functions of the platform files seem to work well, but when running an example and attempting to initialize the sensor, when I reach the point of resetting the MCU, I receive a 255 from ...
I am attempting to write the platform code for the ULD to work with Zephyr. WrByte, RdByte, and RdMulti are running correctly, but the WrMulti function is throwing two types of errors:<err> i2c_nrfx_twim: Error on I2C line occurred for message 0<err>...