hardware:nrf5340dk
case:Bluetooth: Direction finding central/peripheral
I added CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES=y in the direction_finding_central (receiver's pro.conf), but in reality, the printed version is still 8-digit IQ data


hardware:nrf5340dk
case:Bluetooth: Direction finding central/peripheral
I added CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES=y in the direction_finding_central (receiver's pro.conf), but in reality, the printed version is still 8-digit IQ data


Hi,
Did you get to a conclusion, with the information provided in The amplitude value of the IQ data for nrf5340dk is too low, or are there still any remaining questions from your side?
Note: Please make sure to use the Zephyr BLE controller. The 16 bit resolution is using vendor specific commands that are not implemented by the SoftDevice controller. The SoftDevice controller only supports 8 bits resolution, which is the resolution mandated by the Bluetooth specification.
Regards,
Terje
Hi,
Did you get to a conclusion, with the information provided in The amplitude value of the IQ data for nrf5340dk is too low, or are there still any remaining questions from your side?
Note: Please make sure to use the Zephyr BLE controller. The 16 bit resolution is using vendor specific commands that are not implemented by the SoftDevice controller. The SoftDevice controller only supports 8 bits resolution, which is the resolution mandated by the Bluetooth specification.
Regards,
Terje