SparkFun Triad Spectroscopy Sensor - AS7265x

Hello,

i received the SparkFun Triad Spectroscopy Sensor - AS7265x from the distributor Digi-Key. I already had a AS7263 NIR, which works very good. The new sensor - used with the latest sparkfun library - i was unable to get working with ARDUINO. It always says “I2C-Error”.

I checked the datasheets from AMS, and both sensors seem to have the same setup for most part (adress 0x49, internal registers for HW Version, etc.) . One difference is, that the AS7265 datasheet says it only has Fast Mode (400 kHz) operation for I2C operation. Therefore i did set Wire.setClock(400000); the code works with the AS7263 - but the AS7265x is unreachable over Wire commands, always I2C-Error.

So here are my questions (things i can’t find information about), to make sure i really received faulty hardware:

  1. After power connect (3.3V) the status LED(blue) of the AS7263 just lightens one time, then stays dark, while on the AS7265x it keeps constantly flashing. Does that mean something, for example, that the boot from the 4mbit Flash does not work?

  2. Should the AS7265x work @ 100 kHz (standard I2C speed) ?

  3. Are the /RST & /INT pins on the 6-pin connector (J3 in the schematics) really unconnected. I left 'em open! Maybe they need to be connected to get the sensor work?

  4. Is it possible to reload/update the Flash memory, maybe it is corrupted or needs to be updated?

Well, thanks in advance for any helpful answer …

That is odd behavior. Do you happen to have an additional unit AS7265x unit to test with?

No, just this one, but i will receive a new replacement soon.

Do you know, how the blue status led should behave. Should it blink jsut once, to show that the sensor is ready (like the led on the AS7263 NIR).

My “problem” is, i am not really sure that my sensor is faulty. Maybe i am doing something wrong.

Ok, just received the replacement Triad Sensor AS7265x, this one works! First try with “Wire” → received Sensortype ‘65’ correctly.

Blue Status LED now stays on (no blinking). Now i am 100% sure, that the old sensor was “faulty”.

I am very hopefull, that everything else will work fine too.

Thanks for your help Brandon,

thanks as well to the distributor “DIGI-KEY Europe” for a very fast and easy replacement procedure.