Any safety-experts that could comment a bit on best ways to prep before send off a nrf51822 equipped battery-powered consumer-device to the lab for regulatory certifications.
We use a module that already have:
- FCC Part 15 Subpart C
- EN300328
And safety lab want's to do:
- CE RF_EN300328(RSE+output power)
- FCC EMC Part 15B
- CE EMC_EN301489-1-17
- CE LVD_EN60950-1
To to this, they want us to prep code to run
- CH1, 21, 40 @ 60~70% duty cycle and various TX power.
- Hopping Mode 1 to 40
So... my questions are:
- Does these tests sound reasonable, and the rf-tests required to run, are these all relevant for BLE?
- Without knowing much about DTM, I assume this be done using DTM + a simple SD & UART setup? If not, are there any nordic example projects to help prep for cert?