Question
VL6180 can not range longer than 300mm
Hello,
It seems the API does not allow to range up to 600mm, why?
I am ranging ok up to ~350mm.
I have tried to use x3 upscaling, but error is returned when doing so by:
VL6180Dev_t myDevLong;
VL6180_UpscaleSetScaling(myDevLong, 3);
It seems as upScaling it is not allowed, but it is enabled in vl6180_cfg.h:
Can you please advice if I am doing anything wrong.
Regards, Ramon.
