Good morning all,
I am trying to complete the Bluetooth SIG qualification procedure for a new product with ESP32 C3 MINI 1.
In the desing specification I am using following QDIDs:
- Controller ESPRESSIF ESP32-C3-MINI-1 (QDID = 243324).
- Host ESP-IDF Bluedroid Host (QDID = 198312).
The consistency checks results in the following conflicts.
The combination of designs does not meet the ILD requirements for the following layers:
- HID (Human Interface Device Profile)
- HOGP (HID over GATT Profile)
The following required layers are missing:
- LMP (Link Manager Protocol)
- SCPS (Scan Parameters Service)
- SCPP (Scan Parameters Profile )
I guess, the ESP32 C3 MINI 1 is now widely used and that its certification process should be straightforward.
I would kindly ask if someone already faced these conflicts, if I am missing something and if someone has good hints to overcome them.
Thanks in advance
Davide
Bluetooth SIG qualification with ESP32 C3 MINI 1
-
aliarifat794
- Posts: 201
- Joined: Sun Jun 23, 2024 6:18 pm
Re: Bluetooth SIG qualification with ESP32 C3 MINI 1
Looks like there are some missing or misconfigured components in the Host-Controller combination.
-
chenjianhua
- Espressif staff

- Posts: 1
- Joined: Fri Nov 08, 2024 7:18 am
Re: Bluetooth SIG qualification with ESP32 C3 MINI 1
Hi,
HID (Human Interface Device Profile) is a Classic Bluetooth (BR/EDR) profile, which requires support for LMP. However, the ESP32C3 is a BLE single-mode chip, so it does not support this profile.
I guess what you actually meant was the certification for HIDS (Human Interface Device Service), right?
HID (Human Interface Device Profile) is a Classic Bluetooth (BR/EDR) profile, which requires support for LMP. However, the ESP32C3 is a BLE single-mode chip, so it does not support this profile.
I guess what you actually meant was the certification for HIDS (Human Interface Device Service), right?
Who is online
Users browsing this forum: Perplexity-User and 4 guests