How can I permanently write values into the registers of the VL6180x?
How can I permanently write values into the registers of the VL6180x? I tried modifying the loadSettings() in begin(), such as changing the value at 0x0041 to 0x60 and then marking it. However, after repowering, the value at 0x0041 in the VL6180x reverts to 0. Does this mean that the register is volatile memory? Or how should I modify the NVM to write the values I want?
Thanks in advance.
