Lighting up the LED in orange?

Hello everyone,

a question regarding LED color:

if I bring the builtin led pin high, I can light up the LED in green.
However, I swear I have seen the LED of the MKR NB 1500 blink in orange (and I don't mean the charging LED).
How can I do this?

Regards

Isn't the power LED green?

The yellow LED_BUILTIN is on D6

I will take a SWAG and ask Is it possible it is the charge indicator?

It's green here.
Bu as I said, I saw it light up in orange as well.

I already wrote that it isn't.

The LED circled in red below is green on your MRK?

In general, LEDs light in only one colour. If they are red LEDs, they light red and so on.

The exception is RGB LEDs. These can light in many different colours, but in reality, RGB LEDs are in fact 3 LEDs, in a single package, that are so close together that the eye sees them as a single LED. When the eye sees yellow, or orange, or white, in reality this is a mix of red, green and blue together in a certain mix.

Checking the internal schematic for MKR 1500, I can't see any RGB LEDs, so they are the colours they are, you can't change them.

Yes, it is green.

All right, then I must have confused the builtin led with the charging led.
Someone is playing tricks on me.

But maybe on a different note, can I blink the charging led programmatically as well?

I don't think so. It's connected to the charging chip. It's not connected to the MCU.