Closed vChavezB closed 1 year ago
I want to test the Tag with a locator we are developing. I tried using the direction finding example central located in
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html
but when the Tag connects and the report is recievd I get the error in the report from the BLE Central
BT_DF_IQ_REPORT_ERR_PEER_REJECTED
Is there any specific configuration that has to be set in the BLE Central to recieve the IQ report correctly while connected?
Seems like I was connecting to another device which caused this error, so this issue is unrelated as I also noticed that you cant connect to the c209 tag
I want to test the Tag with a locator we are developing. I tried using the direction finding example central located in
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html
but when the Tag connects and the report is recievd I get the error in the report from the BLE Central
BT_DF_IQ_REPORT_ERR_PEER_REJECTED
Is there any specific configuration that has to be set in the BLE Central to recieve the IQ report correctly while connected?