Asimo
Germany
Asked
— Edited
Dear EZ-Robot Profs,
I have a problem to give the BlinkM a new device adress. I want to use two BlinkM Leds at the same time with the EZB 4.2
the old method from @Rich
I2CWrite(0,0x09,"A",0x0a) is not working.. after I start the EZ-Script, the blinkM is working only with 0,0x09.
in the data sheet of blinkM is "A" the only way to give a new adress. but I2CWrite(0,0x09,"A",0x0a) has no effect.
how can help me ? @fxrtst