Excuse me:
How to get profile QDID,host QDID and controller QDID of nrf52832?The current SDK version is nRF5_SDK_15.2.0_9412b96,Soft device is S112,thank you!
Excuse me:
How to get profile QDID,host QDID and controller QDID of nrf52832?The current SDK version is nRF5_SDK_15.2.0_9412b96,Soft device is S112,thank you!
Hi
The QDIDs for the nRF52832 used in combination with a compatible SoftDevice are listed here. The S112 SoftDevice versions compatible with SDK v15.2.0 are v6.1.0 and v6.1.1, so the QDIDs you're looking for are 115593 for S112 v6.1.0 and 125080 S112 v6.1.1
Best regards,
Simon
Excuse me:
What the customer wants are the profile QDID,host QDID and controller QDID of nrf52832,thank you !

Hi
Sorry about the misunderstanding, the QDIDs for profiles, hosts and controller QDIDs can be found here. Set the Company to Nordic Semiconductor ASA and search for either nRF52832 or profile, host, controller. All the search words should take the customer to the QDIDs they're looking for.
Best regards,
Simon
Hi,According to the link you provided, I searched the qdids of host, controller and profile, but I'm not sure whether they are correct
1、Which is the QDID of the nrf52832( s112,nRF5_SDK_15.2.0_9412b96)?




2、Is the following picture showing the controller QDID of the nrf52832( s112,nRF5_SDK_15.2.0_9412b96)?

3、Is the following picture showing the profile QDID of the nrf52832( s112,nRF5_SDK_15.2.0_9412b96)?

Hi
1. The QDID of the nRF52832 (S112 v6.1.0 & nRF5 SDK v15.2.0) is this one: https://launchstudio.bluetooth.com/ListingDetails/64936 (QDID 115593) or https://launchstudio.bluetooth.com/ListingDetails/77546 (QDID 125080) if you use S112 v6.1.1. Please note that for the nRF5 SDK and SoftDevice the end-product is a combination of the Host and Controller, while in NCS these are separate components.
3. The profile QDID however, depends on what profiles you're looking for. HID over GATT is found here, and a multi-profile subsystem can be found here for example.
Best regards,
Simon