介绍
在国际市场销售 radio products 时,必须理解每个国家或地区可能都有自己的 certification 要求。下面列出的是最常见的 certifications;但你仍需要针对每个目标销售国家确认具体要求,以确保完全合规。
Key Radio Certifications by Region
- CE (Conformité Européenne):在 European Economic Area (EEA) 销售的产品通常需要。CE mark 表示产品符合欧洲市场的 health、safety 和 environmental protection standards。
- UKCA (UK Conformity Assessed):在 United Kingdom 销售的产品通常需要。该 certification 确认产品符合适用的 UK regulations and standards。
- FCC (Federal Communications Commission):在 United States 销售的产品通常需要。FCC mark 表示产品符合美国关于 electronic emissions 和 radio frequency interference 的法规要求。
- ISED (Innovation, Science and Economic Development Canada):在 Canada 销售的产品通常需要。该 certification 确认产品符合加拿大 radio frequency 和 interference regulations。
- TELEC (Telecom Engineering Center):在 Japan 销售的产品通常需要。TELEC certification 确认 wireless devices 符合日本 Radio Law 和 technical standards。
我们提供的一些 radio modules 是 pre-certified 的,也就是说它们已经完成了必要的 certification process。如果使用 pre-certified module,并保持相同 radio parameters,则通常不需要额外的 radio certification。
例如,Würth Ophelia III 和 Proteus III ICs 已按所需 radio parameters 完成 pre-certification。提交 Declaration of Identity (DOI) 后,可以无需进一步 certification 使用这些 modules。更多信息请查看对应 module sections。
Used Radio Protocols:
- BLE LE 1MBit and 2 MBit
- Shockburst 1MBit (NRF_ESB_BITRATE_1MBPS_BLE) and 2MBit (NRF_ESB_BITRATE_2MBPS_BLE)
使用 Nordic Direct Test Mode (DTM) 进行 radio certification
使用该 test mode 时,radio lab 可以执行所需的测量。为此,module 上需要配置两个 pins 作为 UART Rx 和 UART Tx pins。它们应通过 COM port connection 连接到 PC,例如使用 FTDI Adapter(USB to UART)。
要查找 Vision Controller 的 DTM firmware,请进入 Radio -> Modules 并选择正确的 module。UART communication 使用的 pins 会在对应 module 页面中定义。
准备好所需 components 后,需要安装 Nordic nRF Connect for Desktop application。可通过以下链接下载:下载 nRF Connect for Desktop
下载后打开 application。这里可以按需安装 additional components。安装说明见:Installing Apps in nRF Connect
接下来选择 DTM (Direct Test Mode),并安装 DTM tool。该工具 overview 见:DTM Overview
DTM tool 的详细使用说明见:How to Use DTM Tool