Skip to content

Nicla Sense ME - Updated power consumptions [TC-299] #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,16 @@ All Arduino® boards have a built-in bootloader which allows flashing the board
## Mechanical Information
![](assets/niclaSenseMEMech.png)

### Power Consumption
| Description | Min | Typ | Max | Unit |
| ----------------------------------------------------------------| ---- | ----- | ---- | ---- |
| Power consumption in standby | | 460 | | uA |
| Power consumption with blink sketch | | 960 | | uA |
| Power consumption advertising with sensor polling at 1Hz | | 2.5 | | mA |
| Power consumption advertising with sensor polling once per hour | | 1.15 | | mA |

**Note:** The measurements have been performed by activating temperature sensor, accelerometer and gyroscope, which have been configured with 1Hz sample rate and 1ms latency.

## Certifications
### Declaration of Conformity CE DoC (EU)
We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA).
Expand Down