Hello,
We start a new development in BLE and for this, we have to use the AVRCP profile.
Is this profile available with the Nordic BLE stack (SoftDevice)?
Thank you.
Hello,
We start a new development in BLE and for this, we have to use the AVRCP profile.
Is this profile available with the Nordic BLE stack (SoftDevice)?
Thank you.
Hi,
No, the AVRCP profile is for Bluetooth Classic(BR/EDR). It's not supported in BLE.
If you are creating some sort of BLE remote control, then you should look into BLE HID over GATT, and e.g. the consumer control usage page. As a reference design, you could take a look at the Smart Remote 3: https://www.nordicsemi.com/Software-and-tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series
Hi,
No, the AVRCP profile is for Bluetooth Classic(BR/EDR). It's not supported in BLE.
If you are creating some sort of BLE remote control, then you should look into BLE HID over GATT, and e.g. the consumer control usage page. As a reference design, you could take a look at the Smart Remote 3: https://www.nordicsemi.com/Software-and-tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series