Looking to see if the values I'm seeing are what are expected from the color sensors.
LED is off for each sensor, sensors are aimed horizontally away from light sources, home level lighting.
MR sensor reads 0 without the beacon, with the beacon in its dim setting the sensor reads 1 about 6" away, but no more than 2 when touching the beacon for both colors. (If I find the exact right spot blue can sometimes report 3.)
Adafruit without beacon reads under 200, with beacon 1 cm away 540 for red and 760 for blue.
Are these values similar to what others are seeing? Thanks.
Also I noticed in the spec sheet that the MR sensor can output a number that indicates color. 2 for blue, 10 for red, etc. I don't see an SDK command that uses this function. It seems to work well trying it with the Core Discovery software.
LED is off for each sensor, sensors are aimed horizontally away from light sources, home level lighting.
MR sensor reads 0 without the beacon, with the beacon in its dim setting the sensor reads 1 about 6" away, but no more than 2 when touching the beacon for both colors. (If I find the exact right spot blue can sometimes report 3.)
Adafruit without beacon reads under 200, with beacon 1 cm away 540 for red and 760 for blue.
Are these values similar to what others are seeing? Thanks.
Also I noticed in the spec sheet that the MR sensor can output a number that indicates color. 2 for blue, 10 for red, etc. I don't see an SDK command that uses this function. It seems to work well trying it with the Core Discovery software.
Comment