I'm testing Bluetooth Channel Sounding interoperability between an Apple device and a BLE peripheral.
During Channel Sounding configuration, the peripheral sends an LL_CS_CONFIG_REQ, but the request is rejected by the central device with:
LL_REJECT_EXT_IND Rejected Opcode: LL_CS_CONFIG_REQ Error Code: Unsupported Feature Or Parameter Value
I would like to understand which parameter in the Channel Sounding configuration may be incompatible with the Apple device.
Could the expert clarify which Channel Sounding configuration parameter would cause the Apple device to reject this LL_CS_CONFIG_REQ?
if sniffer log is needed, I can send it via e-mail.