Artemis Thing Plus - Deep Sleep mode not working?

I’ve seen a few posts specific to the Artemis black board but nothing specific to the Artemis Thing Plus.

At idle see about 5mA of current draw from the Thing Plus.

When I load Example3_WDT_LowPower.ino using Arduino IDE 2.2.1 - I don’t see any change in current draw. Still 5mA.

Is there a specific configuration for the Artemis Thing Plus board I should be setting?

Thanks in advance.

Could that be the power led ?

Very good point. LED should be about 3.3mA.

I’ll cut the trace and get back with results!

Thank you

Thank you for the quick observation Paul.

I removed the resistor to disable the red power LED.

Now just as you expected the DeepSleep mode measures 110uA.

This still isn’t close to the 2uA the LowPower example expects but I see this is working.

Thanks for taking the time to point out my obvious error!

paul