Closed cpluss closed 6 years ago
@alevy , Filip (@filipni) managed to disable the temperature sensor, and configure the gpio pins correctly for each of the external sensors (pull up, pull down, etc); we're now at ~18uA in deep sleep with AUX disabled, and ~95uA with AUX enabled :)
Overview
This is a WIP branch & PR to add support for different sleep modes in the cc26x0 for the SensorTag. The goal is to be able to reduce the energy consumption when waiting for interrupts (ie. idling).
NOTE: this branch depends on PR https://github.com/helena-project/tock/pull/885
TODO
Future work