VL53L5CX Reponse
I'm having a bit of trouble talking to the VL53L5Cx...
I'm appearing to download firmware ok, by all accolunts vl53l5cx_init() is returning with VL53L5CX_STATUS_OK and vl53l5cx_start_ranging() likewise.
However, the response on the I2C bus to vl53l5cx_check_data_ready() is 0xFF, 0x05, 0xC5, 0x81 - thus the check fails and is_Ready returns 0.
Any help what those bytes being returned mean, and therefore clues as to what I've done wrong?
The device consumption is in the order 28mA, and I cannot see any light with an IR camera...
Thanks
Kevin
