
Multiple Ultrasonic Readings
I've been trying to read the other 7 ultrasonic readings that are available in the I2C mode of the Lego Ultrasonic Sensor.
The program works like a charm when reading the "first" value at 0x42. However I always receive a zero when I try any of the other addresses which supposedly have the other values, like 0x43, 0x44, etc...
Has anyone managed to do this successfully on RobotC?
(I'm using version 1.05, and it's associated firmware, because 1.10 is too buggy for other things I need to do.)
-Kit.