Open RalfStehle opened 1 year ago
I manage to set the sensor mode with this byte sequence: 0x0a, 0x00, 0x41, 0x01, 0x08, 0x01, 0x00, 0x00, 0x00, 0x01 I think 0x08 means "distance mode".
How can I receive color values? How can I switch on the LED Color of the sensor itself?
I manage to set the sensor mode with this byte sequence: 0x0a, 0x00, 0x41, 0x01, 0x08, 0x01, 0x00, 0x00, 0x00, 0x01 I think 0x08 means "distance mode".
How can I receive color values? How can I switch on the LED Color of the sensor itself?