Hi,
I'm experimenting right now with the CC2538DK and the Thingsquare demo evaluating the mesh functionality.
But when I measured the current consumption of the CC2538EM over the jumper "VDD to EM", J503 on the SmartRF06 board, I measure around 26mA all the time. I also tried the Contiki cc2538dk-demo, but it is the same there. I have veryfied that the firmware runs into the lpm_enter(); instruction in contiki-main.c but anyway I never come below 25mA. Right now I run 9 nodes on battery and I don't want to change the batteries every few days.
I'm using Contiki 2.7, downloaded from Git last week. on the nodes I'm using the Thingsquare firmware kit-cc2538dk-20140130.bin.
Is there anything I can do to bring the average current down in the microampere range?