This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Procedure difference of Bluetooth SIG exists when using BLE module/creating custom PCBs?

Hi there~. I was working on a BLE RC car (BLE peripheral) using Nordic's nRF52832-QFAA MCU , Nordic's UART Service for motor control, and Battery Service (BAS) for battery level notification.

After prototyping, the time has come to manufacture! My company planned to create 2K units of RC Cars and each one has a single nRF52 MCU. But I haven't noticed the SIG certification. I was concerned whether to create a custom PCB that has a PCB antenna and nRF52832-QFAA or choose a BLE module. Later, I noticed BLE module vendors like Laird informed that their BLE modules have the declaration ID and Qualified Design ID (QDID).

SIGSearch

For instance, Laird's BL652 SERIES have FCC, IC, CE, MIC and Bluetooth SIG approvals. They noted their SIG Certification that the this is an "End Product" with QDID 98795. I used this URL to search the ID.

QUESTION: I hope I understood correctly. If I use these certified (Product type == End product, QDID registered in SIG, End Product Listing EPL) BLE modules from those vendors, my RC car doesn't need the SIG certification since the module itself is certified, right? Whereas if I create a custom PCB that uses nRF MCUs, I, or the company where I work, have to handle the SIG certification, correct?

Or if I follow the PCB design of the nRF52-DK (FR-4 1.6mm thick 2-layered PCB, copy the antenna design and IC placements, and more) when creating a custom nRF PCB, can this exempt my custom PCB from SIG certification?

The SIG price looked too overwhelming so I wish to make a smart choice before moving on. Depending on the manufacturing quantity, I think choosing a BLE module might be better. But I hope I was thinking the right way. Thanks for your time checking this!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I added a picture for clearer explanation! PCB

PIC: A PCB that has mounted a Bluetooth module from Laird.

  • Hi Matthew, There are 2 things here. The DID declaration fee and the RF-PHY retest.

    You will have to pay DID fee when you use the module regardless how you use it as it mentioned in Bluetooth Sig page that I quoted.

    The RF-PHY re-test, if the module is sealed and the radio part on the module is completely separated from the customized part (as seen on the picture you provided), I don't think RF-PHY retest is needed. But I'm not sure about FCC as you may need to test it as fully assembled with housing, etc.

    I don't think Bluetooth Sig qualification has anything to do with custom clearance, CE and FCC maybe more relevant.

Related