Hi Tommi,I'm basically doing what you did, i.e. writing a driver to handle the VL53L1X with an nRF52832. I can successfully read the registers you have mentioned but when I try to initialize with VL53L1_DataInit() i get an error with code -13. After ...