Hey, some new info on the firmware side!
Here is a commit related to power management.
Now the kit always sleep between readings even if it is connected via USB like with a solar panel.
This will reduce a lot power consumption while using a solar panel.
After user event (button click, configuration or sd card events) the kit waits for some time (configurable) and then it goes to sleep only waking up to get readings or send data to the platform.
This commit will be included in the next release, if you are in a hurry you can compile the code yourself!