8000 [PC-1308] Nicla Sense ME Certification table creation by mcmchris · Pull Request #1130 · arduino/docs-content · GitHub
[go: up one dir, main page]

Skip to content

[PC-1308] Nicla Sense ME Certification table creation #1130

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 3 commits into from
Jul 4, 2023
Merged
Changes from 1 commit
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
Next Next commit
Nicla Sense ME Certification table creation
  • Loading branch information
mcmchris committed Jul 3, 2023
commit 28b240c544adc215a91acc67ec5b3279d28a3851
8000
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,24 @@ All Arduino® boards have a built-in bootloader that allows flashing the board v
**Note:** The measurements have been performed by activating the temperature sensor, accelerometer and gyroscope, which have been configured with a 1Hz sample rate and 1ms latency.

## Certifications

### Certifications Summary

| **Certification** | **Status** |
|:-----------------:|:----------:|
| CE | Yes |
| UKCA (UK) | Yes |
| FCC (USA) | Yes |
| IC (Canada) | Yes |
| MIC (Japan) | Yes |
| RCM (Australia) | Yes |
| SRRC | Yes |
| CCC | Yes |
| GB4943 | Yes |
| RoHS | Yes |
| REACH | Yes |
| WEEE | Yes |

### 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
0